2026-03-27 18:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 18:30: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 18:30:05 [adesa.uk] INFO: Starting spider adesa.uk
2026-03-27 18:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 18:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 18:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 18:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 18:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: ad117138dd84c8d4
2026-03-27 18:30:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 18:30:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.uk/task_45_2026-03-27T18_30_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 18:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 18:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 18:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 18:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 18:30:05 [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 18:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 18:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 18:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-27 18:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 18:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 18:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 18:30: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 18:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 18:30: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 18:30: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 18:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 18:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 18:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 18:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-27 18:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 18:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 18:30: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 18:30: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 18:30:13 [adesa.uk] INFO: Found listing with ID: 10741221
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741221%27 HTTP/1.1" 200 None
2026-03-27 18:30:13 [adesa.uk] INFO: Scrape type for 10741221: 1
2026-03-27 18:30:13 [adesa.uk] INFO: Scraping item 10741221 url https://www.openlane.eu/en/carv6/auction/10741221
2026-03-27 18:30:13 [adesa.uk] INFO: Found listing with ID: 10741220
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741220%27 HTTP/1.1" 200 None
2026-03-27 18:30:13 [adesa.uk] INFO: Scrape type for 10741220: 1
2026-03-27 18:30:13 [adesa.uk] INFO: Scraping item 10741220 url https://www.openlane.eu/en/carv6/auction/10741220
2026-03-27 18:30: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 18:30:13 [adesa.uk] INFO: Found listing with ID: 10741222
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741222%27 HTTP/1.1" 200 None
2026-03-27 18:30:13 [adesa.uk] INFO: Scrape type for 10741222: 1
2026-03-27 18:30:13 [adesa.uk] INFO: Scraping item 10741222 url https://www.openlane.eu/en/carv6/auction/10741222
2026-03-27 18:30: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 18:30:13 [adesa.uk] INFO: Found listing with ID: 10741224
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741224%27 HTTP/1.1" 200 None
2026-03-27 18:30:13 [adesa.uk] INFO: Scrape type for 10741224: 1
2026-03-27 18:30:13 [adesa.uk] INFO: Scraping item 10741224 url https://www.openlane.eu/en/carv6/auction/10741224
2026-03-27 18:30: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 18:30:13 [adesa.uk] INFO: Found listing with ID: 10741215
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741215%27 HTTP/1.1" 200 None
2026-03-27 18:30:13 [adesa.uk] INFO: Scrape type for 10741215: 1
2026-03-27 18:30:13 [adesa.uk] INFO: Scraping item 10741215 url https://www.openlane.eu/en/carv6/auction/10741215
2026-03-27 18:30: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 18:30:13 [adesa.uk] INFO: Found listing with ID: 10741225
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741225%27 HTTP/1.1" 200 None
2026-03-27 18:30:13 [adesa.uk] INFO: Scrape type for 10741225: 1
2026-03-27 18:30:13 [adesa.uk] INFO: Scraping item 10741225 url https://www.openlane.eu/en/carv6/auction/10741225
2026-03-27 18:30: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 18:30:13 [adesa.uk] INFO: Found listing with ID: 10741230
2026-03-27 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741230%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741230: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741230 url https://www.openlane.eu/en/carv6/auction/10741230
2026-03-27 18:30: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 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741229
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741229%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741229: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741229 url https://www.openlane.eu/en/carv6/auction/10741229
2026-03-27 18:30: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 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741232
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741232%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741232: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741232 url https://www.openlane.eu/en/carv6/auction/10741232
2026-03-27 18:30: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 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741226
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741226%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741226: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741226 url https://www.openlane.eu/en/carv6/auction/10741226
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741231
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741231%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741231: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741231 url https://www.openlane.eu/en/carv6/auction/10741231
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741227
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741227%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741227: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741227 url https://www.openlane.eu/en/carv6/auction/10741227
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741233
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741233%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741233: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741233 url https://www.openlane.eu/en/carv6/auction/10741233
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741235
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741235%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741235: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741235 url https://www.openlane.eu/en/carv6/auction/10741235
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741236
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741236%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741236: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741236 url https://www.openlane.eu/en/carv6/auction/10741236
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741237
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741237%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741237: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741237 url https://www.openlane.eu/en/carv6/auction/10741237
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741239
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741239%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741239: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741239 url https://www.openlane.eu/en/carv6/auction/10741239
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741240
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741240%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741240: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741240 url https://www.openlane.eu/en/carv6/auction/10741240
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741721
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741721%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741721: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741721 url https://www.openlane.eu/en/carv6/auction/10741721
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741219
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741219%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741219: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741219 url https://www.openlane.eu/en/carv6/auction/10741219
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741244
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741244%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741244: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741244 url https://www.openlane.eu/en/carv6/auction/10741244
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741722
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741722%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741722: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741722 url https://www.openlane.eu/en/carv6/auction/10741722
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741218
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741218%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741218: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741218 url https://www.openlane.eu/en/carv6/auction/10741218
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741717
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741717%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741717: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741717 url https://www.openlane.eu/en/carv6/auction/10741717
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741720
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741720%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741720: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741720 url https://www.openlane.eu/en/carv6/auction/10741720
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741718
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741718%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741718: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741718 url https://www.openlane.eu/en/carv6/auction/10741718
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741241
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741241%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741241: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741241 url https://www.openlane.eu/en/carv6/auction/10741241
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741714
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741714%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741714: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741714 url https://www.openlane.eu/en/carv6/auction/10741714
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741216
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741216%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741216: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741216 url https://www.openlane.eu/en/carv6/auction/10741216
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741716
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741716%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741716: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741716 url https://www.openlane.eu/en/carv6/auction/10741716
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741719
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741719%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741719: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741719 url https://www.openlane.eu/en/carv6/auction/10741719
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741715
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741715%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741715: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741715 url https://www.openlane.eu/en/carv6/auction/10741715
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741726
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741726%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741726: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741726 url https://www.openlane.eu/en/carv6/auction/10741726
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741725
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741725%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741725: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741725 url https://www.openlane.eu/en/carv6/auction/10741725
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741723
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741723%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741723: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741723 url https://www.openlane.eu/en/carv6/auction/10741723
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741724
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741724%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741724: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741724 url https://www.openlane.eu/en/carv6/auction/10741724
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741730
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741730%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741730: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741730 url https://www.openlane.eu/en/carv6/auction/10741730
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741727
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741727%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741727: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741727 url https://www.openlane.eu/en/carv6/auction/10741727
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741729
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741729%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741729: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741729 url https://www.openlane.eu/en/carv6/auction/10741729
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741728
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741728%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741728: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741728 url https://www.openlane.eu/en/carv6/auction/10741728
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737407
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737407%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737407: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737407 url https://www.openlane.eu/en/carv6/auction/10737407
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737415
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737415%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737415: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737415 url https://www.openlane.eu/en/carv6/auction/10737415
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737420
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737420%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737420: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737420 url https://www.openlane.eu/en/carv6/auction/10737420
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737431
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737431%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737431: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737431 url https://www.openlane.eu/en/carv6/auction/10737431
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737411
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737411%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737411: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737411 url https://www.openlane.eu/en/carv6/auction/10737411
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737413
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737413%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737413: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737413 url https://www.openlane.eu/en/carv6/auction/10737413
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737418
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737418%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737418: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737418 url https://www.openlane.eu/en/carv6/auction/10737418
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737419
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737419%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737419: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737419 url https://www.openlane.eu/en/carv6/auction/10737419
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737430
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737430%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737430: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737430 url https://www.openlane.eu/en/carv6/auction/10737430
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741743
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741743%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741743: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741743 url https://www.openlane.eu/en/carv6/auction/10741743
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741742
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741742%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741742: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741742 url https://www.openlane.eu/en/carv6/auction/10741742
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737428
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737428%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737428: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737428 url https://www.openlane.eu/en/carv6/auction/10737428
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737412
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737412%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737412: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737412 url https://www.openlane.eu/en/carv6/auction/10737412
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737429
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737429%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737429: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737429 url https://www.openlane.eu/en/carv6/auction/10737429
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737417
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737417%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737417: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737417 url https://www.openlane.eu/en/carv6/auction/10737417
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737416
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737416%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737416: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737416 url https://www.openlane.eu/en/carv6/auction/10737416
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741744
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741744%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741744: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741744 url https://www.openlane.eu/en/carv6/auction/10741744
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737406
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737406%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737406: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737406 url https://www.openlane.eu/en/carv6/auction/10737406
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10741741
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741741%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10741741: 1
2026-03-27 18:30:14 [adesa.uk] INFO: Scraping item 10741741 url https://www.openlane.eu/en/carv6/auction/10741741
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737402
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737402%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737402: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737402 url https://www.openlane.eu/en/carv6/auction/10737402
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737432
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737432%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737432: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737432 url https://www.openlane.eu/en/carv6/auction/10737432
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737433
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737433%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737433: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737433 url https://www.openlane.eu/en/carv6/auction/10737433
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737409
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737409%27 HTTP/1.1" 200 None
2026-03-27 18:30:14 [adesa.uk] INFO: Scrape type for 10737409: 0
2026-03-27 18:30:14 [adesa.uk] INFO: Skipping item 10737409 url https://www.openlane.eu/en/carv6/auction/10737409
2026-03-27 18:30:14 [adesa.uk] INFO: Found listing with ID: 10737401
2026-03-27 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737401%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737401: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737401 url https://www.openlane.eu/en/carv6/auction/10737401
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737427
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737427%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737427: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737427 url https://www.openlane.eu/en/carv6/auction/10737427
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737421
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737421%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737421: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737421 url https://www.openlane.eu/en/carv6/auction/10737421
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737422
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737422%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737422: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737422 url https://www.openlane.eu/en/carv6/auction/10737422
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737410
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737410%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737410: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737410 url https://www.openlane.eu/en/carv6/auction/10737410
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737414
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737414%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737414: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737414 url https://www.openlane.eu/en/carv6/auction/10737414
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737408
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737408%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737408: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737408 url https://www.openlane.eu/en/carv6/auction/10737408
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737424
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737424%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737424: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737424 url https://www.openlane.eu/en/carv6/auction/10737424
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737423
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737423%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737423: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737423 url https://www.openlane.eu/en/carv6/auction/10737423
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737403
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737403%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737403: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737403 url https://www.openlane.eu/en/carv6/auction/10737403
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737404
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737404%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737404: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737404 url https://www.openlane.eu/en/carv6/auction/10737404
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737426
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737426%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737426: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737426 url https://www.openlane.eu/en/carv6/auction/10737426
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737434
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737434%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737434: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737434 url https://www.openlane.eu/en/carv6/auction/10737434
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737435
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737435%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737435: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737435 url https://www.openlane.eu/en/carv6/auction/10737435
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737405
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737405%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737405: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737405 url https://www.openlane.eu/en/carv6/auction/10737405
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737425
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737425%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737425: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737425 url https://www.openlane.eu/en/carv6/auction/10737425
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10739641
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710739641%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10739641: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10739641 url https://www.openlane.eu/en/carv6/auction/10739641
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737243
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737243%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737243: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737243 url https://www.openlane.eu/en/carv6/auction/10737243
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10732862
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732862%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10732862: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10732862 url https://www.openlane.eu/en/carv6/auction/10732862
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737245
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737245%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737245: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737245 url https://www.openlane.eu/en/carv6/auction/10737245
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737231
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737231%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737231: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737231 url https://www.openlane.eu/en/carv6/auction/10737231
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737230
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737230%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737230: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737230 url https://www.openlane.eu/en/carv6/auction/10737230
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737232
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737232%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737232: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737232 url https://www.openlane.eu/en/carv6/auction/10737232
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10732864
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732864%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10732864: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10732864 url https://www.openlane.eu/en/carv6/auction/10732864
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737226
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737226%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737226: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737226 url https://www.openlane.eu/en/carv6/auction/10737226
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737217
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737217%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737217: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737217 url https://www.openlane.eu/en/carv6/auction/10737217
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737227
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737227%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737227: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737227 url https://www.openlane.eu/en/carv6/auction/10737227
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737225
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737225%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737225: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737225 url https://www.openlane.eu/en/carv6/auction/10737225
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737244
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737244%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737244: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737244 url https://www.openlane.eu/en/carv6/auction/10737244
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10732863
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732863%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10732863: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10732863 url https://www.openlane.eu/en/carv6/auction/10732863
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737229
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737229%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737229: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737229 url https://www.openlane.eu/en/carv6/auction/10737229
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737228
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737228%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737228: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737228 url https://www.openlane.eu/en/carv6/auction/10737228
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737233
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737233%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737233: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737233 url https://www.openlane.eu/en/carv6/auction/10737233
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737215
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737215%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737215: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737215 url https://www.openlane.eu/en/carv6/auction/10737215
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737246
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737246%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737246: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737246 url https://www.openlane.eu/en/carv6/auction/10737246
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737249
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737249%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737249: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737249 url https://www.openlane.eu/en/carv6/auction/10737249
2026-03-27 18:30:15 [adesa.uk] INFO: Found listing with ID: 10737247
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737247%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [adesa.uk] INFO: Scrape type for 10737247: 0
2026-03-27 18:30:15 [adesa.uk] INFO: Skipping item 10737247 url https://www.openlane.eu/en/carv6/auction/10737247
2026-03-27 18:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30: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 18:30: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 18:30: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 18:30: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 18:30: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 18:30: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 18:30: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 18:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b53a548-5dfc-585a-8043-0e214b362c91 with identifier: 10741222
2026-03-27 18:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b53a548-5dfc-585a-8043-0e214b362c91 with scrape type 1
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252Fb9bcaba3-99c4-4a5b-93fb-0cf4fe1f2575.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/b9bcaba3-99c4-4a5b-93fb-0cf4fe1f2575.jpg not downloaded yet
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F47057503-6642-4410-8f28-3c6592d98739.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/47057503-6642-4410-8f28-3c6592d98739.jpg not downloaded yet
2026-03-27 18:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f57fd14-b4e1-5625-a703-eba8a7558743 with identifier: 10741221
2026-03-27 18:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f57fd14-b4e1-5625-a703-eba8a7558743 with scrape type 1
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F2da766e9-fdb8-438a-9857-26ddaa371cb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/2da766e9-fdb8-438a-9857-26ddaa371cb5.jpg not downloaded yet
2026-03-27 18:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c with identifier: 10741225
2026-03-27 18:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c with scrape type 1
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F34c7f7d3-0975-4854-92a2-42d7a3921510.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/34c7f7d3-0975-4854-92a2-42d7a3921510.jpg not downloaded yet
2026-03-27 18:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18 with identifier: 10741224
2026-03-27 18:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18 with scrape type 1
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252Fb15d7622-e515-47f0-bc78-db71f93452eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/b15d7622-e515-47f0-bc78-db71f93452eb.jpg not downloaded yet
2026-03-27 18:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc832a5f-46ab-5999-9a7a-a24dc90add07 with identifier: 10741220
2026-03-27 18:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc832a5f-46ab-5999-9a7a-a24dc90add07 with scrape type 1
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F3b20ecf2-0d91-4b26-8a62-fd2f18710c5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/3b20ecf2-0d91-4b26-8a62-fd2f18710c5c.jpg not downloaded yet
2026-03-27 18:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de1e404b-9637-57d1-87e5-9cf459e97e74 with identifier: 10741230
2026-03-27 18:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de1e404b-9637-57d1-87e5-9cf459e97e74 with scrape type 1
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252Fa20b918c-3c65-4e9c-bf73-c844bc2e95c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/a20b918c-3c65-4e9c-bf73-c844bc2e95c2.jpg not downloaded yet
2026-03-27 18:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60ae13a9-2030-5a20-a4a6-bfdd97730b7e with identifier: 10741229
2026-03-27 18:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e with scrape type 1
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F8355b1e4-7aef-4e01-b4a3-a327e877bd00.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/8355b1e4-7aef-4e01-b4a3-a327e877bd00.jpg not downloaded yet
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F85b93726-62ff-4d70-af53-deb1a9ce9168.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/85b93726-62ff-4d70-af53-deb1a9ce9168.jpg not downloaded yet
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Ffb229b76-d651-4c4b-adbd-500ba53111a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/fb229b76-d651-4c4b-adbd-500ba53111a1.jpg not downloaded yet
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F347b5b14-7961-4845-b667-326911464dbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/347b5b14-7961-4845-b667-326911464dbe.jpg not downloaded yet
2026-03-27 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F3332008e-cc60-4322-af73-7128dd8a883a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/3332008e-cc60-4322-af73-7128dd8a883a.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F08e79447-e67a-4209-8ffc-9888442aaa66.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/08e79447-e67a-4209-8ffc-9888442aaa66.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F487e6967-c1c9-4638-93fa-17ccffe6953d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/487e6967-c1c9-4638-93fa-17ccffe6953d.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252Ffc8d3f55-a743-47e0-b8a6-a3236b415599.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/fc8d3f55-a743-47e0-b8a6-a3236b415599.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F2ac26245-4ec4-42af-933e-8120cf28de3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/2ac26245-4ec4-42af-933e-8120cf28de3f.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Fb3705c8f-f935-4975-95b6-6c5e828dabae.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/b3705c8f-f935-4975-95b6-6c5e828dabae.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F8b5ddd16-e15c-48b1-b3a6-bfb186b7218a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/8b5ddd16-e15c-48b1-b3a6-bfb186b7218a.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F4fdf4597-765e-41b7-b20b-d8bcad3c830a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/4fdf4597-765e-41b7-b20b-d8bcad3c830a.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F48931a5d-2996-4e42-a910-f399bb52e5bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/48931a5d-2996-4e42-a910-f399bb52e5bd.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252Fecf1aba9-f941-48c8-bf4f-f799f0f83d6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/ecf1aba9-f941-48c8-bf4f-f799f0f83d6c.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F51d53a66-f042-4583-aa84-d5e5232c87e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/51d53a66-f042-4583-aa84-d5e5232c87e9.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F55d812b2-1eb8-4576-bdcd-7e3290ee9cef.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/55d812b2-1eb8-4576-bdcd-7e3290ee9cef.jpg not downloaded yet
2026-03-27 18:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F84fd81c5-db36-44a4-b405-8b4884369758.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/84fd81c5-db36-44a4-b405-8b4884369758.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F68e409e7-9d04-42f8-ba7d-e9e4c067d6db.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/68e409e7-9d04-42f8-ba7d-e9e4c067d6db.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F2caa1bd0-e9ed-417c-9676-42545a7d0e05.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/2caa1bd0-e9ed-417c-9676-42545a7d0e05.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F656b539c-7090-4f26-8e84-eebd8cfff10d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/656b539c-7090-4f26-8e84-eebd8cfff10d.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252Faa6ba8eb-5283-4a5f-8ad8-51b3e9a57814.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/aa6ba8eb-5283-4a5f-8ad8-51b3e9a57814.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252Fe07c5ec3-ea9e-43e2-9477-c1477cf5dac6.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/e07c5ec3-ea9e-43e2-9477-c1477cf5dac6.jpg not downloaded yet
2026-03-27 18:30: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 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F00aaf7a0-d27e-4e14-863b-0b9014915164.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/00aaf7a0-d27e-4e14-863b-0b9014915164.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Fe2444af3-baaf-49ed-93c6-545f5aa874c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/e2444af3-baaf-49ed-93c6-545f5aa874c6.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F039a6242-f3d1-4136-9ce4-d0a78814e57b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/039a6242-f3d1-4136-9ce4-d0a78814e57b.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F9f30a5ec-2d51-4346-92e0-271598c6c077.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/9f30a5ec-2d51-4346-92e0-271598c6c077.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F3da2e4e2-33c3-406a-9626-a64dd7b29d46.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/3da2e4e2-33c3-406a-9626-a64dd7b29d46.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F34bc6447-9416-4b5a-a37b-870068646191.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/34bc6447-9416-4b5a-a37b-870068646191.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F7caac5e4-5925-4e17-9405-6e9af321585f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/7caac5e4-5925-4e17-9405-6e9af321585f.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F118eb46a-6947-457a-8994-62ecb553481a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/118eb46a-6947-457a-8994-62ecb553481a.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Fe3a52afe-457c-4586-bfbb-15a1cf7ece7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/e3a52afe-457c-4586-bfbb-15a1cf7ece7e.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F54fc9b86-1e75-4b12-adce-de85ff69603c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/54fc9b86-1e75-4b12-adce-de85ff69603c.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F7f1eaecd-29a3-4b7e-8b22-28a45ba48566.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/7f1eaecd-29a3-4b7e-8b22-28a45ba48566.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252Fd4a9c1b3-cfca-4783-80e3-378855aa5cb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/d4a9c1b3-cfca-4783-80e3-378855aa5cb9.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F122cff51-dea2-47f5-875d-527c7da3da54.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/122cff51-dea2-47f5-875d-527c7da3da54.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F908d8b22-d408-4718-b7cf-21239f238226.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/908d8b22-d408-4718-b7cf-21239f238226.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252Fd006502c-7fad-4ae5-b89d-6b5808327b4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/d006502c-7fad-4ae5-b89d-6b5808327b4a.jpg not downloaded yet
2026-03-27 18:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e32ae7a-0611-5a04-81a0-6b5217d91887 with identifier: 10741215
2026-03-27 18:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e32ae7a-0611-5a04-81a0-6b5217d91887 with scrape type 1
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e32ae7a-0611-5a04-81a0-6b5217d91887
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F8aa6ab68-ebc7-402b-ae32-cb1a3f46e1eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/8aa6ab68-ebc7-402b-ae32-cb1a3f46e1eb.jpg already downloaded
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F0f9395f7-655f-4181-8237-27fc1819345f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/0f9395f7-655f-4181-8237-27fc1819345f.jpg already downloaded
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F1ebadc84-9d02-49ba-b70c-7d47ef16ba27.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/1ebadc84-9d02-49ba-b70c-7d47ef16ba27.jpg already downloaded
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F101498be-12cf-41d4-90b5-800958454e79.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/101498be-12cf-41d4-90b5-800958454e79.jpg already downloaded
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F3a2cacff-4107-441b-8ba1-5ece8610b23c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/3a2cacff-4107-441b-8ba1-5ece8610b23c.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Fcd6fdf97-d549-4952-b1ba-a459457476b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/cd6fdf97-d549-4952-b1ba-a459457476b9.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F4c8d8545-ee50-472a-b42e-96ae691ab3cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/4c8d8545-ee50-472a-b42e-96ae691ab3cb.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F5701daaa-61a8-4035-bd45-1465af7754e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/5701daaa-61a8-4035-bd45-1465af7754e6.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F3d50e9b2-e487-41ec-bc98-8a0ca93d358c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/3d50e9b2-e487-41ec-bc98-8a0ca93d358c.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F24413b4d-ebd5-483e-a57d-d866d5d16f52.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/24413b4d-ebd5-483e-a57d-d866d5d16f52.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252Ff2b0797e-9c4c-44e9-9e4d-7597e3d1ea69.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/f2b0797e-9c4c-44e9-9e4d-7597e3d1ea69.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252Fe62777a8-11e9-46a4-91e3-e2f165a4a2ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/e62777a8-11e9-46a4-91e3-e2f165a4a2ea.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F222da00b-ce72-42fb-9898-91c2fb4babab.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/222da00b-ce72-42fb-9898-91c2fb4babab.jpg already downloaded
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252Fc7fd198e-b284-4703-af97-347f5ac498be.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/c7fd198e-b284-4703-af97-347f5ac498be.jpg already downloaded
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F87584620-77f8-40a7-8d3a-8ce44f496f97.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/87584620-77f8-40a7-8d3a-8ce44f496f97.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F6bd86f5f-25fd-41f4-8747-2f85a3802782.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/6bd86f5f-25fd-41f4-8747-2f85a3802782.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F78033988-3269-469d-81fd-60ef030d02cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/78033988-3269-469d-81fd-60ef030d02cd.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252Fda4b6ffc-3d59-43f5-8ef6-2e61c607be29.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/da4b6ffc-3d59-43f5-8ef6-2e61c607be29.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F1f1c2426-7374-4ede-958d-06290126228b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/1f1c2426-7374-4ede-958d-06290126228b.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252Fed87728f-ac6b-49eb-9dad-e089f18525e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/ed87728f-ac6b-49eb-9dad-e089f18525e3.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F0d564582-c50d-41f6-a673-b251765be2b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/0d564582-c50d-41f6-a673-b251765be2b2.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F641b46a6-5ec0-4415-b53d-dd0b1051c1b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/641b46a6-5ec0-4415-b53d-dd0b1051c1b2.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252Fe5e20202-4e0f-41ec-88ab-0e3756680a6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/e5e20202-4e0f-41ec-88ab-0e3756680a6f.jpg already downloaded
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252Ff903898e-e95a-4703-9acc-5201192c11a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/f903898e-e95a-4703-9acc-5201192c11a9.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F1ecc03ae-4b3c-4202-b110-2172f4975069.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/1ecc03ae-4b3c-4202-b110-2172f4975069.jpg not downloaded yet
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F46f3e7da-d0bc-4880-b09a-0e6cc2b65abf.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/46f3e7da-d0bc-4880-b09a-0e6cc2b65abf.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F1b7224a4-8234-469f-b15a-8b33d1e38164.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/1b7224a4-8234-469f-b15a-8b33d1e38164.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252Ff71dbaea-acc5-4116-a089-4eac3538ab0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/f71dbaea-acc5-4116-a089-4eac3538ab0a.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F80e81e42-bb50-4122-a016-1337983f1261.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/80e81e42-bb50-4122-a016-1337983f1261.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F9b88daa4-9e29-4231-b255-a3680bdd95c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/9b88daa4-9e29-4231-b255-a3680bdd95c0.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F7251197b-e8a6-4d99-a708-d55980aa390d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/7251197b-e8a6-4d99-a708-d55980aa390d.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252Fcb449691-ae41-45c4-9094-380948eed437.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/cb449691-ae41-45c4-9094-380948eed437.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F7d06842c-273f-4af4-a7c1-e60bc6b4f585.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/7d06842c-273f-4af4-a7c1-e60bc6b4f585.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F120dbdf4-fea1-4f43-82f4-8810b07870a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/120dbdf4-fea1-4f43-82f4-8810b07870a4.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F6caf090f-03bb-46a3-9165-8a732bb7dc3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/6caf090f-03bb-46a3-9165-8a732bb7dc3a.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252Feef79dd0-fb2b-407c-aa99-ef8838829557.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/eef79dd0-fb2b-407c-aa99-ef8838829557.jpg not downloaded yet
2026-03-27 18:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30: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 18:30: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 18:30: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 18:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30: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 18:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5011dc77-675a-5085-a4d5-62f008d16a5e with identifier: 10741233
2026-03-27 18:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5011dc77-675a-5085-a4d5-62f008d16a5e with scrape type 1
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F96a30d9a-a354-415c-bb85-3af61f51dcb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/96a30d9a-a354-415c-bb85-3af61f51dcb5.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252Fefb4c281-a272-4765-81a7-b4caae4cc282.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/efb4c281-a272-4765-81a7-b4caae4cc282.jpg not downloaded yet
2026-03-27 18:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d465e2b8-6ac2-5b4b-835d-0307dad1bba8 with identifier: 10741236
2026-03-27 18:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8 with scrape type 1
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Fa879dfe8-9a3f-418e-bb88-c19a9c09bf2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/a879dfe8-9a3f-418e-bb88-c19a9c09bf2a.jpg not downloaded yet
2026-03-27 18:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47fa8d70-f81f-5a75-ba32-717b45c7b85c with identifier: 10741227
2026-03-27 18:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c with scrape type 1
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252Fed8175c7-f0b0-451c-b833-269aa192697b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/ed8175c7-f0b0-451c-b833-269aa192697b.jpg not downloaded yet
2026-03-27 18:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/51d53a66-f042-4583-aa84-d5e5232c87e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F56e6f549-8431-403f-a826-c098a6589be5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/56e6f549-8431-403f-a826-c098a6589be5.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F3e4ba6b9-b768-42fb-9804-4c60118db1a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/3e4ba6b9-b768-42fb-9804-4c60118db1a9.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252Ffeba2a35-73bf-47f7-8867-428fb78733e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/feba2a35-73bf-47f7-8867-428fb78733e3.jpg not downloaded yet
2026-03-27 18:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c37e4b32-546e-50c1-bfae-aa975ba522c1 with identifier: 10741226
2026-03-27 18:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c37e4b32-546e-50c1-bfae-aa975ba522c1 with scrape type 1
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252F1cdc9a77-d103-45e2-9c04-517ae03ffbe2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/1cdc9a77-d103-45e2-9c04-517ae03ffbe2.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F96b79b88-5d77-4309-becb-adf88c8457ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/96b79b88-5d77-4309-becb-adf88c8457ce.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F20cc8e5b-0e4c-4fe5-812b-e50136a2a068.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/20cc8e5b-0e4c-4fe5-812b-e50136a2a068.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252Fe2fc960b-7e5f-4a81-a53a-84aecd686179.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/e2fc960b-7e5f-4a81-a53a-84aecd686179.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252F024350fe-7222-4200-9dfe-f0ee5d5aa458.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/024350fe-7222-4200-9dfe-f0ee5d5aa458.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252Fde3eaa6b-48bc-4868-ab94-b8dac0f5440f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/de3eaa6b-48bc-4868-ab94-b8dac0f5440f.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F244caf4a-c7f1-41fa-9877-5209fa05e2ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/244caf4a-c7f1-41fa-9877-5209fa05e2ab.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F4e03f3fa-6425-4106-be08-5144c0b2749d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/4e03f3fa-6425-4106-be08-5144c0b2749d.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Ff7399205-56e7-446a-bec9-fb06bd378481.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/f7399205-56e7-446a-bec9-fb06bd378481.jpg not downloaded yet
2026-03-27 18:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/6caf090f-03bb-46a3-9165-8a732bb7dc3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F2d48999c-7c75-4741-b866-35ffece43cd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/2d48999c-7c75-4741-b866-35ffece43cd3.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F57239f5d-f61d-4314-aae5-08c27907d36b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/57239f5d-f61d-4314-aae5-08c27907d36b.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F0c052523-b8e8-4009-9535-5b07dec7f909.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/0c052523-b8e8-4009-9535-5b07dec7f909.jpg not downloaded yet
2026-03-27 18:30:17 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 18:30:17 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 18:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2337ed50>
2026-03-27 18:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 18:30: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 18:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F51d53a66-f042-4583-aa84-d5e5232c87e9.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/51d53a66-f042-4583-aa84-d5e5232c87e9.jpg saved to cache
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/eef79dd0-fb2b-407c-aa99-ef8838829557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/ed8175c7-f0b0-451c-b833-269aa192697b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fc2ee7b8d-fbc3-434f-8544-dbf276a18f9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/c2ee7b8d-fbc3-434f-8544-dbf276a18f9f.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F773c6b41-8c98-4ab1-ba6c-89f2112935bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/773c6b41-8c98-4ab1-ba6c-89f2112935bc.jpg not downloaded yet
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Fd3a2e20f-0c7a-48ad-aeae-b8eb1e41dd4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/d3a2e20f-0c7a-48ad-aeae-b8eb1e41dd4a.jpg not downloaded yet
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F299c21c8-ac60-4daa-9221-8562b537a919.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/299c21c8-ac60-4daa-9221-8562b537a919.jpg not downloaded yet
2026-03-27 18:30:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 2.324(s), this was the 1st time calling it.
2026-03-27 18:30:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.953894637791093 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 18:30:17 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'ea68200b6e9761a5407323a78abbfc5e', '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=ea68200b6e9761a5407323a78abbfc5e.
2026-03-27 18:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/120dbdf4-fea1-4f43-82f4-8810b07870a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252F61421c95-7ad0-46f2-988c-6660731ae89b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/61421c95-7ad0-46f2-988c-6660731ae89b.jpg not downloaded yet
2026-03-27 18:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fc6bd0>
2026-03-27 18:30:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F6caf090f-03bb-46a3-9165-8a732bb7dc3a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/6caf090f-03bb-46a3-9165-8a732bb7dc3a.jpg saved to cache
2026-03-27 18:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/7d06842c-273f-4af4-a7c1-e60bc6b4f585.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F14ddcf9f-bbeb-4349-a74e-b8e42660fb24.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/14ddcf9f-bbeb-4349-a74e-b8e42660fb24.jpg not downloaded yet
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Fc128a0c0-dab1-47d9-bf2e-025251b792fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/c128a0c0-dab1-47d9-bf2e-025251b792fa.jpg not downloaded yet
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F87cc2ce1-8616-4f99-8c5b-4576e6ce5a4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/87cc2ce1-8616-4f99-8c5b-4576e6ce5a4c.jpg not downloaded yet
2026-03-27 18:30: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 18:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/4e03f3fa-6425-4106-be08-5144c0b2749d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252F2f0bcc2d-0068-40b0-a56a-ff9f54c28138.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/2f0bcc2d-0068-40b0-a56a-ff9f54c28138.jpg not downloaded yet
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/f7399205-56e7-446a-bec9-fb06bd378481.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F422a81c6-927b-41c3-803f-3e06bf0569ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/422a81c6-927b-41c3-803f-3e06bf0569ab.jpg not downloaded yet
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Faec58c4e-9eed-4b4e-91e7-ed30627eeaa5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/aec58c4e-9eed-4b4e-91e7-ed30627eeaa5.jpg not downloaded yet
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F9f9067e2-f7c1-4854-9e1d-34756ea71b4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/9f9067e2-f7c1-4854-9e1d-34756ea71b4e.jpg not downloaded yet
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22ffba90>
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252Feef79dd0-fb2b-407c-aa99-ef8838829557.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/eef79dd0-fb2b-407c-aa99-ef8838829557.jpg saved to cache
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234e3a10>
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252Fed8175c7-f0b0-451c-b833-269aa192697b.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/ed8175c7-f0b0-451c-b833-269aa192697b.jpg saved to cache
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/244caf4a-c7f1-41fa-9877-5209fa05e2ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fcafeba8b-8122-4d04-880c-10286950ab45.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/cafeba8b-8122-4d04-880c-10286950ab45.jpg not downloaded yet
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234b4c50>
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F120dbdf4-fea1-4f43-82f4-8810b07870a4.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/120dbdf4-fea1-4f43-82f4-8810b07870a4.jpg saved to cache
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38dea004-faad-5c5e-892b-375bcfa79319 with identifier: 10741235
2026-03-27 18:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dea004-faad-5c5e-892b-375bcfa79319 with scrape type 1
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F980bd209-0f32-4fd0-b7b7-7965782b48e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/980bd209-0f32-4fd0-b7b7-7965782b48e0.jpg not downloaded yet
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/c2ee7b8d-fbc3-434f-8544-dbf276a18f9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F1e08847f-8dd9-4340-83f8-0bd3acb024c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/1e08847f-8dd9-4340-83f8-0bd3acb024c4.jpg not downloaded yet
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F6c09153d-8448-4c64-96e2-092b7af0e811.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/6c09153d-8448-4c64-96e2-092b7af0e811.jpg not downloaded yet
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F1a45f292-3821-4862-a67f-3ad975bbcf1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/1a45f292-3821-4862-a67f-3ad975bbcf1c.jpg not downloaded yet
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226fd490>
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F7d06842c-273f-4af4-a7c1-e60bc6b4f585.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/7d06842c-273f-4af4-a7c1-e60bc6b4f585.jpg saved to cache
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23060fd0>
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F4e03f3fa-6425-4106-be08-5144c0b2749d.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/4e03f3fa-6425-4106-be08-5144c0b2749d.jpg saved to cache
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/299c21c8-ac60-4daa-9221-8562b537a919.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fd77b1ec3-1b2f-43da-be7c-39b1cfc69ee2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/d77b1ec3-1b2f-43da-be7c-39b1cfc69ee2.jpg not downloaded yet
2026-03-27 18:30: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 18:30: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 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F49f07170-d156-4ba3-bd2c-5813e536ab55.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/49f07170-d156-4ba3-bd2c-5813e536ab55.jpg not downloaded yet
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23170710>
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Ff7399205-56e7-446a-bec9-fb06bd378481.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/f7399205-56e7-446a-bec9-fb06bd378481.jpg saved to cache
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Fe194d07a-46aa-4761-880b-d9ca03897510.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/e194d07a-46aa-4761-880b-d9ca03897510.jpg not downloaded yet
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F9a32db82-89a6-43cd-b477-17412a4272f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/9a32db82-89a6-43cd-b477-17412a4272f4.jpg not downloaded yet
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fa3e84bd1-2299-4732-90c0-fde4d07ee095.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/a3e84bd1-2299-4732-90c0-fde4d07ee095.jpg not downloaded yet
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F4e352b4a-7591-4711-924b-164253293910.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/4e352b4a-7591-4711-924b-164253293910.jpg not downloaded yet
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fd6550>
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F244caf4a-c7f1-41fa-9877-5209fa05e2ab.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/244caf4a-c7f1-41fa-9877-5209fa05e2ab.jpg saved to cache
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230edf90>
2026-03-27 18:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fc2ee7b8d-fbc3-434f-8544-dbf276a18f9f.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/c2ee7b8d-fbc3-434f-8544-dbf276a18f9f.jpg saved to cache
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/61421c95-7ad0-46f2-988c-6660731ae89b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/87cc2ce1-8616-4f99-8c5b-4576e6ce5a4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 474e518a-4675-5ac4-8d77-b4e2e21c36b2 with identifier: 10741741
2026-03-27 18:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 474e518a-4675-5ac4-8d77-b4e2e21c36b2 with scrape type 1
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 474e518a-4675-5ac4-8d77-b4e2e21c36b2
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252Fdf423f63-2313-483e-b407-1700ab161ca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/df423f63-2313-483e-b407-1700ab161ca2.jpg already downloaded
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252F0217e852-294a-47b6-b291-7fa228f5392e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/0217e852-294a-47b6-b291-7fa228f5392e.jpg already downloaded
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252F57828efd-3a9e-4e66-8892-9c69526a318e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/57828efd-3a9e-4e66-8892-9c69526a318e.jpg already downloaded
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252F2669fb1a-9526-4f92-8c95-d5e78e5d71cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/2669fb1a-9526-4f92-8c95-d5e78e5d71cd.jpg already downloaded
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252F060bbc3d-5785-42b5-97a9-a1bb965510b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/060bbc3d-5785-42b5-97a9-a1bb965510b6.jpg already downloaded
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252F55b5c7f2-f96f-4bbd-80a5-f29aa7a94be7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/55b5c7f2-f96f-4bbd-80a5-f29aa7a94be7.jpg already downloaded
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252Fd733a3b6-8016-4146-a1ea-5cf21253a83a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/d733a3b6-8016-4146-a1ea-5cf21253a83a.jpg already downloaded
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252Fcadf816b-9263-4f09-83ca-23b65f44bfb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/cadf816b-9263-4f09-83ca-23b65f44bfb3.jpg already downloaded
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252Fcc8ebbdc-8ee4-46de-86f4-f6ea22960021.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/cc8ebbdc-8ee4-46de-86f4-f6ea22960021.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586072%252Fgeneral%252F6efda7f0-7a8d-464d-b4eb-99ba8353a5a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586072/general/6efda7f0-7a8d-464d-b4eb-99ba8353a5a2.jpg already downloaded
2026-03-27 18:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 474e518a-4675-5ac4-8d77-b4e2e21c36b2, identifier: 10741741
2026-03-27 18:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51625ecc-aea2-55ba-9aed-592f9ff4588c with identifier: 10741237
2026-03-27 18:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51625ecc-aea2-55ba-9aed-592f9ff4588c with scrape type 1
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F0985e454-d28c-44c0-ac69-1410649d566e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/0985e454-d28c-44c0-ac69-1410649d566e.jpg not downloaded yet
2026-03-27 18:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3eca24f-fa7a-565a-b9e7-0bdaff758e75 with identifier: 10741744
2026-03-27 18:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3eca24f-fa7a-565a-b9e7-0bdaff758e75 with scrape type 1
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3eca24f-fa7a-565a-b9e7-0bdaff758e75
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252F621ed755-9e0f-4502-af3f-db77b8919a62.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/621ed755-9e0f-4502-af3f-db77b8919a62.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252F54f5cfd7-938a-4934-b175-18fdbc260515.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/54f5cfd7-938a-4934-b175-18fdbc260515.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252F4faff126-2674-49b1-b2ed-5222592169bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/4faff126-2674-49b1-b2ed-5222592169bc.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252F3081f2e0-553b-490b-b3b5-edc53d899301.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/3081f2e0-553b-490b-b3b5-edc53d899301.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252F939bb5f1-f7b6-4e54-939c-0c6ea558e439.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/939bb5f1-f7b6-4e54-939c-0c6ea558e439.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252F948dd482-ad54-45be-bc62-ee2b074bfa09.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/948dd482-ad54-45be-bc62-ee2b074bfa09.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252F45fc32fd-1eb9-4dd8-b145-2366aa9d5f7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/45fc32fd-1eb9-4dd8-b145-2366aa9d5f7e.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252Fec354bb2-bc4b-4ea1-b600-51d2520ec27f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/ec354bb2-bc4b-4ea1-b600-51d2520ec27f.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252F48b41a0b-b886-41a8-ad11-1ef324dea92a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/48b41a0b-b886-41a8-ad11-1ef324dea92a.jpg already downloaded
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631623%252Fgeneral%252Fddb3cf22-6428-497e-a6e1-e626b4ddf8f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631623/general/ddb3cf22-6428-497e-a6e1-e626b4ddf8f9.jpg already downloaded
2026-03-27 18:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f3eca24f-fa7a-565a-b9e7-0bdaff758e75, identifier: 10741744
2026-03-27 18:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/2f0bcc2d-0068-40b0-a56a-ff9f54c28138.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fc79e1060-a1d1-4938-884c-046ef1d356a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/c79e1060-a1d1-4938-884c-046ef1d356a0.jpg not downloaded yet
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F117902df-299e-498f-a260-b1f718f30f06.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/117902df-299e-498f-a260-b1f718f30f06.jpg not downloaded yet
2026-03-27 18:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 474e518a-4675-5ac4-8d77-b4e2e21c36b2 with identifier: 10741741
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 18:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 18:30:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 18:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 474e518a-4675-5ac4-8d77-b4e2e21c36b2 with identifier: 10741741
2026-03-27 18:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 474e518a-4675-5ac4-8d77-b4e2e21c36b2 with identifier: 10741741 to the API
2026-03-27 18:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741741>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '474e518a-4675-5ac4-8d77-b4e2e21c36b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XEH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741741',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 17960,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5586072/general/df423f63-2313-483e-b407-1700ab161ca2.jpg',
'https://images.openlane.eu/carimgs/5586072/general/0217e852-294a-47b6-b291-7fa228f5392e.jpg',
'https://images.openlane.eu/carimgs/5586072/general/57828efd-3a9e-4e66-8892-9c69526a318e.jpg',
'https://images.openlane.eu/carimgs/5586072/general/2669fb1a-9526-4f92-8c95-d5e78e5d71cd.jpg',
'https://images.openlane.eu/carimgs/5586072/general/060bbc3d-5785-42b5-97a9-a1bb965510b6.jpg',
'https://images.openlane.eu/carimgs/5586072/general/55b5c7f2-f96f-4bbd-80a5-f29aa7a94be7.jpg',
'https://images.openlane.eu/carimgs/5586072/general/d733a3b6-8016-4146-a1ea-5cf21253a83a.jpg',
'https://images.openlane.eu/carimgs/5586072/general/cadf816b-9263-4f09-83ca-23b65f44bfb3.jpg',
'https://images.openlane.eu/carimgs/5586072/general/cc8ebbdc-8ee4-46de-86f4-f6ea22960021.jpg',
'https://images.openlane.eu/carimgs/5586072/general/6efda7f0-7a8d-464d-b4eb-99ba8353a5a2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193878,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/df423f63-2313-483e-b407-1700ab161ca2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198220,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/0217e852-294a-47b6-b291-7fa228f5392e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237910,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/57828efd-3a9e-4e66-8892-9c69526a318e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189322,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/2669fb1a-9526-4f92-8c95-d5e78e5d71cd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204972,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/060bbc3d-5785-42b5-97a9-a1bb965510b6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193428,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/55b5c7f2-f96f-4bbd-80a5-f29aa7a94be7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201898,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/d733a3b6-8016-4146-a1ea-5cf21253a83a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186465,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/cadf816b-9263-4f09-83ca-23b65f44bfb3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198679,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/cc8ebbdc-8ee4-46de-86f4-f6ea22960021.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474e518a-4675-5ac4-8d77-b4e2e21c36b2/474e518a-4675-5ac4-8d77-b4e2e21c36b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222356,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586072/general/6efda7f0-7a8d-464d-b4eb-99ba8353a5a2.jpg',
'Width': 1440}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25XEH - 17,960 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741741%27 HTTP/1.1" 200 None
2026-03-27 18:30:21 [adesa.uk] INFO: Saving data for 10741741: {'created_time': 1774636221.886914, 'last_price_update_time': 1774636221.886928, 'auction_closing_time': 1775138400.0}
2026-03-27 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741741') HTTP/1.1" 204 0
2026-03-27 18:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f3eca24f-fa7a-565a-b9e7-0bdaff758e75 with identifier: 10741744
2026-03-27 18:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 18:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30: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 18:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 18:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30: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 18:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f3eca24f-fa7a-565a-b9e7-0bdaff758e75 with identifier: 10741744
2026-03-27 18:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f3eca24f-fa7a-565a-b9e7-0bdaff758e75 with identifier: 10741744 to the API
2026-03-27 18:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741744>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f3eca24f-fa7a-565a-b9e7-0bdaff758e75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BG22FXW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741744',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 23620,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5631623/general/621ed755-9e0f-4502-af3f-db77b8919a62.jpg',
'https://images.openlane.eu/carimgs/5631623/general/54f5cfd7-938a-4934-b175-18fdbc260515.jpg',
'https://images.openlane.eu/carimgs/5631623/general/4faff126-2674-49b1-b2ed-5222592169bc.jpg',
'https://images.openlane.eu/carimgs/5631623/general/3081f2e0-553b-490b-b3b5-edc53d899301.jpg',
'https://images.openlane.eu/carimgs/5631623/general/939bb5f1-f7b6-4e54-939c-0c6ea558e439.jpg',
'https://images.openlane.eu/carimgs/5631623/general/948dd482-ad54-45be-bc62-ee2b074bfa09.jpg',
'https://images.openlane.eu/carimgs/5631623/general/45fc32fd-1eb9-4dd8-b145-2366aa9d5f7e.jpg',
'https://images.openlane.eu/carimgs/5631623/general/ec354bb2-bc4b-4ea1-b600-51d2520ec27f.jpg',
'https://images.openlane.eu/carimgs/5631623/general/48b41a0b-b886-41a8-ad11-1ef324dea92a.jpg',
'https://images.openlane.eu/carimgs/5631623/general/ddb3cf22-6428-497e-a6e1-e626b4ddf8f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290318,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/621ed755-9e0f-4502-af3f-db77b8919a62.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270486,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/54f5cfd7-938a-4934-b175-18fdbc260515.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279184,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/4faff126-2674-49b1-b2ed-5222592169bc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234186,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/3081f2e0-553b-490b-b3b5-edc53d899301.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208370,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/939bb5f1-f7b6-4e54-939c-0c6ea558e439.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200733,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/948dd482-ad54-45be-bc62-ee2b074bfa09.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180456,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/45fc32fd-1eb9-4dd8-b145-2366aa9d5f7e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112943,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/ec354bb2-bc4b-4ea1-b600-51d2520ec27f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162904,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/48b41a0b-b886-41a8-ad11-1ef324dea92a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eca24f-fa7a-565a-b9e7-0bdaff758e75/f3eca24f-fa7a-565a-b9e7-0bdaff758e75_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127223,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631623/general/ddb3cf22-6428-497e-a6e1-e626b4ddf8f9.jpg',
'Width': 1440}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SE Premium - Electric - Automatic - 136 hp '
'- BG22FXW - 23,620 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2022}
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741744%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Saving data for 10741744: {'created_time': 1774636223.013839, 'last_price_update_time': 1774636223.013851, 'auction_closing_time': 1775138400.0}
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741744') HTTP/1.1" 204 0
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2275cc50>
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F299c21c8-ac60-4daa-9221-8562b537a919.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/299c21c8-ac60-4daa-9221-8562b537a919.jpg saved to cache
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/980bd209-0f32-4fd0-b7b7-7965782b48e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F6dfa3d36-a1b0-4a01-81f0-186781c0529c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/6dfa3d36-a1b0-4a01-81f0-186781c0529c.jpg not downloaded yet
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252Fb95640df-388d-49dc-a799-fc6a0dc5b478.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/b95640df-388d-49dc-a799-fc6a0dc5b478.jpg not downloaded yet
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30: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 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2317ed50>
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252F61421c95-7ad0-46f2-988c-6660731ae89b.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/61421c95-7ad0-46f2-988c-6660731ae89b.jpg saved to cache
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fd4f90>
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F87cc2ce1-8616-4f99-8c5b-4576e6ce5a4c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/87cc2ce1-8616-4f99-8c5b-4576e6ce5a4c.jpg saved to cache
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/9f9067e2-f7c1-4854-9e1d-34756ea71b4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252Fe8ee9a46-877d-4367-9823-3c0339bfe332.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/e8ee9a46-877d-4367-9823-3c0339bfe332.jpg not downloaded yet
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22751010>
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252F2f0bcc2d-0068-40b0-a56a-ff9f54c28138.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/2f0bcc2d-0068-40b0-a56a-ff9f54c28138.jpg saved to cache
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/422a81c6-927b-41c3-803f-3e06bf0569ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F80e5e01b-7749-438a-abae-47d302b6919b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/80e5e01b-7749-438a-abae-47d302b6919b.jpg not downloaded yet
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/4e352b4a-7591-4711-924b-164253293910.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/9a32db82-89a6-43cd-b477-17412a4272f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252Fbc0cccae-1794-4391-90d2-6e4dce690405.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/bc0cccae-1794-4391-90d2-6e4dce690405.jpg not downloaded yet
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231ed510>
2026-03-27 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F980bd209-0f32-4fd0-b7b7-7965782b48e0.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/980bd209-0f32-4fd0-b7b7-7965782b48e0.jpg saved to cache
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732865
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732865: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732865 url https://www.openlane.eu/en/carv6/auction/10732865
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737248
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737248%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737248: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737248 url https://www.openlane.eu/en/carv6/auction/10737248
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732866
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732866: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732866 url https://www.openlane.eu/en/carv6/auction/10732866
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732867
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732867: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732867 url https://www.openlane.eu/en/carv6/auction/10732867
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737219
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737219%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737219: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737219 url https://www.openlane.eu/en/carv6/auction/10737219
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732871
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732871: 2
2026-03-27 18:30:23 [adesa.uk] INFO: Scraping item 10732871 url https://www.openlane.eu/en/carv6/auction/10732871
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/e194d07a-46aa-4761-880b-d9ca03897510.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/d3a2e20f-0c7a-48ad-aeae-b8eb1e41dd4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252Faaa5eeb2-de81-4cd0-a5e1-771ed0f04990.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/aaa5eeb2-de81-4cd0-a5e1-771ed0f04990.jpg not downloaded yet
2026-03-27 18:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 361e17c7-fa62-5d37-885e-1644eec1bf15 with identifier: 10741232
2026-03-27 18:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 361e17c7-fa62-5d37-885e-1644eec1bf15 with scrape type 1
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F4d461d82-b278-4107-bac7-b96410a75857.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/4d461d82-b278-4107-bac7-b96410a75857.jpg not downloaded yet
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F1b36c2fe-d5a9-4dd0-9f55-759f10597d6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/1b36c2fe-d5a9-4dd0-9f55-759f10597d6a.jpg not downloaded yet
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732869
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732869: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732869 url https://www.openlane.eu/en/carv6/auction/10732869
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732870
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732870: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732870 url https://www.openlane.eu/en/carv6/auction/10732870
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732868
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732868: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732868 url https://www.openlane.eu/en/carv6/auction/10732868
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732872
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732872: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732872 url https://www.openlane.eu/en/carv6/auction/10732872
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732874
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732874: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732874 url https://www.openlane.eu/en/carv6/auction/10732874
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732879
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732879: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732879 url https://www.openlane.eu/en/carv6/auction/10732879
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737236
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737236%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737236: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737236 url https://www.openlane.eu/en/carv6/auction/10737236
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737216
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737216%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737216: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737216 url https://www.openlane.eu/en/carv6/auction/10737216
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732877
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732877: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732877 url https://www.openlane.eu/en/carv6/auction/10732877
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732875
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732875: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732875 url https://www.openlane.eu/en/carv6/auction/10732875
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737218
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737218%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737218: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737218 url https://www.openlane.eu/en/carv6/auction/10737218
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737221
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737221%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737221: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737221 url https://www.openlane.eu/en/carv6/auction/10737221
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737250
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737250%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737250: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737250 url https://www.openlane.eu/en/carv6/auction/10737250
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732878
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732878%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732878: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732878 url https://www.openlane.eu/en/carv6/auction/10732878
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10732876
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732876%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10732876: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10732876 url https://www.openlane.eu/en/carv6/auction/10732876
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737222
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737222%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737222: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737222 url https://www.openlane.eu/en/carv6/auction/10737222
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737235
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737235%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737235: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737235 url https://www.openlane.eu/en/carv6/auction/10737235
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737234
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737234%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737234: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737234 url https://www.openlane.eu/en/carv6/auction/10737234
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737237
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737237%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737237: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737237 url https://www.openlane.eu/en/carv6/auction/10737237
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737224
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737224%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737224: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737224 url https://www.openlane.eu/en/carv6/auction/10737224
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737220
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737220%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737220: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737220 url https://www.openlane.eu/en/carv6/auction/10737220
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737223
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737223%27 HTTP/1.1" 200 None
2026-03-27 18:30:23 [adesa.uk] INFO: Scrape type for 10737223: 0
2026-03-27 18:30:23 [adesa.uk] INFO: Skipping item 10737223 url https://www.openlane.eu/en/carv6/auction/10737223
2026-03-27 18:30:23 [adesa.uk] INFO: Found listing with ID: 10737242
2026-03-27 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737242%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10737242: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10737242 url https://www.openlane.eu/en/carv6/auction/10737242
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10732880
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732880%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10732880: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10732880 url https://www.openlane.eu/en/carv6/auction/10732880
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10732881
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732881%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10732881: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10732881 url https://www.openlane.eu/en/carv6/auction/10732881
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10737239
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737239%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10737239: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10737239 url https://www.openlane.eu/en/carv6/auction/10737239
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10737240
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737240%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10737240: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10737240 url https://www.openlane.eu/en/carv6/auction/10737240
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10737241
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737241%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10737241: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10737241 url https://www.openlane.eu/en/carv6/auction/10737241
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10737238
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737238%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10737238: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10737238 url https://www.openlane.eu/en/carv6/auction/10737238
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730216
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730216: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730216 url https://www.openlane.eu/en/carv6/auction/10730216
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736505
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736505%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736505: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736505 url https://www.openlane.eu/en/carv6/auction/10736505
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10738952
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738952%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10738952: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10738952 url https://www.openlane.eu/en/carv6/auction/10738952
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10738951
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738951%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10738951: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10738951 url https://www.openlane.eu/en/carv6/auction/10738951
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10738953
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738953%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10738953: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10738953 url https://www.openlane.eu/en/carv6/auction/10738953
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730215
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730215%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730215: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730215 url https://www.openlane.eu/en/carv6/auction/10730215
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10734595
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734595%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10734595: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10734595 url https://www.openlane.eu/en/carv6/auction/10734595
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730218
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730218%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730218: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730218 url https://www.openlane.eu/en/carv6/auction/10730218
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730264
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730264: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730264 url https://www.openlane.eu/en/carv6/auction/10730264
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730259
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730259%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730259: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730259 url https://www.openlane.eu/en/carv6/auction/10730259
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730257
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730257%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730257: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730257 url https://www.openlane.eu/en/carv6/auction/10730257
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730258
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730258%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730258: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730258 url https://www.openlane.eu/en/carv6/auction/10730258
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730268
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730268%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730268: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730268 url https://www.openlane.eu/en/carv6/auction/10730268
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730242
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730242%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730242: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730242 url https://www.openlane.eu/en/carv6/auction/10730242
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730239
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730239%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730239: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730239 url https://www.openlane.eu/en/carv6/auction/10730239
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730272
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730272%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730272: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730272 url https://www.openlane.eu/en/carv6/auction/10730272
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730255
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730255%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730255: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730255 url https://www.openlane.eu/en/carv6/auction/10730255
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730263
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730263: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730263 url https://www.openlane.eu/en/carv6/auction/10730263
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730252
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730252%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730252: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730252 url https://www.openlane.eu/en/carv6/auction/10730252
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730254
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730254%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730254: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730254 url https://www.openlane.eu/en/carv6/auction/10730254
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730224
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730224: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730224 url https://www.openlane.eu/en/carv6/auction/10730224
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730237
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730237%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730237: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730237 url https://www.openlane.eu/en/carv6/auction/10730237
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730222
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730222%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730222: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730222 url https://www.openlane.eu/en/carv6/auction/10730222
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736510
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736510%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736510: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736510 url https://www.openlane.eu/en/carv6/auction/10736510
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736513
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736513%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736513: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736513 url https://www.openlane.eu/en/carv6/auction/10736513
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736508
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736508%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736508: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736508 url https://www.openlane.eu/en/carv6/auction/10736508
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736506
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736506%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736506: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736506 url https://www.openlane.eu/en/carv6/auction/10736506
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730212
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730212%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730212: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730212 url https://www.openlane.eu/en/carv6/auction/10730212
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736503
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736503%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736503: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736503 url https://www.openlane.eu/en/carv6/auction/10736503
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736507
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736507%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736507: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736507 url https://www.openlane.eu/en/carv6/auction/10736507
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730226
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730226%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730226: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730226 url https://www.openlane.eu/en/carv6/auction/10730226
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736512
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736512%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736512: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736512 url https://www.openlane.eu/en/carv6/auction/10736512
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736511
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736511%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736511: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736511 url https://www.openlane.eu/en/carv6/auction/10736511
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730210
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730210%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730210: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730210 url https://www.openlane.eu/en/carv6/auction/10730210
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730211
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730211%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730211: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730211 url https://www.openlane.eu/en/carv6/auction/10730211
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10738954
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738954%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10738954: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10738954 url https://www.openlane.eu/en/carv6/auction/10738954
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10736514
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736514%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10736514: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10736514 url https://www.openlane.eu/en/carv6/auction/10736514
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730283
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730283: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730283 url https://www.openlane.eu/en/carv6/auction/10730283
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730240
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730240%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730240: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730240 url https://www.openlane.eu/en/carv6/auction/10730240
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730235
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730235%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730235: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730235 url https://www.openlane.eu/en/carv6/auction/10730235
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730245
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730245%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730245: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730245 url https://www.openlane.eu/en/carv6/auction/10730245
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730260
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730260%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730260: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730260 url https://www.openlane.eu/en/carv6/auction/10730260
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10730265
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730265%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10730265: 0
2026-03-27 18:30:24 [adesa.uk] INFO: Skipping item 10730265 url https://www.openlane.eu/en/carv6/auction/10730265
2026-03-27 18:30:24 [adesa.uk] INFO: Found listing with ID: 10741852
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741852%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [adesa.uk] INFO: Scrape type for 10741852: 1
2026-03-27 18:30:24 [adesa.uk] INFO: Scraping item 10741852 url https://www.openlane.eu/en/carv6/auction/10741852
2026-03-27 18:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/117902df-299e-498f-a260-b1f718f30f06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/0985e454-d28c-44c0-ac69-1410649d566e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252Fe155f7e8-4a43-4834-85d0-9ee3c3e195d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/e155f7e8-4a43-4834-85d0-9ee3c3e195d3.jpg not downloaded yet
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252Fbdb4159a-b7f7-4ed7-9c16-1a07e4804e46.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/bdb4159a-b7f7-4ed7-9c16-1a07e4804e46.jpg not downloaded yet
2026-03-27 18:30:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23317290>
2026-03-27 18:30:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F9f9067e2-f7c1-4854-9e1d-34756ea71b4e.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/9f9067e2-f7c1-4854-9e1d-34756ea71b4e.jpg saved to cache
2026-03-27 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22774e90>
2026-03-27 18:30:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F422a81c6-927b-41c3-803f-3e06bf0569ab.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/422a81c6-927b-41c3-803f-3e06bf0569ab.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23267990>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F4e352b4a-7591-4711-924b-164253293910.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/4e352b4a-7591-4711-924b-164253293910.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2347cc50>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F9a32db82-89a6-43cd-b477-17412a4272f4.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/9a32db82-89a6-43cd-b477-17412a4272f4.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/c79e1060-a1d1-4938-884c-046ef1d356a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F606551f6-373e-4544-b1f4-a340d057b521.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/606551f6-373e-4544-b1f4-a340d057b521.jpg not downloaded yet
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730234
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730234%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730234: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730234 url https://www.openlane.eu/en/carv6/auction/10730234
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730262
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730262%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730262: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730262 url https://www.openlane.eu/en/carv6/auction/10730262
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730232
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730232%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730232: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730232 url https://www.openlane.eu/en/carv6/auction/10730232
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730269
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730269%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730269: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730269 url https://www.openlane.eu/en/carv6/auction/10730269
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730225
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730225%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730225: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730225 url https://www.openlane.eu/en/carv6/auction/10730225
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730270
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730270%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730270: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730270 url https://www.openlane.eu/en/carv6/auction/10730270
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730213
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730213%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730213: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730213 url https://www.openlane.eu/en/carv6/auction/10730213
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730271
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730271%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730271: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730271 url https://www.openlane.eu/en/carv6/auction/10730271
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730253
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730253%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730253: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730253 url https://www.openlane.eu/en/carv6/auction/10730253
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730261
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730261%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730261: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730261 url https://www.openlane.eu/en/carv6/auction/10730261
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730231
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730231%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730231: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730231 url https://www.openlane.eu/en/carv6/auction/10730231
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730227
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730227%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730227: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730227 url https://www.openlane.eu/en/carv6/auction/10730227
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730217
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730217%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730217: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730217 url https://www.openlane.eu/en/carv6/auction/10730217
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730267
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730267%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730267: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730267 url https://www.openlane.eu/en/carv6/auction/10730267
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730229
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730229%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730229: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730229 url https://www.openlane.eu/en/carv6/auction/10730229
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730233
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730233%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730233: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730233 url https://www.openlane.eu/en/carv6/auction/10730233
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730266
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730266%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730266: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730266 url https://www.openlane.eu/en/carv6/auction/10730266
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10730236
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730236%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10730236: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10730236 url https://www.openlane.eu/en/carv6/auction/10730236
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10736499
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736499%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10736499: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10736499 url https://www.openlane.eu/en/carv6/auction/10736499
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10741740
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741740%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10741740: 1
2026-03-27 18:30:25 [adesa.uk] INFO: Scraping item 10741740 url https://www.openlane.eu/en/carv6/auction/10741740
2026-03-27 18:30: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 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/aec58c4e-9eed-4b4e-91e7-ed30627eeaa5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/6dfa3d36-a1b0-4a01-81f0-186781c0529c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/e8ee9a46-877d-4367-9823-3c0339bfe332.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/b95640df-388d-49dc-a799-fc6a0dc5b478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F342a231b-b6c8-40dc-98d3-882e93ee7ff4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/342a231b-b6c8-40dc-98d3-882e93ee7ff4.jpg not downloaded yet
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F83ccea35-f9a9-447e-a903-3096afbf6468.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/83ccea35-f9a9-447e-a903-3096afbf6468.jpg not downloaded yet
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F5116de11-13be-4685-8a65-a393d1f00b22.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/5116de11-13be-4685-8a65-a393d1f00b22.jpg not downloaded yet
2026-03-27 18:30:25 [adesa.uk] INFO: Found listing with ID: 10736502
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736502%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [adesa.uk] INFO: Scrape type for 10736502: 0
2026-03-27 18:30:25 [adesa.uk] INFO: Skipping item 10736502 url https://www.openlane.eu/en/carv6/auction/10736502
2026-03-27 18:30: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 18:30: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 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23341a10>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Fe194d07a-46aa-4761-880b-d9ca03897510.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/e194d07a-46aa-4761-880b-d9ca03897510.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23123310>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Fd3a2e20f-0c7a-48ad-aeae-b8eb1e41dd4a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/d3a2e20f-0c7a-48ad-aeae-b8eb1e41dd4a.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2330e2d0>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F117902df-299e-498f-a260-b1f718f30f06.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/117902df-299e-498f-a260-b1f718f30f06.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231bd990>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F0985e454-d28c-44c0-ac69-1410649d566e.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/0985e454-d28c-44c0-ac69-1410649d566e.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/cafeba8b-8122-4d04-880c-10286950ab45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/a3e84bd1-2299-4732-90c0-fde4d07ee095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F88c628c2-d66b-4af1-ac58-d9707f17f83c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/88c628c2-d66b-4af1-ac58-d9707f17f83c.jpg not downloaded yet
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F0c197117-f2f3-4be0-9764-554b6788ea67.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/0c197117-f2f3-4be0-9764-554b6788ea67.jpg not downloaded yet
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/80e5e01b-7749-438a-abae-47d302b6919b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/49f07170-d156-4ba3-bd2c-5813e536ab55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F3898c0d8-0c3b-436c-86cc-80836134a5ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/3898c0d8-0c3b-436c-86cc-80836134a5ed.jpg not downloaded yet
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252Ff402e4ef-7aad-4279-9cf9-1eb13532d047.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/f402e4ef-7aad-4279-9cf9-1eb13532d047.jpg not downloaded yet
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22745750>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fc79e1060-a1d1-4938-884c-046ef1d356a0.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/c79e1060-a1d1-4938-884c-046ef1d356a0.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234cc190>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Faec58c4e-9eed-4b4e-91e7-ed30627eeaa5.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/aec58c4e-9eed-4b4e-91e7-ed30627eeaa5.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22685f10>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F6dfa3d36-a1b0-4a01-81f0-186781c0529c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/6dfa3d36-a1b0-4a01-81f0-186781c0529c.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22768f50>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252Fe8ee9a46-877d-4367-9823-3c0339bfe332.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/e8ee9a46-877d-4367-9823-3c0339bfe332.jpg saved to cache
2026-03-27 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2267de10>
2026-03-27 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252Fb95640df-388d-49dc-a799-fc6a0dc5b478.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/b95640df-388d-49dc-a799-fc6a0dc5b478.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1b184b0-983a-5749-9bfb-cfa7e6df61e4 with identifier: 10741728
2026-03-27 18:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4 with scrape type 1
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F83f09567-6256-46e6-8217-1e11075d0e20.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/83f09567-6256-46e6-8217-1e11075d0e20.jpg not downloaded yet
2026-03-27 18:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0df062bd-15c5-5f5f-ad53-8bb30a637031 with identifier: 10741729
2026-03-27 18:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0df062bd-15c5-5f5f-ad53-8bb30a637031 with scrape type 1
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252Ff1e25317-6e40-439b-9665-0f47016a0a11.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/f1e25317-6e40-439b-9665-0f47016a0a11.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F59524827-7876-4a94-9303-967f900f98ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/59524827-7876-4a94-9303-967f900f98ea.jpg not downloaded yet
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/aaa5eeb2-de81-4cd0-a5e1-771ed0f04990.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/4d461d82-b278-4107-bac7-b96410a75857.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F9161cbc6-84b3-411f-ab79-9c8a02caa4e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/9161cbc6-84b3-411f-ab79-9c8a02caa4e7.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F58fe8acb-1d9c-435b-b1b7-2e605f95a489.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/58fe8acb-1d9c-435b-b1b7-2e605f95a489.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252Fd84bb132-c1ee-407e-b3f5-372fefd50fb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/d84bb132-c1ee-407e-b3f5-372fefd50fb0.jpg not downloaded yet
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/1b36c2fe-d5a9-4dd0-9f55-759f10597d6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/bdb4159a-b7f7-4ed7-9c16-1a07e4804e46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F0468995e-5b59-4cda-9b2c-d7324674b8db.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/0468995e-5b59-4cda-9b2c-d7324674b8db.jpg not downloaded yet
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226b09d0>
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fcafeba8b-8122-4d04-880c-10286950ab45.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/cafeba8b-8122-4d04-880c-10286950ab45.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231b4c50>
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fa3e84bd1-2299-4732-90c0-fde4d07ee095.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/a3e84bd1-2299-4732-90c0-fde4d07ee095.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230cc090>
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F80e5e01b-7749-438a-abae-47d302b6919b.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/80e5e01b-7749-438a-abae-47d302b6919b.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22701490>
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F49f07170-d156-4ba3-bd2c-5813e536ab55.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/49f07170-d156-4ba3-bd2c-5813e536ab55.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/e155f7e8-4a43-4834-85d0-9ee3c3e195d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/606551f6-373e-4544-b1f4-a340d057b521.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/83ccea35-f9a9-447e-a903-3096afbf6468.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F67d73e64-10e8-4b73-bd43-0d4a57ff1acf.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/67d73e64-10e8-4b73-bd43-0d4a57ff1acf.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F1c6fe2a0-e446-4d17-8be6-bcbdeb734d22.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/1c6fe2a0-e446-4d17-8be6-bcbdeb734d22.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F33a42608-580f-4e80-9f85-ef05448e2846.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/33a42608-580f-4e80-9f85-ef05448e2846.jpg not downloaded yet
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/342a231b-b6c8-40dc-98d3-882e93ee7ff4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/0c197117-f2f3-4be0-9764-554b6788ea67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F30b2dad6-acdd-4c2d-bf9e-179a0fbbe958.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/30b2dad6-acdd-4c2d-bf9e-179a0fbbe958.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F1112de2c-a621-417a-9845-0248b957a5a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/1112de2c-a621-417a-9845-0248b957a5a4.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F13192be2-c240-4bed-8cbc-792d2e4ead74.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/13192be2-c240-4bed-8cbc-792d2e4ead74.jpg not downloaded yet
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e28208a10>
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252Faaa5eeb2-de81-4cd0-a5e1-771ed0f04990.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/aaa5eeb2-de81-4cd0-a5e1-771ed0f04990.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23066d90>
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F4d461d82-b278-4107-bac7-b96410a75857.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/4d461d82-b278-4107-bac7-b96410a75857.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233c6c10>
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F1b36c2fe-d5a9-4dd0-9f55-759f10597d6a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/1b36c2fe-d5a9-4dd0-9f55-759f10597d6a.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23361a90>
2026-03-27 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252Fbdb4159a-b7f7-4ed7-9c16-1a07e4804e46.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/bdb4159a-b7f7-4ed7-9c16-1a07e4804e46.jpg saved to cache
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751132/general/88c628c2-d66b-4af1-ac58-d9707f17f83c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741235)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/83f09567-6256-46e6-8217-1e11075d0e20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/58fe8acb-1d9c-435b-b1b7-2e605f95a489.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/d84bb132-c1ee-407e-b3f5-372fefd50fb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/f1e25317-6e40-439b-9665-0f47016a0a11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/f402e4ef-7aad-4279-9cf9-1eb13532d047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F2201f21c-a5bb-4e20-a043-7d28756888b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/2201f21c-a5bb-4e20-a043-7d28756888b0.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252Fbc6660fd-4d45-44d4-8771-83dca0e7de02.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/bc6660fd-4d45-44d4-8771-83dca0e7de02.jpg not downloaded yet
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F2a0cd893-203f-4d5f-995a-733850ff844c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/2a0cd893-203f-4d5f-995a-733850ff844c.jpg not downloaded yet
2026-03-27 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/59524827-7876-4a94-9303-967f900f98ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233e9a50>
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252Fe155f7e8-4a43-4834-85d0-9ee3c3e195d3.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/e155f7e8-4a43-4834-85d0-9ee3c3e195d3.jpg saved to cache
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e223a4c50>
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F606551f6-373e-4544-b1f4-a340d057b521.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/606551f6-373e-4544-b1f4-a340d057b521.jpg saved to cache
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231485d0>
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F83ccea35-f9a9-447e-a903-3096afbf6468.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/83ccea35-f9a9-447e-a903-3096afbf6468.jpg saved to cache
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23058ed0>
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F342a231b-b6c8-40dc-98d3-882e93ee7ff4.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/342a231b-b6c8-40dc-98d3-882e93ee7ff4.jpg saved to cache
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23095e10>
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F0c197117-f2f3-4be0-9764-554b6788ea67.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/0c197117-f2f3-4be0-9764-554b6788ea67.jpg saved to cache
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252Fdf2f50d9-345a-4a20-aa58-81af2b57b296.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/df2f50d9-345a-4a20-aa58-81af2b57b296.jpg not downloaded yet
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F5da9633f-3e28-4c37-b08f-db228d1aea46.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/5da9633f-3e28-4c37-b08f-db228d1aea46.jpg not downloaded yet
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F9745f0c3-7468-4065-80de-e34018f3d588.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/9745f0c3-7468-4065-80de-e34018f3d588.jpg not downloaded yet
2026-03-27 18:30:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.389(s), this was the 1st time calling it.
2026-03-27 18:30:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.959703235889303 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 18:30:27 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '02805c43428a3fec87e40c5a26c5b81b', '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=02805c43428a3fec87e40c5a26c5b81b.
2026-03-27 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/9161cbc6-84b3-411f-ab79-9c8a02caa4e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/0468995e-5b59-4cda-9b2c-d7324674b8db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252Fd3731845-2e6c-4f2c-92b4-1be0746be447.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/d3731845-2e6c-4f2c-92b4-1be0746be447.jpg not downloaded yet
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F0c096e95-ac21-47dc-aa09-4238cce1890d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/0c096e95-ac21-47dc-aa09-4238cce1890d.jpg not downloaded yet
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2274e310>
2026-03-27 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751132%252Fgeneral%252F88c628c2-d66b-4af1-ac58-d9707f17f83c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751132/general/88c628c2-d66b-4af1-ac58-d9707f17f83c.jpg saved to cache
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 38dea004-faad-5c5e-892b-375bcfa79319
2026-03-27 18:30:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38dea004-faad-5c5e-892b-375bcfa79319, skipping ID generation
2026-03-27 18:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dea004-faad-5c5e-892b-375bcfa79319 with scrape type 1
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38dea004-faad-5c5e-892b-375bcfa79319 sending to next pipeline
2026-03-27 18:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 38dea004-faad-5c5e-892b-375bcfa79319, identifier: 10741235
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e223a4c90>
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F83f09567-6256-46e6-8217-1e11075d0e20.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/83f09567-6256-46e6-8217-1e11075d0e20.jpg saved to cache
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23365bd0>
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F58fe8acb-1d9c-435b-b1b7-2e605f95a489.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/58fe8acb-1d9c-435b-b1b7-2e605f95a489.jpg saved to cache
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22750050>
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252Fd84bb132-c1ee-407e-b3f5-372fefd50fb0.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/d84bb132-c1ee-407e-b3f5-372fefd50fb0.jpg saved to cache
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234f0a10>
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252Ff1e25317-6e40-439b-9665-0f47016a0a11.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/f1e25317-6e40-439b-9665-0f47016a0a11.jpg saved to cache
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23110590>
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252Ff402e4ef-7aad-4279-9cf9-1eb13532d047.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/f402e4ef-7aad-4279-9cf9-1eb13532d047.jpg saved to cache
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230a1590>
2026-03-27 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F59524827-7876-4a94-9303-967f900f98ea.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/59524827-7876-4a94-9303-967f900f98ea.jpg saved to cache
2026-03-27 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/1c6fe2a0-e446-4d17-8be6-bcbdeb734d22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 38dea004-faad-5c5e-892b-375bcfa79319 with identifier: 10741235
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 18:30:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 18:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 38dea004-faad-5c5e-892b-375bcfa79319 with identifier: 10741235
2026-03-27 18:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 38dea004-faad-5c5e-892b-375bcfa79319 with identifier: 10741235 to the API
2026-03-27 18:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751132/general/88c628c2-d66b-4af1-ac58-d9707f17f83c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '38dea004-faad-5c5e-892b-375bcfa79319',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS72KYJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741235',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 8298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113909,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/980bd209-0f32-4fd0-b7b7-7965782b48e0.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109953,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/49f07170-d156-4ba3-bd2c-5813e536ab55.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108913,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/4e352b4a-7591-4711-924b-164253293910.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108543,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/117902df-299e-498f-a260-b1f718f30f06.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127710,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/b95640df-388d-49dc-a799-fc6a0dc5b478.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144190,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/80e5e01b-7749-438a-abae-47d302b6919b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160684,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/aaa5eeb2-de81-4cd0-a5e1-771ed0f04990.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134961,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/e155f7e8-4a43-4834-85d0-9ee3c3e195d3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173912,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/342a231b-b6c8-40dc-98d3-882e93ee7ff4.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dea004-faad-5c5e-892b-375bcfa79319/38dea004-faad-5c5e-892b-375bcfa79319_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136156,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751132/general/88c628c2-d66b-4af1-ac58-d9707f17f83c.jpg',
'Width': 1333}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'DS72KYJ - 8,298 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2022}
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741235%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [adesa.uk] INFO: Saving data for 10741235: {'created_time': 1774636230.422312, 'last_price_update_time': 1774636230.422324, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741235') HTTP/1.1" 204 0
2026-03-27 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/33a42608-580f-4e80-9f85-ef05448e2846.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F3bb322b2-42e0-43ba-806d-2adeb62f7b35.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/3bb322b2-42e0-43ba-806d-2adeb62f7b35.jpg not downloaded yet
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252Fea35f7c6-851a-41ba-b1bb-39c271e64d5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/ea35f7c6-851a-41ba-b1bb-39c271e64d5c.jpg not downloaded yet
2026-03-27 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/1112de2c-a621-417a-9845-0248b957a5a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230eb290>
2026-03-27 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F9161cbc6-84b3-411f-ab79-9c8a02caa4e7.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/9161cbc6-84b3-411f-ab79-9c8a02caa4e7.jpg saved to cache
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233cf3d0>
2026-03-27 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F0468995e-5b59-4cda-9b2c-d7324674b8db.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/0468995e-5b59-4cda-9b2c-d7324674b8db.jpg saved to cache
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with identifier: 10741852
2026-03-27 18:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with scrape type 1
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252F2b968a6e-5767-41e1-85b6-5f96e8625523.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/2b968a6e-5767-41e1-85b6-5f96e8625523.jpg not downloaded yet
2026-03-27 18:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10741740
2026-03-27 18:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ea2b9e-75c7-5c6c-be9c-66e245658199 with scrape type 1
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95ea2b9e-75c7-5c6c-be9c-66e245658199
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Ff2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Fdf84b906-1bbd-4312-8810-2f0653a64a65.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F1db78834-d358-4e58-951d-21779d766496.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Fd0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Fd1263de7-7664-43a7-9ebe-439b03165795.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F7fe4a373-580d-47ed-b395-8d244b07cba4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Fbc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg already downloaded
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg already downloaded
2026-03-27 18:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 95ea2b9e-75c7-5c6c-be9c-66e245658199, identifier: 10741740
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/13192be2-c240-4bed-8cbc-792d2e4ead74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/67d73e64-10e8-4b73-bd43-0d4a57ff1acf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/30b2dad6-acdd-4c2d-bf9e-179a0fbbe958.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F19a8260f-a002-41fc-ac07-d4010775f891.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/19a8260f-a002-41fc-ac07-d4010775f891.jpg not downloaded yet
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F8a0fbf91-f35a-4be1-8849-101a75137592.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/8a0fbf91-f35a-4be1-8849-101a75137592.jpg not downloaded yet
2026-03-27 18:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10741740
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30: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 18:30:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30: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 18:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10741740
2026-03-27 18:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10741740 to the API
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '95ea2b9e-75c7-5c6c-be9c-66e245658199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO23GZA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741740',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 8700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg',
'https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg',
'https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg',
'https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg',
'https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg',
'https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg',
'https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg',
'https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg',
'https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg',
'https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279172,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273944,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259988,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237908,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202309,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150883,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209543,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg',
'Width': 1440}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'EO23GZA - 8,700 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741740%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [adesa.uk] INFO: Saving data for 10741740: {'created_time': 1774636231.548018, 'last_price_update_time': 1774636231.548031, 'auction_closing_time': 1774879200.0}
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741740') HTTP/1.1" 204 0
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252F62e76e2d-e68d-4e44-9311-d15b6aafda06.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/62e76e2d-e68d-4e44-9311-d15b6aafda06.jpg not downloaded yet
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2275eb50>
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F1c6fe2a0-e446-4d17-8be6-bcbdeb734d22.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/1c6fe2a0-e446-4d17-8be6-bcbdeb734d22.jpg saved to cache
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/3898c0d8-0c3b-436c-86cc-80836134a5ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/5da9633f-3e28-4c37-b08f-db228d1aea46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/9745f0c3-7468-4065-80de-e34018f3d588.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252Fd37a9cb5-85c9-4e4f-8d0d-192ab1211261.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/d37a9cb5-85c9-4e4f-8d0d-192ab1211261.jpg not downloaded yet
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F309804fc-ac74-43df-8098-dfae500e60c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/309804fc-ac74-43df-8098-dfae500e60c0.jpg not downloaded yet
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22ff5a90>
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F33a42608-580f-4e80-9f85-ef05448e2846.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/33a42608-580f-4e80-9f85-ef05448e2846.jpg saved to cache
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2265c1d0>
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F1112de2c-a621-417a-9845-0248b957a5a4.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/1112de2c-a621-417a-9845-0248b957a5a4.jpg saved to cache
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/df2f50d9-345a-4a20-aa58-81af2b57b296.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Fa98a39a5-0f0c-40a4-954d-7c86e467d779.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/a98a39a5-0f0c-40a4-954d-7c86e467d779.jpg not downloaded yet
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/2a0cd893-203f-4d5f-995a-733850ff844c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/bc6660fd-4d45-44d4-8771-83dca0e7de02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2267ad10>
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F13192be2-c240-4bed-8cbc-792d2e4ead74.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/13192be2-c240-4bed-8cbc-792d2e4ead74.jpg saved to cache
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22663c90>
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F67d73e64-10e8-4b73-bd43-0d4a57ff1acf.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/67d73e64-10e8-4b73-bd43-0d4a57ff1acf.jpg saved to cache
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230a1cd0>
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F30b2dad6-acdd-4c2d-bf9e-179a0fbbe958.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/30b2dad6-acdd-4c2d-bf9e-179a0fbbe958.jpg saved to cache
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/0c096e95-ac21-47dc-aa09-4238cce1890d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Ff3d9b4d3-6feb-48a3-9410-4ae543151da1.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/f3d9b4d3-6feb-48a3-9410-4ae543151da1.jpg not downloaded yet
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/d3731845-2e6c-4f2c-92b4-1be0746be447.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751129/general/2201f21c-a5bb-4e20-a043-7d28756888b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741232)
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Ffceb47da-8eaa-442b-99df-301d588296e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/fceb47da-8eaa-442b-99df-301d588296e7.jpg not downloaded yet
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23196d10>
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F3898c0d8-0c3b-436c-86cc-80836134a5ed.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/3898c0d8-0c3b-436c-86cc-80836134a5ed.jpg saved to cache
2026-03-27 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2276c810>
2026-03-27 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F5da9633f-3e28-4c37-b08f-db228d1aea46.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/5da9633f-3e28-4c37-b08f-db228d1aea46.jpg saved to cache
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23189210>
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F9745f0c3-7468-4065-80de-e34018f3d588.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/9745f0c3-7468-4065-80de-e34018f3d588.jpg saved to cache
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225d2b50>
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252Fdf2f50d9-345a-4a20-aa58-81af2b57b296.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/df2f50d9-345a-4a20-aa58-81af2b57b296.jpg saved to cache
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23041dd0>
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F2a0cd893-203f-4d5f-995a-733850ff844c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/2a0cd893-203f-4d5f-995a-733850ff844c.jpg saved to cache
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2960abd0>
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252Fbc6660fd-4d45-44d4-8771-83dca0e7de02.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/bc6660fd-4d45-44d4-8771-83dca0e7de02.jpg saved to cache
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/ea35f7c6-851a-41ba-b1bb-39c271e64d5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252F1891e51f-dd14-419f-bbc4-5cebbd0a6899.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/1891e51f-dd14-419f-bbc4-5cebbd0a6899.jpg not downloaded yet
2026-03-27 18:30:32 [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 18:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/19a8260f-a002-41fc-ac07-d4010775f891.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/309804fc-ac74-43df-8098-dfae500e60c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/3bb322b2-42e0-43ba-806d-2adeb62f7b35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Fb8ce1f1d-5f28-4232-b9ee-c53c96b70166.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/b8ce1f1d-5f28-4232-b9ee-c53c96b70166.jpg not downloaded yet
2026-03-27 18:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751163/general/8a0fbf91-f35a-4be1-8849-101a75137592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741729)
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23277110>
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F0c096e95-ac21-47dc-aa09-4238cce1890d.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/0c096e95-ac21-47dc-aa09-4238cce1890d.jpg saved to cache
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232be610>
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252Fd3731845-2e6c-4f2c-92b4-1be0746be447.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/d3731845-2e6c-4f2c-92b4-1be0746be447.jpg saved to cache
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2960a090>
2026-03-27 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751129%252Fgeneral%252F2201f21c-a5bb-4e20-a043-7d28756888b0.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751129/general/2201f21c-a5bb-4e20-a043-7d28756888b0.jpg saved to cache
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 361e17c7-fa62-5d37-885e-1644eec1bf15
2026-03-27 18:30:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 361e17c7-fa62-5d37-885e-1644eec1bf15, skipping ID generation
2026-03-27 18:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 361e17c7-fa62-5d37-885e-1644eec1bf15 with scrape type 1
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 361e17c7-fa62-5d37-885e-1644eec1bf15 sending to next pipeline
2026-03-27 18:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 361e17c7-fa62-5d37-885e-1644eec1bf15, identifier: 10741232
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Fd0056ba9-bd8e-4f29-92d8-db7cf6811d07.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/d0056ba9-bd8e-4f29-92d8-db7cf6811d07.jpg not downloaded yet
2026-03-27 18:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 361e17c7-fa62-5d37-885e-1644eec1bf15 with identifier: 10741232
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 18:30:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 18:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 361e17c7-fa62-5d37-885e-1644eec1bf15 with identifier: 10741232
2026-03-27 18:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 361e17c7-fa62-5d37-885e-1644eec1bf15 with identifier: 10741232 to the API
2026-03-27 18:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751129/general/2201f21c-a5bb-4e20-a043-7d28756888b0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '361e17c7-fa62-5d37-885e-1644eec1bf15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25HUJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741232',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Juke',
'odometer': 21849,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109867,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/4d461d82-b278-4107-bac7-b96410a75857.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104347,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/bdb4159a-b7f7-4ed7-9c16-1a07e4804e46.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107161,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/83ccea35-f9a9-447e-a903-3096afbf6468.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104526,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/0c197117-f2f3-4be0-9764-554b6788ea67.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95576,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/f402e4ef-7aad-4279-9cf9-1eb13532d047.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127221,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/9161cbc6-84b3-411f-ab79-9c8a02caa4e7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150197,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/67d73e64-10e8-4b73-bd43-0d4a57ff1acf.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175664,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/30b2dad6-acdd-4c2d-bf9e-179a0fbbe958.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89179,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/2201f21c-a5bb-4e20-a043-7d28756888b0.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_361e17c7-fa62-5d37-885e-1644eec1bf15/361e17c7-fa62-5d37-885e-1644eec1bf15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78129,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751129/general/df2f50d9-345a-4a20-aa58-81af2b57b296.jpg',
'Width': 1000}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T N-connecta - Petrol - Automatic - 114 hp - '
'DV25HUJ - 21,849 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2025}
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741232%27 HTTP/1.1" 200 None
2026-03-27 18:30:33 [adesa.uk] INFO: Saving data for 10741232: {'created_time': 1774636233.084586, 'last_price_update_time': 1774636233.084601, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741232') HTTP/1.1" 204 0
2026-03-27 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751162/general/d37a9cb5-85c9-4e4f-8d0d-192ab1211261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741728)
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Ffbc7a13d-d37f-4f73-926e-94d1d07df883.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/fbc7a13d-d37f-4f73-926e-94d1d07df883.jpg not downloaded yet
2026-03-27 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/5116de11-13be-4685-8a65-a393d1f00b22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751135/general/bc0cccae-1794-4391-90d2-6e4dce690405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741237)
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252F08a42820-dfa4-4b12-a85b-17e0f948e56a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/08a42820-dfa4-4b12-a85b-17e0f948e56a.jpg not downloaded yet
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226dbad0>
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252Fea35f7c6-851a-41ba-b1bb-39c271e64d5c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/ea35f7c6-851a-41ba-b1bb-39c271e64d5c.jpg saved to cache
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:33 [adesa.uk] INFO: Found listing with ID: 10736501
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736501%27 HTTP/1.1" 200 None
2026-03-27 18:30:33 [adesa.uk] INFO: Scrape type for 10736501: 0
2026-03-27 18:30:33 [adesa.uk] INFO: Skipping item 10736501 url https://www.openlane.eu/en/carv6/auction/10736501
2026-03-27 18:30:33 [adesa.uk] INFO: Found listing with ID: 10730204
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730204%27 HTTP/1.1" 200 None
2026-03-27 18:30:33 [adesa.uk] INFO: Scrape type for 10730204: 0
2026-03-27 18:30:33 [adesa.uk] INFO: Skipping item 10730204 url https://www.openlane.eu/en/carv6/auction/10730204
2026-03-27 18:30:33 [adesa.uk] INFO: Found listing with ID: 10730221
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730221%27 HTTP/1.1" 200 None
2026-03-27 18:30:33 [adesa.uk] INFO: Scrape type for 10730221: 0
2026-03-27 18:30:33 [adesa.uk] INFO: Skipping item 10730221 url https://www.openlane.eu/en/carv6/auction/10730221
2026-03-27 18:30:33 [adesa.uk] INFO: Found listing with ID: 10732883
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732883%27 HTTP/1.1" 200 None
2026-03-27 18:30:33 [adesa.uk] INFO: Scrape type for 10732883: 0
2026-03-27 18:30:33 [adesa.uk] INFO: Skipping item 10732883 url https://www.openlane.eu/en/carv6/auction/10732883
2026-03-27 18:30:33 [adesa.uk] INFO: Found listing with ID: 10732882
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732882%27 HTTP/1.1" 200 None
2026-03-27 18:30:33 [adesa.uk] INFO: Scrape type for 10732882: 2
2026-03-27 18:30:33 [adesa.uk] INFO: Scraping item 10732882 url https://www.openlane.eu/en/carv6/auction/10732882
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23317650>
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F19a8260f-a002-41fc-ac07-d4010775f891.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/19a8260f-a002-41fc-ac07-d4010775f891.jpg saved to cache
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23110cd0>
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F309804fc-ac74-43df-8098-dfae500e60c0.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/309804fc-ac74-43df-8098-dfae500e60c0.jpg saved to cache
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22687b10>
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252F3bb322b2-42e0-43ba-806d-2adeb62f7b35.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/3bb322b2-42e0-43ba-806d-2adeb62f7b35.jpg saved to cache
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226d0290>
2026-03-27 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751163%252Fgeneral%252F8a0fbf91-f35a-4be1-8849-101a75137592.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751163/general/8a0fbf91-f35a-4be1-8849-101a75137592.jpg saved to cache
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0df062bd-15c5-5f5f-ad53-8bb30a637031
2026-03-27 18:30:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0df062bd-15c5-5f5f-ad53-8bb30a637031, skipping ID generation
2026-03-27 18:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0df062bd-15c5-5f5f-ad53-8bb30a637031 with scrape type 1
2026-03-27 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0df062bd-15c5-5f5f-ad53-8bb30a637031 sending to next pipeline
2026-03-27 18:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0df062bd-15c5-5f5f-ad53-8bb30a637031, identifier: 10741729
2026-03-27 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/2b968a6e-5767-41e1-85b6-5f96e8625523.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0df062bd-15c5-5f5f-ad53-8bb30a637031 with identifier: 10741729
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 18:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 18:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0df062bd-15c5-5f5f-ad53-8bb30a637031 with identifier: 10741729
2026-03-27 18:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0df062bd-15c5-5f5f-ad53-8bb30a637031 with identifier: 10741729 to the API
2026-03-27 18:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751163/general/8a0fbf91-f35a-4be1-8849-101a75137592.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '0df062bd-15c5-5f5f-ad53-8bb30a637031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF71AGZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741729',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 72176,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104422,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/f1e25317-6e40-439b-9665-0f47016a0a11.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109277,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/d84bb132-c1ee-407e-b3f5-372fefd50fb0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104266,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/33a42608-580f-4e80-9f85-ef05448e2846.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132761,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/13192be2-c240-4bed-8cbc-792d2e4ead74.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180016,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/2a0cd893-203f-4d5f-995a-733850ff844c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191778,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/9745f0c3-7468-4065-80de-e34018f3d588.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194633,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/0c096e95-ac21-47dc-aa09-4238cce1890d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193876,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/ea35f7c6-851a-41ba-b1bb-39c271e64d5c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238280,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/8a0fbf91-f35a-4be1-8849-101a75137592.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0df062bd-15c5-5f5f-ad53-8bb30a637031/0df062bd-15c5-5f5f-ad53-8bb30a637031_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104437,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751163/general/309804fc-ac74-43df-8098-dfae500e60c0.jpg',
'Width': 1500}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Volkswagen Polo 1.0 TSI Match - Petrol - Automatic - 95 hp - '
'GF71AGZ - 72,176 mi',
'transmission': 'automatic',
'trim': 'Match',
'vin': None,
'year': 2021}
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741729%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Saving data for 10741729: {'created_time': 1774636234.339364, 'last_price_update_time': 1774636234.339376, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741729') HTTP/1.1" 204 0
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730249
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730249%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730249: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730249 url https://www.openlane.eu/en/carv6/auction/10730249
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730250
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730250%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730250: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730250 url https://www.openlane.eu/en/carv6/auction/10730250
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730246
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730246%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730246: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730246 url https://www.openlane.eu/en/carv6/auction/10730246
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730247
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730247%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730247: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730247 url https://www.openlane.eu/en/carv6/auction/10730247
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10736500
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736500%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10736500: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10736500 url https://www.openlane.eu/en/carv6/auction/10736500
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730228
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730228%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730228: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730228 url https://www.openlane.eu/en/carv6/auction/10730228
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730243
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730243%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730243: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730243 url https://www.openlane.eu/en/carv6/auction/10730243
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10732884
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732884%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10732884: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10732884 url https://www.openlane.eu/en/carv6/auction/10732884
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730220
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730220: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730220 url https://www.openlane.eu/en/carv6/auction/10730220
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10732885
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732885%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10732885: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10732885 url https://www.openlane.eu/en/carv6/auction/10732885
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730251
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730251: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730251 url https://www.openlane.eu/en/carv6/auction/10730251
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10732886
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10732886: 2
2026-03-27 18:30:34 [adesa.uk] INFO: Scraping item 10732886 url https://www.openlane.eu/en/carv6/auction/10732886
2026-03-27 18:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/d77b1ec3-1b2f-43da-be7c-39b1cfc69ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/62e76e2d-e68d-4e44-9311-d15b6aafda06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/1a45f292-3821-4862-a67f-3ad975bbcf1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10732887
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732887%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10732887: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10732887 url https://www.openlane.eu/en/carv6/auction/10732887
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10736498
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736498%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10736498: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10736498 url https://www.openlane.eu/en/carv6/auction/10736498
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730206
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730206: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730206 url https://www.openlane.eu/en/carv6/auction/10730206
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730207
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730207: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730207 url https://www.openlane.eu/en/carv6/auction/10730207
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10732888
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732888%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10732888: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10732888 url https://www.openlane.eu/en/carv6/auction/10732888
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730248
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730248%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730248: 0
2026-03-27 18:30:34 [adesa.uk] INFO: Skipping item 10730248 url https://www.openlane.eu/en/carv6/auction/10730248
2026-03-27 18:30:34 [adesa.uk] INFO: Found listing with ID: 10730244
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730244%27 HTTP/1.1" 200 None
2026-03-27 18:30:34 [adesa.uk] INFO: Scrape type for 10730244: 1
2026-03-27 18:30:34 [adesa.uk] INFO: Scraping item 10730244 url https://www.openlane.eu/en/carv6/auction/10730244
2026-03-27 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/a98a39a5-0f0c-40a4-954d-7c86e467d779.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 18:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2317e0d0>
2026-03-27 18:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751162%252Fgeneral%252Fd37a9cb5-85c9-4e4f-8d0d-192ab1211261.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751162/general/d37a9cb5-85c9-4e4f-8d0d-192ab1211261.jpg saved to cache
2026-03-27 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4
2026-03-27 18:30:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1b184b0-983a-5749-9bfb-cfa7e6df61e4, skipping ID generation
2026-03-27 18:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4 with scrape type 1
2026-03-27 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1b184b0-983a-5749-9bfb-cfa7e6df61e4 sending to next pipeline
2026-03-27 18:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e1b184b0-983a-5749-9bfb-cfa7e6df61e4, identifier: 10741728
2026-03-27 18:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e297f2dd0>
2026-03-27 18:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252F5116de11-13be-4685-8a65-a393d1f00b22.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/5116de11-13be-4685-8a65-a393d1f00b22.jpg saved to cache
2026-03-27 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230be450>
2026-03-27 18:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751135%252Fgeneral%252Fbc0cccae-1794-4391-90d2-6e4dce690405.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751135/general/bc0cccae-1794-4391-90d2-6e4dce690405.jpg saved to cache
2026-03-27 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51625ecc-aea2-55ba-9aed-592f9ff4588c
2026-03-27 18:30:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51625ecc-aea2-55ba-9aed-592f9ff4588c, skipping ID generation
2026-03-27 18:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51625ecc-aea2-55ba-9aed-592f9ff4588c with scrape type 1
2026-03-27 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51625ecc-aea2-55ba-9aed-592f9ff4588c sending to next pipeline
2026-03-27 18:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 51625ecc-aea2-55ba-9aed-592f9ff4588c, identifier: 10741237
2026-03-27 18:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234c2410>
2026-03-27 18:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252F2b968a6e-5767-41e1-85b6-5f96e8625523.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/2b968a6e-5767-41e1-85b6-5f96e8625523.jpg saved to cache
2026-03-27 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/fceb47da-8eaa-442b-99df-301d588296e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730203
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730203: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730203 url https://www.openlane.eu/en/carv6/auction/10730203
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10736504
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736504%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10736504: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10736504 url https://www.openlane.eu/en/carv6/auction/10736504
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10732889
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732889%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10732889: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10732889 url https://www.openlane.eu/en/carv6/auction/10732889
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730238
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730238: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730238 url https://www.openlane.eu/en/carv6/auction/10730238
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730208
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730208: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730208 url https://www.openlane.eu/en/carv6/auction/10730208
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730230
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730230: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730230 url https://www.openlane.eu/en/carv6/auction/10730230
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10732890
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732890%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10732890: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10732890 url https://www.openlane.eu/en/carv6/auction/10732890
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730223
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730223: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730223 url https://www.openlane.eu/en/carv6/auction/10730223
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730219
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730219: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730219 url https://www.openlane.eu/en/carv6/auction/10730219
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730256
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730256: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730256 url https://www.openlane.eu/en/carv6/auction/10730256
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730209
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730209: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730209 url https://www.openlane.eu/en/carv6/auction/10730209
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10730214
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10730214: 0
2026-03-27 18:30:35 [adesa.uk] INFO: Skipping item 10730214 url https://www.openlane.eu/en/carv6/auction/10730214
2026-03-27 18:30:35 [adesa.uk] INFO: Found listing with ID: 10741732
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741732%27 HTTP/1.1" 200 None
2026-03-27 18:30:35 [adesa.uk] INFO: Scrape type for 10741732: 1
2026-03-27 18:30:35 [adesa.uk] INFO: Scraping item 10741732 url https://www.openlane.eu/en/carv6/auction/10741732
2026-03-27 18:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e1b184b0-983a-5749-9bfb-cfa7e6df61e4 with identifier: 10741728
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 18:30:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30: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 18:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e1b184b0-983a-5749-9bfb-cfa7e6df61e4 with identifier: 10741728
2026-03-27 18:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e1b184b0-983a-5749-9bfb-cfa7e6df61e4 with identifier: 10741728 to the API
2026-03-27 18:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751162/general/d37a9cb5-85c9-4e4f-8d0d-192ab1211261.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'e1b184b0-983a-5749-9bfb-cfa7e6df61e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ71WPZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741728',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 91928,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108115,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/83f09567-6256-46e6-8217-1e11075d0e20.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109632,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/58fe8acb-1d9c-435b-b1b7-2e605f95a489.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109297,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/1c6fe2a0-e446-4d17-8be6-bcbdeb734d22.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82181,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/1112de2c-a621-417a-9845-0248b957a5a4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127871,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/bc6660fd-4d45-44d4-8771-83dca0e7de02.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151060,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/5da9633f-3e28-4c37-b08f-db228d1aea46.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227911,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/d3731845-2e6c-4f2c-92b4-1be0746be447.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377712,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/3bb322b2-42e0-43ba-806d-2adeb62f7b35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81987,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/19a8260f-a002-41fc-ac07-d4010775f891.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b184b0-983a-5749-9bfb-cfa7e6df61e4/e1b184b0-983a-5749-9bfb-cfa7e6df61e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84316,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751162/general/d37a9cb5-85c9-4e4f-8d0d-192ab1211261.jpg',
'Width': 1333}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Volkswagen Polo 1.0 TSI Match - Petrol - Automatic - 95 hp - '
'GJ71WPZ - 91,928 mi',
'transmission': 'automatic',
'trim': 'Match',
'vin': None,
'year': 2021}
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741728%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [adesa.uk] INFO: Saving data for 10741728: {'created_time': 1774636236.062143, 'last_price_update_time': 1774636236.062155, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741728') HTTP/1.1" 204 0
2026-03-27 18:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 51625ecc-aea2-55ba-9aed-592f9ff4588c with identifier: 10741237
2026-03-27 18:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 51625ecc-aea2-55ba-9aed-592f9ff4588c with identifier: 10741237
2026-03-27 18:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 51625ecc-aea2-55ba-9aed-592f9ff4588c with identifier: 10741237 to the API
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751135/general/bc0cccae-1794-4391-90d2-6e4dce690405.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '51625ecc-aea2-55ba-9aed-592f9ff4588c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS72LHU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741237',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 19457,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104474,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/0985e454-d28c-44c0-ac69-1410649d566e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102776,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/6dfa3d36-a1b0-4a01-81f0-186781c0529c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100951,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/e8ee9a46-877d-4367-9823-3c0339bfe332.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105816,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/bc0cccae-1794-4391-90d2-6e4dce690405.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118733,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/1b36c2fe-d5a9-4dd0-9f55-759f10597d6a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158610,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/606551f6-373e-4544-b1f4-a340d057b521.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144824,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/5116de11-13be-4685-8a65-a393d1f00b22.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243700,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/3898c0d8-0c3b-436c-86cc-80836134a5ed.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152594,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/59524827-7876-4a94-9303-967f900f98ea.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51625ecc-aea2-55ba-9aed-592f9ff4588c/51625ecc-aea2-55ba-9aed-592f9ff4588c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102380,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751135/general/0468995e-5b59-4cda-9b2c-d7324674b8db.jpg',
'Width': 1333}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'DS72LHU - 19,457 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2022}
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741237%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [adesa.uk] INFO: Saving data for 10741237: {'created_time': 1774636236.505076, 'last_price_update_time': 1774636236.505089, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741237') HTTP/1.1" 204 0
2026-03-27 18:30: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 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/f3d9b4d3-6feb-48a3-9410-4ae543151da1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/6c09153d-8448-4c64-96e2-092b7af0e811.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:36 [adesa.uk] INFO: Found listing with ID: 10741731
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741731%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [adesa.uk] INFO: Scrape type for 10741731: 1
2026-03-27 18:30:36 [adesa.uk] INFO: Scraping item 10741731 url https://www.openlane.eu/en/carv6/auction/10741731
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234c0f10>
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252Fd77b1ec3-1b2f-43da-be7c-39b1cfc69ee2.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/d77b1ec3-1b2f-43da-be7c-39b1cfc69ee2.jpg saved to cache
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22752250>
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252F62e76e2d-e68d-4e44-9311-d15b6aafda06.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/62e76e2d-e68d-4e44-9311-d15b6aafda06.jpg saved to cache
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230115d0>
2026-03-27 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F1a45f292-3821-4862-a67f-3ad975bbcf1c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/1a45f292-3821-4862-a67f-3ad975bbcf1c.jpg saved to cache
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30: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 18:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1881a146-c5e4-53ea-90e3-b54f4718210a with identifier: 10741742
2026-03-27 18:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1881a146-c5e4-53ea-90e3-b54f4718210a with scrape type 1
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1881a146-c5e4-53ea-90e3-b54f4718210a
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F5ef0db33-d1cd-4afc-9b9c-3cd66b850e51.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/5ef0db33-d1cd-4afc-9b9c-3cd66b850e51.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F7078f8d0-83e3-4ed0-ac38-bb4c20740cc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/7078f8d0-83e3-4ed0-ac38-bb4c20740cc2.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F634c396a-f9b9-4c61-9323-a42d88384f83.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/634c396a-f9b9-4c61-9323-a42d88384f83.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F3dad67cf-d727-474c-872a-114187513978.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/3dad67cf-d727-474c-872a-114187513978.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F6df83aef-d4de-434b-be37-545ead8a1f32.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/6df83aef-d4de-434b-be37-545ead8a1f32.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F334bc7bd-abdb-4770-a409-a2c9d7885927.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/334bc7bd-abdb-4770-a409-a2c9d7885927.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F2b8ea668-609e-4f40-b2ce-9a0e95b90e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/2b8ea668-609e-4f40-b2ce-9a0e95b90e57.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F3a76a858-52e4-4204-9b9d-1b62fce2128d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/3a76a858-52e4-4204-9b9d-1b62fce2128d.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F9a456bb9-5fe1-4b83-93ca-19fde0e13c78.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/9a456bb9-5fe1-4b83-93ca-19fde0e13c78.jpg already downloaded
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615705%252Fgeneral%252F1d804e08-788b-420c-8480-157ff0337866.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615705/general/1d804e08-788b-420c-8480-157ff0337866.jpg already downloaded
2026-03-27 18:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 1881a146-c5e4-53ea-90e3-b54f4718210a, identifier: 10741742
2026-03-27 18:30:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23063e10>
2026-03-27 18:30:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Fa98a39a5-0f0c-40a4-954d-7c86e467d779.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/a98a39a5-0f0c-40a4-954d-7c86e467d779.jpg saved to cache
2026-03-27 18:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 1881a146-c5e4-53ea-90e3-b54f4718210a with identifier: 10741742
2026-03-27 18:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 18:30:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 18:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 1881a146-c5e4-53ea-90e3-b54f4718210a with identifier: 10741742
2026-03-27 18:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 1881a146-c5e4-53ea-90e3-b54f4718210a with identifier: 10741742 to the API
2026-03-27 18:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741742>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '1881a146-c5e4-53ea-90e3-b54f4718210a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KT71FBY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741742',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 60090,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5615705/general/5ef0db33-d1cd-4afc-9b9c-3cd66b850e51.jpg',
'https://images.openlane.eu/carimgs/5615705/general/7078f8d0-83e3-4ed0-ac38-bb4c20740cc2.jpg',
'https://images.openlane.eu/carimgs/5615705/general/634c396a-f9b9-4c61-9323-a42d88384f83.jpg',
'https://images.openlane.eu/carimgs/5615705/general/3dad67cf-d727-474c-872a-114187513978.jpg',
'https://images.openlane.eu/carimgs/5615705/general/6df83aef-d4de-434b-be37-545ead8a1f32.jpg',
'https://images.openlane.eu/carimgs/5615705/general/334bc7bd-abdb-4770-a409-a2c9d7885927.jpg',
'https://images.openlane.eu/carimgs/5615705/general/2b8ea668-609e-4f40-b2ce-9a0e95b90e57.jpg',
'https://images.openlane.eu/carimgs/5615705/general/3a76a858-52e4-4204-9b9d-1b62fce2128d.jpg',
'https://images.openlane.eu/carimgs/5615705/general/9a456bb9-5fe1-4b83-93ca-19fde0e13c78.jpg',
'https://images.openlane.eu/carimgs/5615705/general/1d804e08-788b-420c-8480-157ff0337866.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256535,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/5ef0db33-d1cd-4afc-9b9c-3cd66b850e51.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314160,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/7078f8d0-83e3-4ed0-ac38-bb4c20740cc2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345050,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/634c396a-f9b9-4c61-9323-a42d88384f83.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324718,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/3dad67cf-d727-474c-872a-114187513978.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279834,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/6df83aef-d4de-434b-be37-545ead8a1f32.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259662,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/334bc7bd-abdb-4770-a409-a2c9d7885927.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187331,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/2b8ea668-609e-4f40-b2ce-9a0e95b90e57.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127335,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/3a76a858-52e4-4204-9b9d-1b62fce2128d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197828,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/9a456bb9-5fe1-4b83-93ca-19fde0e13c78.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1881a146-c5e4-53ea-90e3-b54f4718210a/1881a146-c5e4-53ea-90e3-b54f4718210a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192559,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615705/general/1d804e08-788b-420c-8480-157ff0337866.jpg',
'Width': 1440}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - KT71FBY - 60,090 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741742%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Saving data for 10741742: {'created_time': 1774636238.033778, 'last_price_update_time': 1774636238.033791, 'auction_closing_time': 1775138400.0}
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741742') HTTP/1.1" 204 0
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/1891e51f-dd14-419f-bbc4-5cebbd0a6899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10734805
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734805%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10734805: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10734805 url https://www.openlane.eu/en/carv6/auction/10734805
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10709008
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709008%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10709008: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10709008 url https://www.openlane.eu/en/carv6/auction/10709008
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10709009
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10709009: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10709009 url https://www.openlane.eu/en/carv6/auction/10709009
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10709007
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10709007: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10709007 url https://www.openlane.eu/en/carv6/auction/10709007
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10722844
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10722844: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10722844 url https://www.openlane.eu/en/carv6/auction/10722844
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10741734
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741734%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10741734: 1
2026-03-27 18:30:38 [adesa.uk] INFO: Scraping item 10741734 url https://www.openlane.eu/en/carv6/auction/10741734
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233cfb10>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Ffceb47da-8eaa-442b-99df-301d588296e7.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/fceb47da-8eaa-442b-99df-301d588296e7.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/1e08847f-8dd9-4340-83f8-0bd3acb024c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10741745
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741745%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10741745: 1
2026-03-27 18:30:38 [adesa.uk] INFO: Scraping item 10741745 url https://www.openlane.eu/en/carv6/auction/10741745
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230a29d0>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Ff3d9b4d3-6feb-48a3-9410-4ae543151da1.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/f3d9b4d3-6feb-48a3-9410-4ae543151da1.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234c4710>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F6c09153d-8448-4c64-96e2-092b7af0e811.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/6c09153d-8448-4c64-96e2-092b7af0e811.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/b8ce1f1d-5f28-4232-b9ee-c53c96b70166.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/14ddcf9f-bbeb-4349-a74e-b8e42660fb24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/c128a0c0-dab1-47d9-bf2e-025251b792fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226d9950>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252F1891e51f-dd14-419f-bbc4-5cebbd0a6899.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/1891e51f-dd14-419f-bbc4-5cebbd0a6899.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/08a42820-dfa4-4b12-a85b-17e0f948e56a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/d0056ba9-bd8e-4f29-92d8-db7cf6811d07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10715371
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10715371: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10715371 url https://www.openlane.eu/en/carv6/auction/10715371
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10730130
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10730130: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10730130 url https://www.openlane.eu/en/carv6/auction/10730130
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10730106
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10730106: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10730106 url https://www.openlane.eu/en/carv6/auction/10730106
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10730107
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10730107: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10730107 url https://www.openlane.eu/en/carv6/auction/10730107
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10730131
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730131%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10730131: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10730131 url https://www.openlane.eu/en/carv6/auction/10730131
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10734807
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734807%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10734807: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10734807 url https://www.openlane.eu/en/carv6/auction/10734807
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10734808
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734808%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10734808: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10734808 url https://www.openlane.eu/en/carv6/auction/10734808
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10734809
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734809%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10734809: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10734809 url https://www.openlane.eu/en/carv6/auction/10734809
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10734806
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734806%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10734806: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10734806 url https://www.openlane.eu/en/carv6/auction/10734806
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10741733
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741733%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10741733: 1
2026-03-27 18:30:38 [adesa.uk] INFO: Scraping item 10741733 url https://www.openlane.eu/en/carv6/auction/10741733
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751422/general/fbc7a13d-d37f-4f73-926e-94d1d07df883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741852)
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23215f50>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F1e08847f-8dd9-4340-83f8-0bd3acb024c4.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/1e08847f-8dd9-4340-83f8-0bd3acb024c4.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10722807
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10722807: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10722807 url https://www.openlane.eu/en/carv6/auction/10722807
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10722806
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10722806: 2
2026-03-27 18:30:38 [adesa.uk] INFO: Scraping item 10722806 url https://www.openlane.eu/en/carv6/auction/10722806
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2276d550>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Fb8ce1f1d-5f28-4232-b9ee-c53c96b70166.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/b8ce1f1d-5f28-4232-b9ee-c53c96b70166.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2273cc50>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F14ddcf9f-bbeb-4349-a74e-b8e42660fb24.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/14ddcf9f-bbeb-4349-a74e-b8e42660fb24.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fc7cd0>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Fc128a0c0-dab1-47d9-bf2e-025251b792fa.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/c128a0c0-dab1-47d9-bf2e-025251b792fa.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/773c6b41-8c98-4ab1-ba6c-89f2112935bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/0c052523-b8e8-4009-9535-5b07dec7f909.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10721103
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10721103: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10721103 url https://www.openlane.eu/en/carv6/auction/10721103
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10606304
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10606304: 0
2026-03-27 18:30:38 [adesa.uk] INFO: Skipping item 10606304 url https://www.openlane.eu/en/carv6/auction/10606304
2026-03-27 18:30:38 [adesa.uk] INFO: Found listing with ID: 10606317
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-27 18:30:38 [adesa.uk] INFO: Scrape type for 10606317: 2
2026-03-27 18:30:38 [adesa.uk] INFO: Scraping item 10606317 url https://www.openlane.eu/en/carv6/auction/10606317
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23189dd0>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252F08a42820-dfa4-4b12-a85b-17e0f948e56a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/08a42820-dfa4-4b12-a85b-17e0f948e56a.jpg saved to cache
2026-03-27 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227561d0>
2026-03-27 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Fd0056ba9-bd8e-4f29-92d8-db7cf6811d07.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/d0056ba9-bd8e-4f29-92d8-db7cf6811d07.jpg saved to cache
2026-03-27 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/2d48999c-7c75-4741-b866-35ffece43cd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/57239f5d-f61d-4314-aae5-08c27907d36b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/de3eaa6b-48bc-4868-ab94-b8dac0f5440f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:39 [adesa.uk] INFO: Found listing with ID: 10630715
2026-03-27 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-27 18:30:39 [adesa.uk] INFO: Scrape type for 10630715: 2
2026-03-27 18:30:39 [adesa.uk] INFO: Scraping item 10630715 url https://www.openlane.eu/en/carv6/auction/10630715
2026-03-27 18:30:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227b6710>
2026-03-27 18:30:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751422%252Fgeneral%252Ffbc7a13d-d37f-4f73-926e-94d1d07df883.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751422/general/fbc7a13d-d37f-4f73-926e-94d1d07df883.jpg saved to cache
2026-03-27 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af
2026-03-27 18:30:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af, skipping ID generation
2026-03-27 18:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with scrape type 1
2026-03-27 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af sending to next pipeline
2026-03-27 18:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af, identifier: 10741852
2026-03-27 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/024350fe-7222-4200-9dfe-f0ee5d5aa458.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with identifier: 10741852
2026-03-27 18:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with identifier: 10741852
2026-03-27 18:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with identifier: 10741852 to the API
2026-03-27 18:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751422/general/fbc7a13d-d37f-4f73-926e-94d1d07df883.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '923b0d7b-1a6b-538b-8d0a-3c3d27ae36af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HF64DSY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741852',
'listing': 'auction',
'location': 'Bristol',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 87330,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643105,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/2b968a6e-5767-41e1-85b6-5f96e8625523.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585447,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/62e76e2d-e68d-4e44-9311-d15b6aafda06.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586428,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/a98a39a5-0f0c-40a4-954d-7c86e467d779.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 665701,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/f3d9b4d3-6feb-48a3-9410-4ae543151da1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585983,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/fceb47da-8eaa-442b-99df-301d588296e7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522763,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/1891e51f-dd14-419f-bbc4-5cebbd0a6899.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487854,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/b8ce1f1d-5f28-4232-b9ee-c53c96b70166.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439035,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/d0056ba9-bd8e-4f29-92d8-db7cf6811d07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491394,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/fbc7a13d-d37f-4f73-926e-94d1d07df883.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923b0d7b-1a6b-538b-8d0a-3c3d27ae36af/923b0d7b-1a6b-538b-8d0a-3c3d27ae36af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400788,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751422/general/08a42820-dfa4-4b12-a85b-17e0f948e56a.jpg',
'Width': 2000}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2014-09-05',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz E 400 Sport - Petrol - Automatic - 333 hp - HF64DSY - '
'87,330 mi',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2014}
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741852%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Saving data for 10741852: {'created_time': 1774636240.231708, 'last_price_update_time': 1774636240.231718, 'auction_closing_time': 1774879200.0}
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741852') HTTP/1.1" 204 0
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2960ae10>
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F773c6b41-8c98-4ab1-ba6c-89f2112935bc.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/773c6b41-8c98-4ab1-ba6c-89f2112935bc.jpg saved to cache
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23133c90>
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252F0c052523-b8e8-4009-9535-5b07dec7f909.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/0c052523-b8e8-4009-9535-5b07dec7f909.jpg saved to cache
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:40 [adesa.uk] INFO: Found listing with ID: 10711372
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Scrape type for 10711372: 0
2026-03-27 18:30:40 [adesa.uk] INFO: Skipping item 10711372 url https://www.openlane.eu/en/carv6/auction/10711372
2026-03-27 18:30:40 [adesa.uk] INFO: Found listing with ID: 10721170
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Scrape type for 10721170: 0
2026-03-27 18:30:40 [adesa.uk] INFO: Skipping item 10721170 url https://www.openlane.eu/en/carv6/auction/10721170
2026-03-27 18:30:40 [adesa.uk] INFO: Found listing with ID: 10692823
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Scrape type for 10692823: 2
2026-03-27 18:30:40 [adesa.uk] INFO: Scraping item 10692823 url https://www.openlane.eu/en/carv6/auction/10692823
2026-03-27 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/e2fc960b-7e5f-4a81-a53a-84aecd686179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:40 [adesa.uk] INFO: Found listing with ID: 10691303
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Scrape type for 10691303: 0
2026-03-27 18:30:40 [adesa.uk] INFO: Skipping item 10691303 url https://www.openlane.eu/en/carv6/auction/10691303
2026-03-27 18:30:40 [adesa.uk] INFO: Found listing with ID: 10692824
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Scrape type for 10692824: 2
2026-03-27 18:30:40 [adesa.uk] INFO: Scraping item 10692824 url https://www.openlane.eu/en/carv6/auction/10692824
2026-03-27 18:30: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 18:30: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 18:30: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 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29c15b50>
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F2d48999c-7c75-4741-b866-35ffece43cd3.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/2d48999c-7c75-4741-b866-35ffece43cd3.jpg saved to cache
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e292d3d90>
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F57239f5d-f61d-4314-aae5-08c27907d36b.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/57239f5d-f61d-4314-aae5-08c27907d36b.jpg saved to cache
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233e9010>
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252Fde3eaa6b-48bc-4868-ab94-b8dac0f5440f.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/de3eaa6b-48bc-4868-ab94-b8dac0f5440f.jpg saved to cache
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234b5b90>
2026-03-27 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252F024350fe-7222-4200-9dfe-f0ee5d5aa458.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/024350fe-7222-4200-9dfe-f0ee5d5aa458.jpg saved to cache
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30: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 18:30: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 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/20cc8e5b-0e4c-4fe5-812b-e50136a2a068.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:40 [adesa.uk] INFO: Found listing with ID: 10721104
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Scrape type for 10721104: 0
2026-03-27 18:30:40 [adesa.uk] INFO: Skipping item 10721104 url https://www.openlane.eu/en/carv6/auction/10721104
2026-03-27 18:30:40 [adesa.uk] INFO: Found listing with ID: 10721102
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Scrape type for 10721102: 0
2026-03-27 18:30:40 [adesa.uk] INFO: Skipping item 10721102 url https://www.openlane.eu/en/carv6/auction/10721102
2026-03-27 18:30:40 [adesa.uk] INFO: Found listing with ID: 10741735
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741735%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [adesa.uk] INFO: Scrape type for 10741735: 1
2026-03-27 18:30:40 [adesa.uk] INFO: Scraping item 10741735 url https://www.openlane.eu/en/carv6/auction/10741735
2026-03-27 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/96b79b88-5d77-4309-becb-adf88c8457ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with identifier: 10730244
2026-03-27 18:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with scrape type 1
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F3e2a7c9b-4c8e-4f48-a408-65f21bc6a132.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/3e2a7c9b-4c8e-4f48-a408-65f21bc6a132.jpg not downloaded yet
2026-03-27 18:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc98d205-84ea-51f6-812f-5d48feab564f with identifier: 10732882
2026-03-27 18:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc98d205-84ea-51f6-812f-5d48feab564f with scrape type 2
2026-03-27 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc98d205-84ea-51f6-812f-5d48feab564f with scrape type 2
2026-03-27 18:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fc98d205-84ea-51f6-812f-5d48feab564f, identifier: 10732882
2026-03-27 18:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38727df0-b500-5b0f-9fef-37f788a4480e with identifier: 10732871
2026-03-27 18:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38727df0-b500-5b0f-9fef-37f788a4480e with scrape type 2
2026-03-27 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38727df0-b500-5b0f-9fef-37f788a4480e with scrape type 2
2026-03-27 18:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 38727df0-b500-5b0f-9fef-37f788a4480e, identifier: 10732871
2026-03-27 18:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234b5950>
2026-03-27 18:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252Fe2fc960b-7e5f-4a81-a53a-84aecd686179.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/e2fc960b-7e5f-4a81-a53a-84aecd686179.jpg saved to cache
2026-03-27 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with identifier: 10741732
2026-03-27 18:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with scrape type 1
2026-03-27 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F9820a9fa-1b77-4cc8-95fd-594d510023e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/9820a9fa-1b77-4cc8-95fd-594d510023e7.jpg not downloaded yet
2026-03-27 18:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44ebf86-e845-576f-9082-060b1d589b4f with identifier: 10741731
2026-03-27 18:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44ebf86-e845-576f-9082-060b1d589b4f with scrape type 1
2026-03-27 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F6758832f-471b-4c9c-a475-c077bc73a82f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/6758832f-471b-4c9c-a475-c077bc73a82f.jpg not downloaded yet
2026-03-27 18:30:41 [adesa.uk] INFO: Found listing with ID: 10619051
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-27 18:30:41 [adesa.uk] INFO: Scrape type for 10619051: 2
2026-03-27 18:30:41 [adesa.uk] INFO: Scraping item 10619051 url https://www.openlane.eu/en/carv6/auction/10619051
2026-03-27 18:30: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 18:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fc98d205-84ea-51f6-812f-5d48feab564f with identifier: 10732882
2026-03-27 18:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fc98d205-84ea-51f6-812f-5d48feab564f with identifier: 10732882
2026-03-27 18:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fc98d205-84ea-51f6-812f-5d48feab564f with identifier: 10732882 to the API
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'fc98d205-84ea-51f6-812f-5d48feab564f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YP71LKU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732882',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 42447,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - YP71LKU - 42,447 '
'mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732882%27 HTTP/1.1" 200 None
2026-03-27 18:30:41 [adesa.uk] INFO: Saving data for 10732882: {'auction_closing_time': 1774879200.0, 'created_time': 1774549829.310263, 'last_price_update_time': 1774636241.975637}
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10732882') HTTP/1.1" 204 0
2026-03-27 18:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 38727df0-b500-5b0f-9fef-37f788a4480e with identifier: 10732871
2026-03-27 18:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 38727df0-b500-5b0f-9fef-37f788a4480e with identifier: 10732871
2026-03-27 18:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 38727df0-b500-5b0f-9fef-37f788a4480e with identifier: 10732871 to the API
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732871>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '38727df0-b500-5b0f-9fef-37f788a4480e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AP71EYW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732871',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 53577,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 136 '
'hp - AP71EYW - 53,577 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [adesa.uk] INFO: Saving data for 10732871: {'auction_closing_time': 1774965600.0, 'created_time': 1774549820.944736, 'last_price_update_time': 1774636242.270145}
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10732871') HTTP/1.1" 204 0
2026-03-27 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751120/general/1cdc9a77-d103-45e2-9c04-517ae03ffbe2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741226)
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252Fdf12323c-a224-4275-b337-4a1a4ca6d83b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/df12323c-a224-4275-b337-4a1a4ca6d83b.jpg not downloaded yet
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F56738448-3f0f-4334-84dc-1a7433f0faee.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/56738448-3f0f-4334-84dc-1a7433f0faee.jpg not downloaded yet
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F22784eb2-f348-450f-8682-0a5df832c09b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/22784eb2-f348-450f-8682-0a5df832c09b.jpg not downloaded yet
2026-03-27 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751122/general/feba2a35-73bf-47f7-8867-428fb78733e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741227)
2026-03-27 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/56e6f549-8431-403f-a826-c098a6589be5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/3e4ba6b9-b768-42fb-9804-4c60118db1a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:42 [adesa.uk] INFO: Found listing with ID: 10630207
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [adesa.uk] INFO: Scrape type for 10630207: 0
2026-03-27 18:30:42 [adesa.uk] INFO: Skipping item 10630207 url https://www.openlane.eu/en/carv6/auction/10630207
2026-03-27 18:30:42 [adesa.uk] INFO: Found listing with ID: 10630206
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [adesa.uk] INFO: Scrape type for 10630206: 2
2026-03-27 18:30:42 [adesa.uk] INFO: Scraping item 10630206 url https://www.openlane.eu/en/carv6/auction/10630206
2026-03-27 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234c0f90>
2026-03-27 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F20cc8e5b-0e4c-4fe5-812b-e50136a2a068.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/20cc8e5b-0e4c-4fe5-812b-e50136a2a068.jpg saved to cache
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231c6290>
2026-03-27 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F96b79b88-5d77-4309-becb-adf88c8457ce.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/96b79b88-5d77-4309-becb-adf88c8457ce.jpg saved to cache
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e2d230-3208-5f09-9a96-11138a87d827 with identifier: 10732886
2026-03-27 18:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e2d230-3208-5f09-9a96-11138a87d827 with scrape type 2
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e2d230-3208-5f09-9a96-11138a87d827 with scrape type 2
2026-03-27 18:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 25e2d230-3208-5f09-9a96-11138a87d827, identifier: 10732886
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F6fdde120-53f1-4142-9ef2-f99e552f860a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/6fdde120-53f1-4142-9ef2-f99e552f860a.jpg not downloaded yet
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F3bad4081-3bfb-4f60-be09-adca7f3277be.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/3bad4081-3bfb-4f60-be09-adca7f3277be.jpg not downloaded yet
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F78ffb1c9-1596-4722-aa06-9ab7215b2800.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/78ffb1c9-1596-4722-aa06-9ab7215b2800.jpg not downloaded yet
2026-03-27 18:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 25e2d230-3208-5f09-9a96-11138a87d827 with identifier: 10732886
2026-03-27 18:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 25e2d230-3208-5f09-9a96-11138a87d827 with identifier: 10732886
2026-03-27 18:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 25e2d230-3208-5f09-9a96-11138a87d827 with identifier: 10732886 to the API
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732886>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '25e2d230-3208-5f09-9a96-11138a87d827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WD18MTZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732886',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 67144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2018-06-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Turbo Sport Nav - Petrol - Manual - 131 hp - '
'WD18MTZ - 67,144 mi',
'transmission': 'manual',
'trim': 'Sport Nav',
'vin': None,
'year': 2018}
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-27 18:30:42 [adesa.uk] INFO: Saving data for 10732886: {'auction_closing_time': 1774879200.0, 'created_time': 1774549828.169368, 'last_price_update_time': 1774636242.881797}
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10732886') HTTP/1.1" 204 0
2026-03-27 18:30:42 [adesa.uk] INFO: Found listing with ID: 10741737
2026-03-27 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741737%27 HTTP/1.1" 200 None
2026-03-27 18:30:43 [adesa.uk] INFO: Scrape type for 10741737: 1
2026-03-27 18:30:43 [adesa.uk] INFO: Scraping item 10741737 url https://www.openlane.eu/en/carv6/auction/10741737
2026-03-27 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751134/general/a879dfe8-9a3f-418e-bb88-c19a9c09bf2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741236)
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F24107f08-77f6-48a3-82b4-f4709caaaf7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/24107f08-77f6-48a3-82b4-f4709caaaf7b.jpg not downloaded yet
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252Fbcfaf8f9-9fe7-451a-992e-27e9dcd80b94.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/bcfaf8f9-9fe7-451a-992e-27e9dcd80b94.jpg not downloaded yet
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F0ce8dd20-bfac-4f02-90ee-28ab569ecc14.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/0ce8dd20-bfac-4f02-90ee-28ab569ecc14.jpg not downloaded yet
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23487a50>
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751120%252Fgeneral%252F1cdc9a77-d103-45e2-9c04-517ae03ffbe2.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751120/general/1cdc9a77-d103-45e2-9c04-517ae03ffbe2.jpg saved to cache
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c37e4b32-546e-50c1-bfae-aa975ba522c1
2026-03-27 18:30:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c37e4b32-546e-50c1-bfae-aa975ba522c1, skipping ID generation
2026-03-27 18:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c37e4b32-546e-50c1-bfae-aa975ba522c1 with scrape type 1
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c37e4b32-546e-50c1-bfae-aa975ba522c1 sending to next pipeline
2026-03-27 18:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c37e4b32-546e-50c1-bfae-aa975ba522c1, identifier: 10741226
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225cc050>
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751122%252Fgeneral%252Ffeba2a35-73bf-47f7-8867-428fb78733e3.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751122/general/feba2a35-73bf-47f7-8867-428fb78733e3.jpg saved to cache
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c
2026-03-27 18:30:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47fa8d70-f81f-5a75-ba32-717b45c7b85c, skipping ID generation
2026-03-27 18:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c with scrape type 1
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47fa8d70-f81f-5a75-ba32-717b45c7b85c sending to next pipeline
2026-03-27 18:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 47fa8d70-f81f-5a75-ba32-717b45c7b85c, identifier: 10741227
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233348d0>
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F56e6f549-8431-403f-a826-c098a6589be5.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/56e6f549-8431-403f-a826-c098a6589be5.jpg saved to cache
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2272c410>
2026-03-27 18:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252F3e4ba6b9-b768-42fb-9804-4c60118db1a9.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/3e4ba6b9-b768-42fb-9804-4c60118db1a9.jpg saved to cache
2026-03-27 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:43 [adesa.uk] INFO: Found listing with ID: 10707310
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-27 18:30:43 [adesa.uk] INFO: Scrape type for 10707310: 2
2026-03-27 18:30:43 [adesa.uk] INFO: Scraping item 10707310 url https://www.openlane.eu/en/carv6/auction/10707310
2026-03-27 18:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c37e4b32-546e-50c1-bfae-aa975ba522c1 with identifier: 10741226
2026-03-27 18:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c37e4b32-546e-50c1-bfae-aa975ba522c1 with identifier: 10741226
2026-03-27 18:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c37e4b32-546e-50c1-bfae-aa975ba522c1 with identifier: 10741226 to the API
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751120/general/1cdc9a77-d103-45e2-9c04-517ae03ffbe2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'c37e4b32-546e-50c1-bfae-aa975ba522c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25HVB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741226',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Juke',
'odometer': 23519,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114036,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/1cdc9a77-d103-45e2-9c04-517ae03ffbe2.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113917,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/024350fe-7222-4200-9dfe-f0ee5d5aa458.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112339,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/f7399205-56e7-446a-bec9-fb06bd378481.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123140,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/c2ee7b8d-fbc3-434f-8544-dbf276a18f9f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167944,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/61421c95-7ad0-46f2-988c-6660731ae89b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158108,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/2f0bcc2d-0068-40b0-a56a-ff9f54c28138.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197599,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/cafeba8b-8122-4d04-880c-10286950ab45.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109694,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/d77b1ec3-1b2f-43da-be7c-39b1cfc69ee2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111839,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/a3e84bd1-2299-4732-90c0-fde4d07ee095.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c37e4b32-546e-50c1-bfae-aa975ba522c1/c37e4b32-546e-50c1-bfae-aa975ba522c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113988,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751120/general/c79e1060-a1d1-4938-884c-046ef1d356a0.jpg',
'Width': 1500}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T N-connecta - Petrol - Automatic - 114 hp - '
'DV25HVB - 23,519 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2025}
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741226%27 HTTP/1.1" 200 None
2026-03-27 18:30:43 [adesa.uk] INFO: Saving data for 10741226: {'created_time': 1774636243.983972, 'last_price_update_time': 1774636243.983987, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741226') HTTP/1.1" 204 0
2026-03-27 18:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 47fa8d70-f81f-5a75-ba32-717b45c7b85c with identifier: 10741227
2026-03-27 18:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 47fa8d70-f81f-5a75-ba32-717b45c7b85c with identifier: 10741227
2026-03-27 18:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 47fa8d70-f81f-5a75-ba32-717b45c7b85c with identifier: 10741227 to the API
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751122/general/feba2a35-73bf-47f7-8867-428fb78733e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '47fa8d70-f81f-5a75-ba32-717b45c7b85c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DX25VGO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741227',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Juke',
'odometer': 16904,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114047,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/ed8175c7-f0b0-451c-b833-269aa192697b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109959,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/feba2a35-73bf-47f7-8867-428fb78733e3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108127,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/e2fc960b-7e5f-4a81-a53a-84aecd686179.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107719,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/4e03f3fa-6425-4106-be08-5144c0b2749d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96658,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/0c052523-b8e8-4009-9535-5b07dec7f909.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127618,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/299c21c8-ac60-4daa-9221-8562b537a919.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155869,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/87cc2ce1-8616-4f99-8c5b-4576e6ce5a4c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220096,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/9f9067e2-f7c1-4854-9e1d-34756ea71b4e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87215,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/1a45f292-3821-4862-a67f-3ad975bbcf1c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47fa8d70-f81f-5a75-ba32-717b45c7b85c/47fa8d70-f81f-5a75-ba32-717b45c7b85c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104714,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751122/general/9a32db82-89a6-43cd-b477-17412a4272f4.jpg',
'Width': 1333}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2025-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T N-connecta - Petrol - Automatic - 114 hp - '
'DX25VGO - 16,904 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2025}
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741227%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [adesa.uk] INFO: Saving data for 10741227: {'created_time': 1774636244.346789, 'last_price_update_time': 1774636244.3468, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741227') HTTP/1.1" 204 0
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F1a925c68-6329-488f-b046-46aef80ec370.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/1a925c68-6329-488f-b046-46aef80ec370.jpg not downloaded yet
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252Fecef9900-885e-4639-a717-d7b5628d8e45.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/ecef9900-885e-4639-a717-d7b5628d8e45.jpg not downloaded yet
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252Fbd607f44-4e73-44d0-884f-159e93a97451.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/bd607f44-4e73-44d0-884f-159e93a97451.jpg not downloaded yet
2026-03-27 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/9820a9fa-1b77-4cc8-95fd-594d510023e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:44 [adesa.uk] INFO: Found listing with ID: 10707309
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [adesa.uk] INFO: Scrape type for 10707309: 0
2026-03-27 18:30:44 [adesa.uk] INFO: Skipping item 10707309 url https://www.openlane.eu/en/carv6/auction/10707309
2026-03-27 18:30:44 [adesa.uk] INFO: Found listing with ID: 10707308
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [adesa.uk] INFO: Scrape type for 10707308: 2
2026-03-27 18:30:44 [adesa.uk] INFO: Scraping item 10707308 url https://www.openlane.eu/en/carv6/auction/10707308
2026-03-27 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227aff50>
2026-03-27 18:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751134%252Fgeneral%252Fa879dfe8-9a3f-418e-bb88-c19a9c09bf2a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751134/general/a879dfe8-9a3f-418e-bb88-c19a9c09bf2a.jpg saved to cache
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8
2026-03-27 18:30:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d465e2b8-6ac2-5b4b-835d-0307dad1bba8, skipping ID generation
2026-03-27 18:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8 with scrape type 1
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d465e2b8-6ac2-5b4b-835d-0307dad1bba8 sending to next pipeline
2026-03-27 18:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d465e2b8-6ac2-5b4b-835d-0307dad1bba8, identifier: 10741236
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252Fbbab7edd-bc68-42eb-ad1a-08417c5c2e69.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/bbab7edd-bc68-42eb-ad1a-08417c5c2e69.jpg not downloaded yet
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F1559b85d-da90-44d1-806f-179877ded8be.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/1559b85d-da90-44d1-806f-179877ded8be.jpg not downloaded yet
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F42394e26-280b-44e1-959b-d4496fa5a40e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/42394e26-280b-44e1-959b-d4496fa5a40e.jpg not downloaded yet
2026-03-27 18:30: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 18:30: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 18:30: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 18:30: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 18:30: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 18:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d465e2b8-6ac2-5b4b-835d-0307dad1bba8 with identifier: 10741236
2026-03-27 18:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d465e2b8-6ac2-5b4b-835d-0307dad1bba8 with identifier: 10741236
2026-03-27 18:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d465e2b8-6ac2-5b4b-835d-0307dad1bba8 with identifier: 10741236 to the API
2026-03-27 18:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751134/general/a879dfe8-9a3f-418e-bb88-c19a9c09bf2a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': 'd465e2b8-6ac2-5b4b-835d-0307dad1bba8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS72LGV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741236',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 18488,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111621,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/a879dfe8-9a3f-418e-bb88-c19a9c09bf2a.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113837,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/3e4ba6b9-b768-42fb-9804-4c60118db1a9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114142,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/20cc8e5b-0e4c-4fe5-812b-e50136a2a068.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110292,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/244caf4a-c7f1-41fa-9877-5209fa05e2ab.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159504,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/57239f5d-f61d-4314-aae5-08c27907d36b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131994,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/d3a2e20f-0c7a-48ad-aeae-b8eb1e41dd4a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165396,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/c128a0c0-dab1-47d9-bf2e-025251b792fa.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139362,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/aec58c4e-9eed-4b4e-91e7-ed30627eeaa5.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177517,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/6c09153d-8448-4c64-96e2-092b7af0e811.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d465e2b8-6ac2-5b4b-835d-0307dad1bba8/d465e2b8-6ac2-5b4b-835d-0307dad1bba8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151874,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751134/general/e194d07a-46aa-4761-880b-d9ca03897510.jpg',
'Width': 1333}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'DS72LGV - 18,488 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2022}
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741236%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [adesa.uk] INFO: Saving data for 10741236: {'created_time': 1774636245.028557, 'last_price_update_time': 1774636245.028567, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741236') HTTP/1.1" 204 0
2026-03-27 18:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/6758832f-471b-4c9c-a475-c077bc73a82f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:45 [adesa.uk] INFO: Found listing with ID: 10741738
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741738%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [adesa.uk] INFO: Scrape type for 10741738: 1
2026-03-27 18:30:45 [adesa.uk] INFO: Scraping item 10741738 url https://www.openlane.eu/en/carv6/auction/10741738
2026-03-27 18:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10692823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/3e2a7c9b-4c8e-4f48-a408-65f21bc6a132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252Fabfcaf23-cb2e-4f8c-9e70-552b12e3ac4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/abfcaf23-cb2e-4f8c-9e70-552b12e3ac4a.jpg not downloaded yet
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F677e8492-2cc5-4313-bd20-78c88a15cc41.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/677e8492-2cc5-4313-bd20-78c88a15cc41.jpg not downloaded yet
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F103dfbdc-819f-49e5-ba5b-be4f5e00ade8.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/103dfbdc-819f-49e5-ba5b-be4f5e00ade8.jpg not downloaded yet
2026-03-27 18:30: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 18:30:45 [adesa.uk] INFO: Found listing with ID: 10707307
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707307%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [adesa.uk] INFO: Scrape type for 10707307: 0
2026-03-27 18:30:45 [adesa.uk] INFO: Skipping item 10707307 url https://www.openlane.eu/en/carv6/auction/10707307
2026-03-27 18:30:45 [adesa.uk] INFO: Found listing with ID: 10707311
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [adesa.uk] INFO: Scrape type for 10707311: 2
2026-03-27 18:30:45 [adesa.uk] INFO: Scraping item 10707311 url https://www.openlane.eu/en/carv6/auction/10707311
2026-03-27 18:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226d3a10>
2026-03-27 18:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F9820a9fa-1b77-4cc8-95fd-594d510023e7.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/9820a9fa-1b77-4cc8-95fd-594d510023e7.jpg saved to cache
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07e074a9-c457-52fd-a872-7eef0b5beca2 with identifier: 10741733
2026-03-27 18:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07e074a9-c457-52fd-a872-7eef0b5beca2 with scrape type 1
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F865a776f-d71d-4aaf-aa70-6b6bae5ab653.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/865a776f-d71d-4aaf-aa70-6b6bae5ab653.jpg not downloaded yet
2026-03-27 18:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 271d7062-2335-5a56-aa73-64ce249d8e3d with identifier: 10606317
2026-03-27 18:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 271d7062-2335-5a56-aa73-64ce249d8e3d with scrape type 2
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 271d7062-2335-5a56-aa73-64ce249d8e3d with scrape type 2
2026-03-27 18:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 271d7062-2335-5a56-aa73-64ce249d8e3d, identifier: 10606317
2026-03-27 18:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10741734
2026-03-27 18:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e with scrape type 1
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F033cba57-b79d-4d62-8179-5e30966da3b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/033cba57-b79d-4d62-8179-5e30966da3b1.jpg not downloaded yet
2026-03-27 18:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with identifier: 10722806
2026-03-27 18:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with scrape type 2
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with scrape type 2
2026-03-27 18:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8, identifier: 10722806
2026-03-27 18:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10741745
2026-03-27 18:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd42301-5639-5368-900e-e02dddbf084d with scrape type 1
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfd42301-5639-5368-900e-e02dddbf084d
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252F38705008-2589-4a06-bb5e-74bc9d5ae268.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/38705008-2589-4a06-bb5e-74bc9d5ae268.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252F97bdad62-5439-4a5f-bc94-dce7f1bee671.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/97bdad62-5439-4a5f-bc94-dce7f1bee671.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252Fe2d2267e-33c3-41e6-a01a-a7eb39d140da.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/e2d2267e-33c3-41e6-a01a-a7eb39d140da.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252Ff61b38a1-726a-4079-8c68-d61500f436af.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/f61b38a1-726a-4079-8c68-d61500f436af.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252Fcce63d90-9cf6-49e3-98a1-7966f8112d8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/cce63d90-9cf6-49e3-98a1-7966f8112d8e.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252F186ac079-8cad-41c2-87a8-8e73d5cd39bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/186ac079-8cad-41c2-87a8-8e73d5cd39bf.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252F61ba8e15-474d-4510-949c-a73bc2f3b445.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/61ba8e15-474d-4510-949c-a73bc2f3b445.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252F7095cd33-0c13-42e2-9e13-985d81f814b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/7095cd33-0c13-42e2-9e13-985d81f814b2.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252F3f6f5a5d-38fd-4213-aacc-ada4600f736d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/3f6f5a5d-38fd-4213-aacc-ada4600f736d.jpg already downloaded
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713399%252Fgeneral%252Ff65eb31e-33bc-4a61-b7a6-f457645082a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713399/general/f65eb31e-33bc-4a61-b7a6-f457645082a7.jpg already downloaded
2026-03-27 18:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bfd42301-5639-5368-900e-e02dddbf084d, identifier: 10741745
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F9f5d19d7-223e-409c-b18d-2cb2e3a01c42.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/9f5d19d7-223e-409c-b18d-2cb2e3a01c42.jpg not downloaded yet
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F5c74b7f4-80fb-4a94-bc3b-c9c54071c10f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/5c74b7f4-80fb-4a94-bc3b-c9c54071c10f.jpg not downloaded yet
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252Fdf7162cc-1fa0-4988-9fa3-195af1172009.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/df7162cc-1fa0-4988-9fa3-195af1172009.jpg not downloaded yet
2026-03-27 18:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 271d7062-2335-5a56-aa73-64ce249d8e3d with identifier: 10606317
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 18:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 18:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 271d7062-2335-5a56-aa73-64ce249d8e3d with identifier: 10606317
2026-03-27 18:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 271d7062-2335-5a56-aa73-64ce249d8e3d with identifier: 10606317 to the API
2026-03-27 18:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '271d7062-2335-5a56-aa73-64ce249d8e3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW75CTY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606317',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2026-02-19',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DW75CTY - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [adesa.uk] INFO: Saving data for 10606317: {'auction_closing_time': 1775034000.0, 'created_time': 1773234922.830778, 'last_price_update_time': 1774636246.144595}
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10606317') HTTP/1.1" 204 0
2026-03-27 18:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with identifier: 10722806
2026-03-27 18:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with identifier: 10722806
2026-03-27 18:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with identifier: 10722806 to the API
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '05f2deb9-dd17-5a24-9831-7badb9b8dfe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75TZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722806',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 4,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Automatic - 140 hp - '
'DT75TZW - 25 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [adesa.uk] INFO: Saving data for 10722806: {'auction_closing_time': 1775034000.0, 'created_time': 1774434880.521941, 'last_price_update_time': 1774636246.419953}
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10722806') HTTP/1.1" 204 0
2026-03-27 18:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10741745
2026-03-27 18:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10741745
2026-03-27 18:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10741745 to the API
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741745>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bfd42301-5639-5368-900e-e02dddbf084d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VA71XTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741745',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 91414,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5713399/general/38705008-2589-4a06-bb5e-74bc9d5ae268.jpg',
'https://images.openlane.eu/carimgs/5713399/general/97bdad62-5439-4a5f-bc94-dce7f1bee671.jpg',
'https://images.openlane.eu/carimgs/5713399/general/e2d2267e-33c3-41e6-a01a-a7eb39d140da.jpg',
'https://images.openlane.eu/carimgs/5713399/general/f61b38a1-726a-4079-8c68-d61500f436af.jpg',
'https://images.openlane.eu/carimgs/5713399/general/cce63d90-9cf6-49e3-98a1-7966f8112d8e.jpg',
'https://images.openlane.eu/carimgs/5713399/general/186ac079-8cad-41c2-87a8-8e73d5cd39bf.jpg',
'https://images.openlane.eu/carimgs/5713399/general/61ba8e15-474d-4510-949c-a73bc2f3b445.jpg',
'https://images.openlane.eu/carimgs/5713399/general/7095cd33-0c13-42e2-9e13-985d81f814b2.jpg',
'https://images.openlane.eu/carimgs/5713399/general/3f6f5a5d-38fd-4213-aacc-ada4600f736d.jpg',
'https://images.openlane.eu/carimgs/5713399/general/f65eb31e-33bc-4a61-b7a6-f457645082a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301573,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/38705008-2589-4a06-bb5e-74bc9d5ae268.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283564,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/97bdad62-5439-4a5f-bc94-dce7f1bee671.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251136,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/e2d2267e-33c3-41e6-a01a-a7eb39d140da.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274550,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/f61b38a1-726a-4079-8c68-d61500f436af.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231364,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/cce63d90-9cf6-49e3-98a1-7966f8112d8e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236613,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/186ac079-8cad-41c2-87a8-8e73d5cd39bf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165986,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/61ba8e15-474d-4510-949c-a73bc2f3b445.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137488,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/7095cd33-0c13-42e2-9e13-985d81f814b2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144894,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/3f6f5a5d-38fd-4213-aacc-ada4600f736d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd42301-5639-5368-900e-e02dddbf084d/bfd42301-5639-5368-900e-e02dddbf084d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171402,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713399/general/f65eb31e-33bc-4a61-b7a6-f457645082a7.jpg',
'Width': 1440}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - VA71XTV - 91,414 '
'mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741745%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [adesa.uk] INFO: Saving data for 10741745: {'created_time': 1774636246.72981, 'last_price_update_time': 1774636246.729822, 'auction_closing_time': 1775034000.0}
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741745') HTTP/1.1" 204 0
2026-03-27 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/78ffb1c9-1596-4722-aa06-9ab7215b2800.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:46 [adesa.uk] INFO: Found listing with ID: 10706007
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [adesa.uk] INFO: Scrape type for 10706007: 2
2026-03-27 18:30:46 [adesa.uk] INFO: Scraping item 10706007 url https://www.openlane.eu/en/carv6/auction/10706007
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F6298e041-22b6-4f2e-b5fb-66e1446a4b6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/6298e041-22b6-4f2e-b5fb-66e1446a4b6f.jpg not downloaded yet
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F67abe5fb-edf0-41ec-b779-7262e392391c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/67abe5fb-edf0-41ec-b779-7262e392391c.jpg not downloaded yet
2026-03-27 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/bcfaf8f9-9fe7-451a-992e-27e9dcd80b94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/ecef9900-885e-4639-a717-d7b5628d8e45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F57fd70ad-9790-4aa0-89de-d7cd561ae8a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/57fd70ad-9790-4aa0-89de-d7cd561ae8a2.jpg not downloaded yet
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252Fc0b26bd0-55c8-44fe-94f0-e231d0d0ef3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/c0b26bd0-55c8-44fe-94f0-e231d0d0ef3e.jpg not downloaded yet
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F634bd1d8-217b-45d5-aa5c-c701291e7cac.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/634bd1d8-217b-45d5-aa5c-c701291e7cac.jpg not downloaded yet
2026-03-27 18:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2277f650>
2026-03-27 18:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F6758832f-471b-4c9c-a475-c077bc73a82f.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/6758832f-471b-4c9c-a475-c077bc73a82f.jpg saved to cache
2026-03-27 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59f09508-df01-5915-9477-ee563d401fde with identifier: 10692823
2026-03-27 18:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59f09508-df01-5915-9477-ee563d401fde with scrape type 2
2026-03-27 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59f09508-df01-5915-9477-ee563d401fde with scrape type 2
2026-03-27 18:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 59f09508-df01-5915-9477-ee563d401fde, identifier: 10692823
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226a0510>
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F3e2a7c9b-4c8e-4f48-a408-65f21bc6a132.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/3e2a7c9b-4c8e-4f48-a408-65f21bc6a132.jpg saved to cache
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/1559b85d-da90-44d1-806f-179877ded8be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:47 [adesa.uk] INFO: Found listing with ID: 10674518
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [adesa.uk] INFO: Scrape type for 10674518: 2
2026-03-27 18:30:47 [adesa.uk] INFO: Scraping item 10674518 url https://www.openlane.eu/en/carv6/auction/10674518
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F6eb2e2c2-49a6-439b-8c00-2e29754e8c23.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/6eb2e2c2-49a6-439b-8c00-2e29754e8c23.jpg not downloaded yet
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Ffb92138c-3818-49c5-8fdc-a85c4e362818.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/fb92138c-3818-49c5-8fdc-a85c4e362818.jpg not downloaded yet
2026-03-27 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 59f09508-df01-5915-9477-ee563d401fde with identifier: 10692823
2026-03-27 18:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 59f09508-df01-5915-9477-ee563d401fde with identifier: 10692823
2026-03-27 18:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 59f09508-df01-5915-9477-ee563d401fde with identifier: 10692823 to the API
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10692823>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '59f09508-df01-5915-9477-ee563d401fde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10692823',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-01-02',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Manual - 146 hp - '
'DP75SXS - 10 mi',
'transmission': 'manual',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [adesa.uk] INFO: Saving data for 10692823: {'auction_closing_time': 1775034000.0, 'created_time': 1773858630.831267, 'last_price_update_time': 1774636247.401708}
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10692823') HTTP/1.1" 204 0
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252Fe95ac5db-b23f-4c17-b701-a5b62153ae77.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/e95ac5db-b23f-4c17-b701-a5b62153ae77.jpg not downloaded yet
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F7d665f9e-56c6-4f9b-8def-8bd1331e013d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/7d665f9e-56c6-4f9b-8def-8bd1331e013d.jpg not downloaded yet
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252Fdbcd82d1-d778-4112-9074-7546633b4d7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/dbcd82d1-d778-4112-9074-7546633b4d7d.jpg not downloaded yet
2026-03-27 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/1a925c68-6329-488f-b046-46aef80ec370.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:47 [adesa.uk] INFO: Found listing with ID: 10707698
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [adesa.uk] INFO: Scrape type for 10707698: 0
2026-03-27 18:30:47 [adesa.uk] INFO: Skipping item 10707698 url https://www.openlane.eu/en/carv6/auction/10707698
2026-03-27 18:30:47 [adesa.uk] INFO: Found listing with ID: 10707699
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [adesa.uk] INFO: Scrape type for 10707699: 0
2026-03-27 18:30:47 [adesa.uk] INFO: Skipping item 10707699 url https://www.openlane.eu/en/carv6/auction/10707699
2026-03-27 18:30:47 [adesa.uk] INFO: Found listing with ID: 10606319
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [adesa.uk] INFO: Scrape type for 10606319: 0
2026-03-27 18:30:47 [adesa.uk] INFO: Skipping item 10606319 url https://www.openlane.eu/en/carv6/auction/10606319
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F977e3c0f-7a66-4262-93e0-60e1e28dba04.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/977e3c0f-7a66-4262-93e0-60e1e28dba04.jpg not downloaded yet
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F825d01dd-ed20-460b-b46d-32b7031b304a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/825d01dd-ed20-460b-b46d-32b7031b304a.jpg not downloaded yet
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22657c50>
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F78ffb1c9-1596-4722-aa06-9ab7215b2800.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/78ffb1c9-1596-4722-aa06-9ab7215b2800.jpg saved to cache
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22655710>
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252Fbcfaf8f9-9fe7-451a-992e-27e9dcd80b94.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/bcfaf8f9-9fe7-451a-992e-27e9dcd80b94.jpg saved to cache
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231be250>
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252Fecef9900-885e-4639-a717-d7b5628d8e45.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/ecef9900-885e-4639-a717-d7b5628d8e45.jpg saved to cache
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/bd607f44-4e73-44d0-884f-159e93a97451.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/0ce8dd20-bfac-4f02-90ee-28ab569ecc14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/42394e26-280b-44e1-959b-d4496fa5a40e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/5c74b7f4-80fb-4a94-bc3b-c9c54071c10f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252Fa5d130d0-cac7-476e-956b-1e88c6424d33.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/a5d130d0-cac7-476e-956b-1e88c6424d33.jpg not downloaded yet
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Fe7420cbf-8536-4c35-9bfb-1ce4e83c3791.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/e7420cbf-8536-4c35-9bfb-1ce4e83c3791.jpg not downloaded yet
2026-03-27 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2265ccd0>
2026-03-27 18:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F1559b85d-da90-44d1-806f-179877ded8be.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/1559b85d-da90-44d1-806f-179877ded8be.jpg saved to cache
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a69967-9db9-54b9-a102-64756606adbe with identifier: 10741743
2026-03-27 18:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a69967-9db9-54b9-a102-64756606adbe with scrape type 1
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03a69967-9db9-54b9-a102-64756606adbe
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252F94fd88a3-1552-4140-b7e0-f151f4cbf255.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/94fd88a3-1552-4140-b7e0-f151f4cbf255.jpg already downloaded
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252Ff140699e-7a5d-4cb3-bfa8-77321116bb4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/f140699e-7a5d-4cb3-bfa8-77321116bb4a.jpg already downloaded
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252F0544b204-16d9-401d-8c9f-1e222e0958e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/0544b204-16d9-401d-8c9f-1e222e0958e4.jpg already downloaded
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252F5eb1c50b-0684-4568-8317-8004d46f511c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/5eb1c50b-0684-4568-8317-8004d46f511c.jpg already downloaded
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252F48caf932-dbd9-495c-bc25-d28f122e6f57.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/48caf932-dbd9-495c-bc25-d28f122e6f57.jpg already downloaded
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252F9200b081-e9d7-430c-ab2f-bc5225866b15.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/9200b081-e9d7-430c-ab2f-bc5225866b15.jpg already downloaded
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252F8bca717f-4064-4f74-8704-c911e6ab6fee.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/8bca717f-4064-4f74-8704-c911e6ab6fee.jpg already downloaded
2026-03-27 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252F9551e6d7-f8de-43af-b73f-0c55253c3a0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/9551e6d7-f8de-43af-b73f-0c55253c3a0c.jpg already downloaded
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252Fdbeb3932-25af-4ac0-950d-0f9050bfde91.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/dbeb3932-25af-4ac0-950d-0f9050bfde91.jpg already downloaded
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603760%252Fgeneral%252F42ac4689-834e-477e-b30b-a7adbed77383.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603760/general/42ac4689-834e-477e-b30b-a7adbed77383.jpg already downloaded
2026-03-27 18:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 03a69967-9db9-54b9-a102-64756606adbe, identifier: 10741743
2026-03-27 18:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/9f5d19d7-223e-409c-b18d-2cb2e3a01c42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10692824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 03a69967-9db9-54b9-a102-64756606adbe with identifier: 10741743
2026-03-27 18:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 03a69967-9db9-54b9-a102-64756606adbe with identifier: 10741743
2026-03-27 18:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 03a69967-9db9-54b9-a102-64756606adbe with identifier: 10741743 to the API
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741743>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '03a69967-9db9-54b9-a102-64756606adbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AV71RXM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741743',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 35688,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5603760/general/94fd88a3-1552-4140-b7e0-f151f4cbf255.jpg',
'https://images.openlane.eu/carimgs/5603760/general/f140699e-7a5d-4cb3-bfa8-77321116bb4a.jpg',
'https://images.openlane.eu/carimgs/5603760/general/0544b204-16d9-401d-8c9f-1e222e0958e4.jpg',
'https://images.openlane.eu/carimgs/5603760/general/5eb1c50b-0684-4568-8317-8004d46f511c.jpg',
'https://images.openlane.eu/carimgs/5603760/general/48caf932-dbd9-495c-bc25-d28f122e6f57.jpg',
'https://images.openlane.eu/carimgs/5603760/general/9200b081-e9d7-430c-ab2f-bc5225866b15.jpg',
'https://images.openlane.eu/carimgs/5603760/general/8bca717f-4064-4f74-8704-c911e6ab6fee.jpg',
'https://images.openlane.eu/carimgs/5603760/general/9551e6d7-f8de-43af-b73f-0c55253c3a0c.jpg',
'https://images.openlane.eu/carimgs/5603760/general/dbeb3932-25af-4ac0-950d-0f9050bfde91.jpg',
'https://images.openlane.eu/carimgs/5603760/general/42ac4689-834e-477e-b30b-a7adbed77383.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320245,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/94fd88a3-1552-4140-b7e0-f151f4cbf255.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326591,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/f140699e-7a5d-4cb3-bfa8-77321116bb4a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293057,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/0544b204-16d9-401d-8c9f-1e222e0958e4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284661,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/5eb1c50b-0684-4568-8317-8004d46f511c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267813,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/48caf932-dbd9-495c-bc25-d28f122e6f57.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302615,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/9200b081-e9d7-430c-ab2f-bc5225866b15.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224254,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/8bca717f-4064-4f74-8704-c911e6ab6fee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145773,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/9551e6d7-f8de-43af-b73f-0c55253c3a0c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207429,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/dbeb3932-25af-4ac0-950d-0f9050bfde91.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a69967-9db9-54b9-a102-64756606adbe/03a69967-9db9-54b9-a102-64756606adbe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234521,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603760/general/42ac4689-834e-477e-b30b-a7adbed77383.jpg',
'Width': 1440}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - AV71RXM - 35,688 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741743%27 HTTP/1.1" 200 None
2026-03-27 18:30:48 [adesa.uk] INFO: Saving data for 10741743: {'created_time': 1774636248.726492, 'last_price_update_time': 1774636248.726504, 'auction_closing_time': 1775138400.0}
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741743') HTTP/1.1" 204 0
2026-03-27 18:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/df7162cc-1fa0-4988-9fa3-195af1172009.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F01cf4b90-f485-46a8-80c7-6f2936f6c800.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/01cf4b90-f485-46a8-80c7-6f2936f6c800.jpg not downloaded yet
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Fae154e5f-6ed0-4edd-8191-d28415da5348.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/ae154e5f-6ed0-4edd-8191-d28415da5348.jpg not downloaded yet
2026-03-27 18:30: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 18:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2306cc50>
2026-03-27 18:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F1a925c68-6329-488f-b046-46aef80ec370.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/1a925c68-6329-488f-b046-46aef80ec370.jpg saved to cache
2026-03-27 18:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10619051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230a0090>
2026-03-27 18:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252Fbd607f44-4e73-44d0-884f-159e93a97451.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/bd607f44-4e73-44d0-884f-159e93a97451.jpg saved to cache
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230648d0>
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F0ce8dd20-bfac-4f02-90ee-28ab569ecc14.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/0ce8dd20-bfac-4f02-90ee-28ab569ecc14.jpg saved to cache
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2337c5d0>
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F42394e26-280b-44e1-959b-d4496fa5a40e.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/42394e26-280b-44e1-959b-d4496fa5a40e.jpg saved to cache
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23067050>
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F5c74b7f4-80fb-4a94-bc3b-c9c54071c10f.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/5c74b7f4-80fb-4a94-bc3b-c9c54071c10f.jpg saved to cache
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92d218e2-0e34-546a-ad3f-a6b987905f73 with identifier: 10630715
2026-03-27 18:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92d218e2-0e34-546a-ad3f-a6b987905f73 with scrape type 2
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92d218e2-0e34-546a-ad3f-a6b987905f73 with scrape type 2
2026-03-27 18:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 92d218e2-0e34-546a-ad3f-a6b987905f73, identifier: 10630715
2026-03-27 18:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/634bd1d8-217b-45d5-aa5c-c701291e7cac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F80df826d-8637-496c-bed0-4f62bedf55c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/80df826d-8637-496c-bed0-4f62bedf55c3.jpg not downloaded yet
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Fa84f784b-31dc-436f-ad22-46d2039440e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/a84f784b-31dc-436f-ad22-46d2039440e4.jpg not downloaded yet
2026-03-27 18:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 92d218e2-0e34-546a-ad3f-a6b987905f73 with identifier: 10630715
2026-03-27 18:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 92d218e2-0e34-546a-ad3f-a6b987905f73 with identifier: 10630715
2026-03-27 18:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 92d218e2-0e34-546a-ad3f-a6b987905f73 with identifier: 10630715 to the API
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '92d218e2-0e34-546a-ad3f-a6b987905f73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75OZJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630715',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 7,
'seller_name': None,
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 1 hp - '
'DV75OZJ - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-27 18:30:49 [adesa.uk] INFO: Saving data for 10630715: {'auction_closing_time': 1775034000.0, 'created_time': 1773234946.568311, 'last_price_update_time': 1774636249.616417}
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10630715') HTTP/1.1" 204 0
2026-03-27 18:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/67abe5fb-edf0-41ec-b779-7262e392391c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/7d665f9e-56c6-4f9b-8def-8bd1331e013d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22697310>
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F9f5d19d7-223e-409c-b18d-2cb2e3a01c42.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/9f5d19d7-223e-409c-b18d-2cb2e3a01c42.jpg saved to cache
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with identifier: 10692824
2026-03-27 18:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with scrape type 2
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with scrape type 2
2026-03-27 18:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0, identifier: 10692824
2026-03-27 18:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e457993a-cb56-5734-af76-eaa0b3225251 with identifier: 10707310
2026-03-27 18:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e457993a-cb56-5734-af76-eaa0b3225251 with scrape type 2
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e457993a-cb56-5734-af76-eaa0b3225251 with scrape type 2
2026-03-27 18:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e457993a-cb56-5734-af76-eaa0b3225251, identifier: 10707310
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e297f1f90>
2026-03-27 18:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252Fdf7162cc-1fa0-4988-9fa3-195af1172009.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/df7162cc-1fa0-4988-9fa3-195af1172009.jpg saved to cache
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252Ff5bf470e-f361-4533-9b32-5a37d796e6f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/f5bf470e-f361-4533-9b32-5a37d796e6f3.jpg not downloaded yet
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Ff937802a-a43b-41e2-b99c-bbf2af7dc14c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/f937802a-a43b-41e2-b99c-bbf2af7dc14c.jpg not downloaded yet
2026-03-27 18:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with identifier: 10692824
2026-03-27 18:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with identifier: 10692824
2026-03-27 18:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with identifier: 10692824 to the API
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10692824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f42699c2-6ab1-51f5-850c-e1b92e4e1bc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75YDJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10692824',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Manual - 146 hp - '
'DT75YDJ - 10 mi',
'transmission': 'manual',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-27 18:30:50 [adesa.uk] INFO: Saving data for 10692824: {'auction_closing_time': 1775034000.0, 'created_time': 1773858631.81065, 'last_price_update_time': 1774636250.22926}
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10692824') HTTP/1.1" 204 0
2026-03-27 18:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e457993a-cb56-5734-af76-eaa0b3225251 with identifier: 10707310
2026-03-27 18:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e457993a-cb56-5734-af76-eaa0b3225251 with identifier: 10707310
2026-03-27 18:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e457993a-cb56-5734-af76-eaa0b3225251 with identifier: 10707310 to the API
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e457993a-cb56-5734-af76-eaa0b3225251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NNX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707310',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21650,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75NNX - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-27 18:30:50 [adesa.uk] INFO: Saving data for 10707310: {'auction_closing_time': 1775034000.0, 'created_time': 1774031482.444832, 'last_price_update_time': 1774636250.496589}
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10707310') HTTP/1.1" 204 0
2026-03-27 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/fb92138c-3818-49c5-8fdc-a85c4e362818.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/dbcd82d1-d778-4112-9074-7546633b4d7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/e95ac5db-b23f-4c17-b701-a5b62153ae77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/977e3c0f-7a66-4262-93e0-60e1e28dba04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/825d01dd-ed20-460b-b46d-32b7031b304a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F521ac2d9-0f1d-42e7-a7fe-fe1b11ceb184.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/521ac2d9-0f1d-42e7-a7fe-fe1b11ceb184.jpg not downloaded yet
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F6e35a0d1-cc2f-4657-8542-b6334bcd0817.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/6e35a0d1-cc2f-4657-8542-b6334bcd0817.jpg not downloaded yet
2026-03-27 18:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f905a27c-3eea-5c55-8055-b537cbb83066 with identifier: 10619051
2026-03-27 18:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f905a27c-3eea-5c55-8055-b537cbb83066 with scrape type 2
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f905a27c-3eea-5c55-8055-b537cbb83066 with scrape type 2
2026-03-27 18:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f905a27c-3eea-5c55-8055-b537cbb83066, identifier: 10619051
2026-03-27 18:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22656610>
2026-03-27 18:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F634bd1d8-217b-45d5-aa5c-c701291e7cac.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/634bd1d8-217b-45d5-aa5c-c701291e7cac.jpg saved to cache
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 554456ad-2257-5506-b501-45ba79910c79 with identifier: 10707308
2026-03-27 18:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 554456ad-2257-5506-b501-45ba79910c79 with scrape type 2
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 554456ad-2257-5506-b501-45ba79910c79 with scrape type 2
2026-03-27 18:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 554456ad-2257-5506-b501-45ba79910c79, identifier: 10707308
2026-03-27 18:30: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 18:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230aae10>
2026-03-27 18:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F67abe5fb-edf0-41ec-b779-7262e392391c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/67abe5fb-edf0-41ec-b779-7262e392391c.jpg saved to cache
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225cfad0>
2026-03-27 18:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F7d665f9e-56c6-4f9b-8def-8bd1331e013d.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/7d665f9e-56c6-4f9b-8def-8bd1331e013d.jpg saved to cache
2026-03-27 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f905a27c-3eea-5c55-8055-b537cbb83066 with identifier: 10619051
2026-03-27 18:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f905a27c-3eea-5c55-8055-b537cbb83066 with identifier: 10619051
2026-03-27 18:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f905a27c-3eea-5c55-8055-b537cbb83066 with identifier: 10619051 to the API
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10619051>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f905a27c-3eea-5c55-8055-b537cbb83066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RJU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10619051',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18650,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RJU - 20 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-27 18:30:51 [adesa.uk] INFO: Saving data for 10619051: {'auction_closing_time': 1775034000.0, 'created_time': 1773234926.451528, 'last_price_update_time': 1774636251.216973}
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10619051') HTTP/1.1" 204 0
2026-03-27 18:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 554456ad-2257-5506-b501-45ba79910c79 with identifier: 10707308
2026-03-27 18:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 554456ad-2257-5506-b501-45ba79910c79 with identifier: 10707308
2026-03-27 18:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 554456ad-2257-5506-b501-45ba79910c79 with identifier: 10707308 to the API
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707308>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '554456ad-2257-5506-b501-45ba79910c79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75ZNU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707308',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21650,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75ZNU - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-27 18:30:51 [adesa.uk] INFO: Saving data for 10707308: {'auction_closing_time': 1775034000.0, 'created_time': 1774031481.489625, 'last_price_update_time': 1774636251.480054}
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10707308') HTTP/1.1" 204 0
2026-03-27 18:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/e7420cbf-8536-4c35-9bfb-1ce4e83c3791.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252Fe4efd3e8-573c-4b6e-9ebd-a7e84fbda504.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/e4efd3e8-573c-4b6e-9ebd-a7e84fbda504.jpg not downloaded yet
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F33f58e15-6025-4e6e-a035-3d07d663aac5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/33f58e15-6025-4e6e-a035-3d07d663aac5.jpg not downloaded yet
2026-03-27 18:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/a5d130d0-cac7-476e-956b-1e88c6424d33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/6eb2e2c2-49a6-439b-8c00-2e29754e8c23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/c0b26bd0-55c8-44fe-94f0-e231d0d0ef3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/57fd70ad-9790-4aa0-89de-d7cd561ae8a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231c4ad0>
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Ffb92138c-3818-49c5-8fdc-a85c4e362818.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/fb92138c-3818-49c5-8fdc-a85c4e362818.jpg saved to cache
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230ef590>
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252Fdbcd82d1-d778-4112-9074-7546633b4d7d.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/dbcd82d1-d778-4112-9074-7546633b4d7d.jpg saved to cache
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2329d8d0>
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252Fe95ac5db-b23f-4c17-b701-a5b62153ae77.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/e95ac5db-b23f-4c17-b701-a5b62153ae77.jpg saved to cache
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231ef110>
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F977e3c0f-7a66-4262-93e0-60e1e28dba04.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/977e3c0f-7a66-4262-93e0-60e1e28dba04.jpg saved to cache
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23215110>
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F825d01dd-ed20-460b-b46d-32b7031b304a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/825d01dd-ed20-460b-b46d-32b7031b304a.jpg saved to cache
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/01cf4b90-f485-46a8-80c7-6f2936f6c800.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/6298e041-22b6-4f2e-b5fb-66e1446a4b6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30: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 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22393e10>
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Fe7420cbf-8536-4c35-9bfb-1ce4e83c3791.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/e7420cbf-8536-4c35-9bfb-1ce4e83c3791.jpg saved to cache
2026-03-27 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22774c50>
2026-03-27 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252Fa5d130d0-cac7-476e-956b-1e88c6424d33.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/a5d130d0-cac7-476e-956b-1e88c6424d33.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2266bed0>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F6eb2e2c2-49a6-439b-8c00-2e29754e8c23.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/6eb2e2c2-49a6-439b-8c00-2e29754e8c23.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22774c50>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252Fc0b26bd0-55c8-44fe-94f0-e231d0d0ef3e.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/c0b26bd0-55c8-44fe-94f0-e231d0d0ef3e.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233e82d0>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F57fd70ad-9790-4aa0-89de-d7cd561ae8a2.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/57fd70ad-9790-4aa0-89de-d7cd561ae8a2.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/ae154e5f-6ed0-4edd-8191-d28415da5348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/f5bf470e-f361-4533-9b32-5a37d796e6f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/e4efd3e8-573c-4b6e-9ebd-a7e84fbda504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/80df826d-8637-496c-bed0-4f62bedf55c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/6e35a0d1-cc2f-4657-8542-b6334bcd0817.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227770d0>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F01cf4b90-f485-46a8-80c7-6f2936f6c800.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/01cf4b90-f485-46a8-80c7-6f2936f6c800.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2272a7d0>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F6298e041-22b6-4f2e-b5fb-66e1446a4b6f.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/6298e041-22b6-4f2e-b5fb-66e1446a4b6f.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30: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 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/33f58e15-6025-4e6e-a035-3d07d663aac5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/a84f784b-31dc-436f-ad22-46d2039440e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/f937802a-a43b-41e2-b99c-bbf2af7dc14c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e35ae5e10>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Fae154e5f-6ed0-4edd-8191-d28415da5348.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/ae154e5f-6ed0-4edd-8191-d28415da5348.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5670942/general/033cba57-b79d-4d62-8179-5e30966da3b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741734)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/103dfbdc-819f-49e5-ba5b-be4f5e00ade8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/677e8492-2cc5-4313-bd20-78c88a15cc41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227577d0>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252Ff5bf470e-f361-4533-9b32-5a37d796e6f3.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/f5bf470e-f361-4533-9b32-5a37d796e6f3.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22684cd0>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252Fe4efd3e8-573c-4b6e-9ebd-a7e84fbda504.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/e4efd3e8-573c-4b6e-9ebd-a7e84fbda504.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2317ec90>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F80df826d-8637-496c-bed0-4f62bedf55c3.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/80df826d-8637-496c-bed0-4f62bedf55c3.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226daa90>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F6e35a0d1-cc2f-4657-8542-b6334bcd0817.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/6e35a0d1-cc2f-4657-8542-b6334bcd0817.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30: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 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/bbab7edd-bc68-42eb-ad1a-08417c5c2e69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/24107f08-77f6-48a3-82b4-f4709caaaf7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10706007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e296e2c10>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F33f58e15-6025-4e6e-a035-3d07d663aac5.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/33f58e15-6025-4e6e-a035-3d07d663aac5.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232bbc90>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Fa84f784b-31dc-436f-ad22-46d2039440e4.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/a84f784b-31dc-436f-ad22-46d2039440e4.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2306cf10>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252Ff937802a-a43b-41e2-b99c-bbf2af7dc14c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/f937802a-a43b-41e2-b99c-bbf2af7dc14c.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23360150>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670942%252Fgeneral%252F033cba57-b79d-4d62-8179-5e30966da3b1.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670942/general/033cba57-b79d-4d62-8179-5e30966da3b1.jpg saved to cache
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e
2026-03-27 18:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32a3c1fd-a2b2-561e-ac3b-73406cca194e, skipping ID generation
2026-03-27 18:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e with scrape type 1
2026-03-27 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e sending to next pipeline
2026-03-27 18:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 32a3c1fd-a2b2-561e-ac3b-73406cca194e, identifier: 10741734
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23475c90>
2026-03-27 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F103dfbdc-819f-49e5-ba5b-be4f5e00ade8.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/103dfbdc-819f-49e5-ba5b-be4f5e00ade8.jpg saved to cache
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226d19d0>
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F677e8492-2cc5-4313-bd20-78c88a15cc41.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/677e8492-2cc5-4313-bd20-78c88a15cc41.jpg saved to cache
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/abfcaf23-cb2e-4f8c-9e70-552b12e3ac4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10741734
2026-03-27 18:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10741734
2026-03-27 18:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10741734 to the API
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5670942/general/033cba57-b79d-4d62-8179-5e30966da3b1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '32a3c1fd-a2b2-561e-ac3b-73406cca194e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RGV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741734',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188515,
'Height': 721,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/033cba57-b79d-4d62-8179-5e30966da3b1.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385820,
'Height': 1411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/67abe5fb-edf0-41ec-b779-7262e392391c.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264025,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/fb92138c-3818-49c5-8fdc-a85c4e362818.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223054,
'Height': 1008,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/825d01dd-ed20-460b-b46d-32b7031b304a.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184282,
'Height': 969,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/e7420cbf-8536-4c35-9bfb-1ce4e83c3791.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 644137,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/ae154e5f-6ed0-4edd-8191-d28415da5348.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346659,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/a84f784b-31dc-436f-ad22-46d2039440e4.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 610131,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/f937802a-a43b-41e2-b99c-bbf2af7dc14c.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213270,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/6e35a0d1-cc2f-4657-8542-b6334bcd0817.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32a3c1fd-a2b2-561e-ac3b-73406cca194e/32a3c1fd-a2b2-561e-ac3b-73406cca194e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379573,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670942/general/33f58e15-6025-4e6e-a035-3d07d663aac5.jpg',
'Width': 2000}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Combo XL 1.5 Pro - Diesel - Manual - 102 hp - DP75RGV - 10 '
'mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2025}
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741734%27 HTTP/1.1" 200 None
2026-03-27 18:30:53 [adesa.uk] INFO: Saving data for 10741734: {'created_time': 1774636253.37941, 'last_price_update_time': 1774636253.379421, 'auction_closing_time': 1775034000.0}
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741734') HTTP/1.1" 204 0
2026-03-27 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/521ac2d9-0f1d-42e7-a7fe-fe1b11ceb184.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662033/general/865a776f-d71d-4aaf-aa70-6b6bae5ab653.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741733)
2026-03-27 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/3bad4081-3bfb-4f60-be09-adca7f3277be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5544637/general/56738448-3f0f-4334-84dc-1a7433f0faee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741732)
2026-03-27 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233a7f90>
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252Fbbab7edd-bc68-42eb-ad1a-08417c5c2e69.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/bbab7edd-bc68-42eb-ad1a-08417c5c2e69.jpg saved to cache
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2273e2d0>
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F24107f08-77f6-48a3-82b4-f4709caaaf7b.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/24107f08-77f6-48a3-82b4-f4709caaaf7b.jpg saved to cache
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10706007
2026-03-27 18:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4855b739-2746-53f1-99d1-25b168c868e6 with scrape type 2
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4855b739-2746-53f1-99d1-25b168c868e6 with scrape type 2
2026-03-27 18:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4855b739-2746-53f1-99d1-25b168c868e6, identifier: 10706007
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234c4810>
2026-03-27 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252Fabfcaf23-cb2e-4f8c-9e70-552b12e3ac4a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/abfcaf23-cb2e-4f8c-9e70-552b12e3ac4a.jpg saved to cache
2026-03-27 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10706007
2026-03-27 18:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10706007
2026-03-27 18:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10706007 to the API
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10706007>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4855b739-2746-53f1-99d1-25b168c868e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NUE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10706007',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Automatic - 140 hp - '
'DT75NUE - 20 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-27 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-27 18:30:54 [adesa.uk] INFO: Saving data for 10706007: {'auction_closing_time': 1775034000.0, 'created_time': 1774020716.141597, 'last_price_update_time': 1774636254.007761}
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10706007') HTTP/1.1" 204 0
2026-03-27 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/6fdde120-53f1-4142-9ef2-f99e552f860a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5511000/general/22784eb2-f348-450f-8682-0a5df832c09b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741731)
2026-03-27 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/96a30d9a-a354-415c-bb85-3af61f51dcb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751131/general/efb4c281-a272-4765-81a7-b4caae4cc282.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741233)
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226e3c90>
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F521ac2d9-0f1d-42e7-a7fe-fe1b11ceb184.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/521ac2d9-0f1d-42e7-a7fe-fe1b11ceb184.jpg saved to cache
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22719590>
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662033%252Fgeneral%252F865a776f-d71d-4aaf-aa70-6b6bae5ab653.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662033/general/865a776f-d71d-4aaf-aa70-6b6bae5ab653.jpg saved to cache
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07e074a9-c457-52fd-a872-7eef0b5beca2
2026-03-27 18:30:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07e074a9-c457-52fd-a872-7eef0b5beca2, skipping ID generation
2026-03-27 18:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07e074a9-c457-52fd-a872-7eef0b5beca2 with scrape type 1
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07e074a9-c457-52fd-a872-7eef0b5beca2 sending to next pipeline
2026-03-27 18:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 07e074a9-c457-52fd-a872-7eef0b5beca2, identifier: 10741733
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234b6290>
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F3bad4081-3bfb-4f60-be09-adca7f3277be.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/3bad4081-3bfb-4f60-be09-adca7f3277be.jpg saved to cache
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232b9090>
2026-03-27 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544637%252Fgeneral%252F56738448-3f0f-4334-84dc-1a7433f0faee.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544637/general/56738448-3f0f-4334-84dc-1a7433f0faee.jpg saved to cache
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615
2026-03-27 18:30:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615, skipping ID generation
2026-03-27 18:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with scrape type 1
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 sending to next pipeline
2026-03-27 18:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615, identifier: 10741732
2026-03-27 18:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with identifier: 10674518
2026-03-27 18:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with scrape type 2
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with scrape type 2
2026-03-27 18:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2, identifier: 10674518
2026-03-27 18:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-27 18:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with scrape type 2
2026-03-27 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with scrape type 2
2026-03-27 18:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204, identifier: 10707311
2026-03-27 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/cb449691-ae41-45c4-9094-380948eed437.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 07e074a9-c457-52fd-a872-7eef0b5beca2 with identifier: 10741733
2026-03-27 18:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 07e074a9-c457-52fd-a872-7eef0b5beca2 with identifier: 10741733
2026-03-27 18:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 07e074a9-c457-52fd-a872-7eef0b5beca2 with identifier: 10741733 to the API
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5662033/general/865a776f-d71d-4aaf-aa70-6b6bae5ab653.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '07e074a9-c457-52fd-a872-7eef0b5beca2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LV71KUX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741733',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 29001,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300249,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/865a776f-d71d-4aaf-aa70-6b6bae5ab653.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319113,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/6298e041-22b6-4f2e-b5fb-66e1446a4b6f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280310,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/6eb2e2c2-49a6-439b-8c00-2e29754e8c23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314569,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/977e3c0f-7a66-4262-93e0-60e1e28dba04.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266565,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/a5d130d0-cac7-476e-956b-1e88c6424d33.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213959,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/01cf4b90-f485-46a8-80c7-6f2936f6c800.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227388,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/80df826d-8637-496c-bed0-4f62bedf55c3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/f5bf470e-f361-4533-9b32-5a37d796e6f3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202840,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/521ac2d9-0f1d-42e7-a7fe-fe1b11ceb184.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07e074a9-c457-52fd-a872-7eef0b5beca2/07e074a9-c457-52fd-a872-7eef0b5beca2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219628,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662033/general/e4efd3e8-573c-4b6e-9ebd-a7e84fbda504.jpg',
'Width': 1440}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - LV71KUX - 29,001 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741733%27 HTTP/1.1" 200 None
2026-03-27 18:30:54 [adesa.uk] INFO: Saving data for 10741733: {'created_time': 1774636254.961389, 'last_price_update_time': 1774636254.9614, 'auction_closing_time': 1775034000.0}
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741733') HTTP/1.1" 204 0
2026-03-27 18:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with identifier: 10741732
2026-03-27 18:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with identifier: 10741732
2026-03-27 18:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with identifier: 10741732 to the API
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5544637/general/56738448-3f0f-4334-84dc-1a7433f0faee.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '0c38b50e-04c3-5c12-92f8-7e7ce5b1c615',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24DTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741732',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 10263,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83349,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/9820a9fa-1b77-4cc8-95fd-594d510023e7.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98559,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/56738448-3f0f-4334-84dc-1a7433f0faee.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102882,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/3bad4081-3bfb-4f60-be09-adca7f3277be.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80599,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/bcfaf8f9-9fe7-451a-992e-27e9dcd80b94.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90837,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/ecef9900-885e-4639-a717-d7b5628d8e45.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102094,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/1559b85d-da90-44d1-806f-179877ded8be.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109516,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/677e8492-2cc5-4313-bd20-78c88a15cc41.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79869,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/5c74b7f4-80fb-4a94-bc3b-c9c54071c10f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82403,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/c0b26bd0-55c8-44fe-94f0-e231d0d0ef3e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c38b50e-04c3-5c12-92f8-7e7ce5b1c615/0c38b50e-04c3-5c12-92f8-7e7ce5b1c615_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105130,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5544637/general/7d665f9e-56c6-4f9b-8def-8bd1331e013d.jpg',
'Width': 960}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24DTV - 10,263 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741732%27 HTTP/1.1" 200 None
2026-03-27 18:30:55 [adesa.uk] INFO: Saving data for 10741732: {'created_time': 1774636255.311059, 'last_price_update_time': 1774636255.31107, 'auction_closing_time': 1775034000.0}
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741732') HTTP/1.1" 204 0
2026-03-27 18:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with identifier: 10674518
2026-03-27 18:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with identifier: 10674518
2026-03-27 18:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with identifier: 10674518 to the API
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8af63b6d-b47c-5e94-95eb-bf7e4e3151e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NSF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674518',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 13,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 4,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Manual - 140 hp - '
'DT75NSF - 13 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-27 18:30:55 [adesa.uk] INFO: Saving data for 10674518: {'auction_closing_time': 1775034000.0, 'created_time': 1773429140.3252, 'last_price_update_time': 1774636255.605959}
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10674518') HTTP/1.1" 204 0
2026-03-27 18:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-27 18:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-27 18:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311 to the API
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9be0ac21-17fb-5ff5-b24d-0f9d898c1204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75UYA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707311',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DV75UYA - 25 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2026}
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-27 18:30:55 [adesa.uk] INFO: Saving data for 10707311: {'auction_closing_time': 1775034000.0, 'created_time': 1774031463.932935, 'last_price_update_time': 1774636255.877518}
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10707311') HTTP/1.1" 204 0
2026-03-27 18:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738370/general/df12323c-a224-4275-b337-4a1a4ca6d83b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730244)
2026-03-27 18:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/9b88daa4-9e29-4231-b255-a3680bdd95c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225e3d50>
2026-03-27 18:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252F6fdde120-53f1-4142-9ef2-f99e552f860a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/6fdde120-53f1-4142-9ef2-f99e552f860a.jpg saved to cache
2026-03-27 18:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232554d0>
2026-03-27 18:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511000%252Fgeneral%252F22784eb2-f348-450f-8682-0a5df832c09b.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511000/general/22784eb2-f348-450f-8682-0a5df832c09b.jpg saved to cache
2026-03-27 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f44ebf86-e845-576f-9082-060b1d589b4f
2026-03-27 18:30:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f44ebf86-e845-576f-9082-060b1d589b4f, skipping ID generation
2026-03-27 18:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44ebf86-e845-576f-9082-060b1d589b4f with scrape type 1
2026-03-27 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f44ebf86-e845-576f-9082-060b1d589b4f sending to next pipeline
2026-03-27 18:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f44ebf86-e845-576f-9082-060b1d589b4f, identifier: 10741731
2026-03-27 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232852d0>
2026-03-27 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252F96a30d9a-a354-415c-bb85-3af61f51dcb5.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/96a30d9a-a354-415c-bb85-3af61f51dcb5.jpg saved to cache
2026-03-27 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23377410>
2026-03-27 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751131%252Fgeneral%252Fefb4c281-a272-4765-81a7-b4caae4cc282.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751131/general/efb4c281-a272-4765-81a7-b4caae4cc282.jpg saved to cache
2026-03-27 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5011dc77-675a-5085-a4d5-62f008d16a5e
2026-03-27 18:30:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5011dc77-675a-5085-a4d5-62f008d16a5e, skipping ID generation
2026-03-27 18:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5011dc77-675a-5085-a4d5-62f008d16a5e with scrape type 1
2026-03-27 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5011dc77-675a-5085-a4d5-62f008d16a5e sending to next pipeline
2026-03-27 18:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5011dc77-675a-5085-a4d5-62f008d16a5e, identifier: 10741233
2026-03-27 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/7251197b-e8a6-4d99-a708-d55980aa390d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/f71dbaea-acc5-4116-a089-4eac3538ab0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/80e81e42-bb50-4122-a016-1337983f1261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f44ebf86-e845-576f-9082-060b1d589b4f with identifier: 10741731
2026-03-27 18:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f44ebf86-e845-576f-9082-060b1d589b4f with identifier: 10741731
2026-03-27 18:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f44ebf86-e845-576f-9082-060b1d589b4f with identifier: 10741731 to the API
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5511000/general/22784eb2-f348-450f-8682-0a5df832c09b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f44ebf86-e845-576f-9082-060b1d589b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR24VJG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741731',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 10020,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344650,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/6758832f-471b-4c9c-a475-c077bc73a82f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348825,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/22784eb2-f348-450f-8682-0a5df832c09b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349810,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/78ffb1c9-1596-4722-aa06-9ab7215b2800.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355858,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/0ce8dd20-bfac-4f02-90ee-28ab569ecc14.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329948,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/bd607f44-4e73-44d0-884f-159e93a97451.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357594,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/42394e26-280b-44e1-959b-d4496fa5a40e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231939,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/103dfbdc-819f-49e5-ba5b-be4f5e00ade8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211386,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/df7162cc-1fa0-4988-9fa3-195af1172009.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188816,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/634bd1d8-217b-45d5-aa5c-c701291e7cac.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f44ebf86-e845-576f-9082-060b1d589b4f/f44ebf86-e845-576f-9082-060b1d589b4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240251,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511000/general/dbcd82d1-d778-4112-9074-7546633b4d7d.jpg',
'Width': 1440}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR24VJG - 10,020 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741731%27 HTTP/1.1" 200 None
2026-03-27 18:30:56 [adesa.uk] INFO: Saving data for 10741731: {'created_time': 1774636256.682399, 'last_price_update_time': 1774636256.682409, 'auction_closing_time': 1775034000.0}
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741731') HTTP/1.1" 204 0
2026-03-27 18:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5011dc77-675a-5085-a4d5-62f008d16a5e with identifier: 10741233
2026-03-27 18:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5011dc77-675a-5085-a4d5-62f008d16a5e with identifier: 10741233
2026-03-27 18:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5011dc77-675a-5085-a4d5-62f008d16a5e with identifier: 10741233 to the API
2026-03-27 18:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751131/general/efb4c281-a272-4765-81a7-b4caae4cc282.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '5011dc77-675a-5085-a4d5-62f008d16a5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LP72ODH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741233',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 22347,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108903,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/96a30d9a-a354-415c-bb85-3af61f51dcb5.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109559,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/efb4c281-a272-4765-81a7-b4caae4cc282.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109820,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/56e6f549-8431-403f-a826-c098a6589be5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126602,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/96b79b88-5d77-4309-becb-adf88c8457ce.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158076,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/de3eaa6b-48bc-4868-ab94-b8dac0f5440f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149410,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/2d48999c-7c75-4741-b866-35ffece43cd3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222098,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/773c6b41-8c98-4ab1-ba6c-89f2112935bc.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170052,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/14ddcf9f-bbeb-4349-a74e-b8e42660fb24.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135730,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/422a81c6-927b-41c3-803f-3e06bf0569ab.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5011dc77-675a-5085-a4d5-62f008d16a5e/5011dc77-675a-5085-a4d5-62f008d16a5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107281,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751131/general/1e08847f-8dd9-4340-83f8-0bd3acb024c4.jpg',
'Width': 1333}],
'price': 4500,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf 40 kWh Acenta - Electric - Automatic - 150 hp - LP72ODH '
'- 22,347 mi',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2022}
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741233%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [adesa.uk] INFO: Saving data for 10741233: {'created_time': 1774636257.058138, 'last_price_update_time': 1774636257.058153, 'auction_closing_time': 1774886280.0}
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741233') HTTP/1.1" 204 0
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23456d50>
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252Fcb449691-ae41-45c4-9094-380948eed437.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/cb449691-ae41-45c4-9094-380948eed437.jpg saved to cache
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/1b7224a4-8234-469f-b15a-8b33d1e38164.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/46f3e7da-d0bc-4880-b09a-0e6cc2b65abf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/641b46a6-5ec0-4415-b53d-dd0b1051c1b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744656/general/f903898e-e95a-4703-9acc-5201192c11a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741215)
2026-03-27 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/1ecc03ae-4b3c-4202-b110-2172f4975069.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234579d0>
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738370%252Fgeneral%252Fdf12323c-a224-4275-b337-4a1a4ca6d83b.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738370/general/df12323c-a224-4275-b337-4a1a4ca6d83b.jpg saved to cache
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2
2026-03-27 18:30:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2, skipping ID generation
2026-03-27 18:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with scrape type 1
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 sending to next pipeline
2026-03-27 18:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2, identifier: 10730244
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29606450>
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F9b88daa4-9e29-4231-b255-a3680bdd95c0.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/9b88daa4-9e29-4231-b255-a3680bdd95c0.jpg saved to cache
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10741738
2026-03-27 18:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1566fc01-38c2-54a1-921e-81e8067f0203 with scrape type 1
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1566fc01-38c2-54a1-921e-81e8067f0203
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252Ffc4cfdc5-8196-439c-a8e0-fe7d0b7fcbc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/fc4cfdc5-8196-439c-a8e0-fe7d0b7fcbc7.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252Fbe8187e5-4fba-43de-9a08-16831ae5e088.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/be8187e5-4fba-43de-9a08-16831ae5e088.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252F543d678d-78b0-4b3e-824b-838ff33c49d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/543d678d-78b0-4b3e-824b-838ff33c49d5.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252F47f2af36-2fc5-458a-8271-b1ba87ffa4ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/47f2af36-2fc5-458a-8271-b1ba87ffa4ce.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252F8050e634-060b-44d7-b242-afd619d5174e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/8050e634-060b-44d7-b242-afd619d5174e.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252F7e1adc4a-b8a3-403c-a729-4fac15bf89d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/7e1adc4a-b8a3-403c-a729-4fac15bf89d8.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252F69359ac6-9a88-4a2b-9294-251879fd57c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/69359ac6-9a88-4a2b-9294-251879fd57c6.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252F3b68eeb2-0726-427e-a88d-c481c71fee65.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/3b68eeb2-0726-427e-a88d-c481c71fee65.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252F4e052c77-9683-488c-8895-0cfd2b4085ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/4e052c77-9683-488c-8895-0cfd2b4085ad.jpg already downloaded
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709624%252Fgeneral%252F62dd7e4f-2859-4a0e-871c-4f6fb3a1850e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709624/general/62dd7e4f-2859-4a0e-871c-4f6fb3a1850e.jpg already downloaded
2026-03-27 18:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 1566fc01-38c2-54a1-921e-81e8067f0203, identifier: 10741738
2026-03-27 18:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3160511-cd36-583c-94ca-44b30c648e6a with identifier: 10630206
2026-03-27 18:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3160511-cd36-583c-94ca-44b30c648e6a with scrape type 2
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3160511-cd36-583c-94ca-44b30c648e6a with scrape type 2
2026-03-27 18:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a3160511-cd36-583c-94ca-44b30c648e6a, identifier: 10630206
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230e97d0>
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F7251197b-e8a6-4d99-a708-d55980aa390d.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/7251197b-e8a6-4d99-a708-d55980aa390d.jpg saved to cache
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227a9a10>
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252Ff71dbaea-acc5-4116-a089-4eac3538ab0a.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/f71dbaea-acc5-4116-a089-4eac3538ab0a.jpg saved to cache
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231b48d0>
2026-03-27 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F80e81e42-bb50-4122-a016-1337983f1261.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/80e81e42-bb50-4122-a016-1337983f1261.jpg saved to cache
2026-03-27 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with identifier: 10730244
2026-03-27 18:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with identifier: 10730244
2026-03-27 18:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with identifier: 10730244 to the API
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5738370/general/df12323c-a224-4275-b337-4a1a4ca6d83b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0583da05-dcdf-5112-bdd3-1eca9c4ce7e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT71RFL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730244',
'listing': 'auction',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 28612,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289818,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/3e2a7c9b-4c8e-4f48-a408-65f21bc6a132.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272383,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/df12323c-a224-4275-b337-4a1a4ca6d83b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274335,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/6fdde120-53f1-4142-9ef2-f99e552f860a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252335,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/24107f08-77f6-48a3-82b4-f4709caaaf7b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291000,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/1a925c68-6329-488f-b046-46aef80ec370.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/bbab7edd-bc68-42eb-ad1a-08417c5c2e69.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182030,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/abfcaf23-cb2e-4f8c-9e70-552b12e3ac4a.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131947,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/9f5d19d7-223e-409c-b18d-2cb2e3a01c42.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174072,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/57fd70ad-9790-4aa0-89de-d7cd561ae8a2.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0583da05-dcdf-5112-bdd3-1eca9c4ce7e2/0583da05-dcdf-5112-bdd3-1eca9c4ce7e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187676,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738370/general/e95ac5db-b23f-4c17-b701-a5b62153ae77.jpg',
'Width': 1328}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka 1.2 Turbo SRi Nav Premium - Petrol - Manual - 131 hp '
'- BT71RFL - 28,612 mi',
'transmission': 'manual',
'trim': 'SRi Nav Premium',
'vin': None,
'year': 2021}
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730244%27 HTTP/1.1" 200 None
2026-03-27 18:30:58 [adesa.uk] INFO: Saving data for 10730244: {'created_time': 1774636258.299276, 'last_price_update_time': 1774636258.299286, 'auction_closing_time': 1774879200.0}
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730244') HTTP/1.1" 204 0
2026-03-27 18:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10741738
2026-03-27 18:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10741738
2026-03-27 18:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10741738 to the API
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741738>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1566fc01-38c2-54a1-921e-81e8067f0203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NVK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741738',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5709624/general/fc4cfdc5-8196-439c-a8e0-fe7d0b7fcbc7.jpg',
'https://images.openlane.eu/carimgs/5709624/general/be8187e5-4fba-43de-9a08-16831ae5e088.jpg',
'https://images.openlane.eu/carimgs/5709624/general/543d678d-78b0-4b3e-824b-838ff33c49d5.jpg',
'https://images.openlane.eu/carimgs/5709624/general/47f2af36-2fc5-458a-8271-b1ba87ffa4ce.jpg',
'https://images.openlane.eu/carimgs/5709624/general/8050e634-060b-44d7-b242-afd619d5174e.jpg',
'https://images.openlane.eu/carimgs/5709624/general/7e1adc4a-b8a3-403c-a729-4fac15bf89d8.jpg',
'https://images.openlane.eu/carimgs/5709624/general/69359ac6-9a88-4a2b-9294-251879fd57c6.jpg',
'https://images.openlane.eu/carimgs/5709624/general/3b68eeb2-0726-427e-a88d-c481c71fee65.jpg',
'https://images.openlane.eu/carimgs/5709624/general/4e052c77-9683-488c-8895-0cfd2b4085ad.jpg',
'https://images.openlane.eu/carimgs/5709624/general/62dd7e4f-2859-4a0e-871c-4f6fb3a1850e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422012,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/fc4cfdc5-8196-439c-a8e0-fe7d0b7fcbc7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388690,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/be8187e5-4fba-43de-9a08-16831ae5e088.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241438,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/543d678d-78b0-4b3e-824b-838ff33c49d5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238089,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/47f2af36-2fc5-458a-8271-b1ba87ffa4ce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265183,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/8050e634-060b-44d7-b242-afd619d5174e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217492,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/7e1adc4a-b8a3-403c-a729-4fac15bf89d8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325125,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/69359ac6-9a88-4a2b-9294-251879fd57c6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304114,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/3b68eeb2-0726-427e-a88d-c481c71fee65.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261511,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/4e052c77-9683-488c-8895-0cfd2b4085ad.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1566fc01-38c2-54a1-921e-81e8067f0203/1566fc01-38c2-54a1-921e-81e8067f0203_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223532,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709624/general/62dd7e4f-2859-4a0e-871c-4f6fb3a1850e.jpg',
'Width': 1600}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 1 hp - DT75NVK - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741738%27 HTTP/1.1" 200 None
2026-03-27 18:30:58 [adesa.uk] INFO: Saving data for 10741738: {'created_time': 1774636258.595489, 'last_price_update_time': 1774636258.59583, 'auction_closing_time': 1775034000.0}
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741738') HTTP/1.1" 204 0
2026-03-27 18:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a3160511-cd36-583c-94ca-44b30c648e6a with identifier: 10630206
2026-03-27 18:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a3160511-cd36-583c-94ca-44b30c648e6a with identifier: 10630206
2026-03-27 18:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a3160511-cd36-583c-94ca-44b30c648e6a with identifier: 10630206 to the API
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:30: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 18:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3160511-cd36-583c-94ca-44b30c648e6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75ZTU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630206',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Pro - Diesel - Manual - 1 hp - DT75ZTU - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-27 18:30:58 [adesa.uk] INFO: Saving data for 10630206: {'auction_closing_time': 1775034000.0, 'created_time': 1773234948.279121, 'last_price_update_time': 1774636258.90766}
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10630206') HTTP/1.1" 204 0
2026-03-27 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/0d564582-c50d-41f6-a673-b251765be2b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/78033988-3269-469d-81fd-60ef030d02cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/ed87728f-ac6b-49eb-9dad-e089f18525e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/da4b6ffc-3d59-43f5-8ef6-2e61c607be29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/1f1c2426-7374-4ede-958d-06290126228b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/6bd86f5f-25fd-41f4-8747-2f85a3802782.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744656/general/87584620-77f8-40a7-8d3a-8ce44f496f97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741215)
2026-03-27 18:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23196190>
2026-03-27 18:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F1b7224a4-8234-469f-b15a-8b33d1e38164.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/1b7224a4-8234-469f-b15a-8b33d1e38164.jpg saved to cache
2026-03-27 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23031c90>
2026-03-27 18:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F46f3e7da-d0bc-4880-b09a-0e6cc2b65abf.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/46f3e7da-d0bc-4880-b09a-0e6cc2b65abf.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e36fae1d0>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F641b46a6-5ec0-4415-b53d-dd0b1051c1b2.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/641b46a6-5ec0-4415-b53d-dd0b1051c1b2.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23171a50>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252Ff903898e-e95a-4703-9acc-5201192c11a9.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/f903898e-e95a-4703-9acc-5201192c11a9.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2e32ae7a-0611-5a04-81a0-6b5217d91887
2026-03-27 18:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6f4fb1a-db3a-5baa-a90d-10dd3c764740 with identifier: 10741231
2026-03-27 18:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740 with scrape type 1
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252Fb018a140-ea43-4d75-b45a-e0af7194f318.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/b018a140-ea43-4d75-b45a-e0af7194f318.jpg not downloaded yet
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23032690>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F1ecc03ae-4b3c-4202-b110-2172f4975069.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/1ecc03ae-4b3c-4202-b110-2172f4975069.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/e62777a8-11e9-46a4-91e3-e2f165a4a2ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F3065caab-69b1-4df7-9c64-3ad551a9804c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/3065caab-69b1-4df7-9c64-3ad551a9804c.jpg not downloaded yet
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/24413b4d-ebd5-483e-a57d-d866d5d16f52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/f2b0797e-9c4c-44e9-9e4d-7597e3d1ea69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252Fae1ea99d-3c36-496e-beb9-f85fc0db215e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/ae1ea99d-3c36-496e-beb9-f85fc0db215e.jpg not downloaded yet
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23155350>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F0d564582-c50d-41f6-a673-b251765be2b2.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/0d564582-c50d-41f6-a673-b251765be2b2.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226820d0>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F78033988-3269-469d-81fd-60ef030d02cd.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/78033988-3269-469d-81fd-60ef030d02cd.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23342a90>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252Fed87728f-ac6b-49eb-9dad-e089f18525e3.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/ed87728f-ac6b-49eb-9dad-e089f18525e3.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22769d50>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252Fda4b6ffc-3d59-43f5-8ef6-2e61c607be29.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/da4b6ffc-3d59-43f5-8ef6-2e61c607be29.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226ffd50>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F1f1c2426-7374-4ede-958d-06290126228b.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/1f1c2426-7374-4ede-958d-06290126228b.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225c8f50>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F6bd86f5f-25fd-41f4-8747-2f85a3802782.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/6bd86f5f-25fd-41f4-8747-2f85a3802782.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231ccfd0>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F87584620-77f8-40a7-8d3a-8ce44f496f97.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/87584620-77f8-40a7-8d3a-8ce44f496f97.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2e32ae7a-0611-5a04-81a0-6b5217d91887
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/4c8d8545-ee50-472a-b42e-96ae691ab3cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/5701daaa-61a8-4035-bd45-1465af7754e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/3d50e9b2-e487-41ec-bc98-8a0ca93d358c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744656/general/3a2cacff-4107-441b-8ba1-5ece8610b23c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741215)
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F89dbdad3-317a-4a64-a4f9-53f950a6f057.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/89dbdad3-317a-4a64-a4f9-53f950a6f057.jpg not downloaded yet
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/cd6fdf97-d549-4952-b1ba-a459457476b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/d006502c-7fad-4ae5-b89d-6b5808327b4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23320bd0>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252Fe62777a8-11e9-46a4-91e3-e2f165a4a2ea.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/e62777a8-11e9-46a4-91e3-e2f165a4a2ea.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29606050>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F24413b4d-ebd5-483e-a57d-d866d5d16f52.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/24413b4d-ebd5-483e-a57d-d866d5d16f52.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F2112af4d-bd73-4227-af51-45abadca3a78.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/2112af4d-bd73-4227-af51-45abadca3a78.jpg not downloaded yet
2026-03-27 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/908d8b22-d408-4718-b7cf-21239f238226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F4bcaa79d-e514-4e5d-bb83-007d89474e45.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/4bcaa79d-e514-4e5d-bb83-007d89474e45.jpg not downloaded yet
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22696c50>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252Ff2b0797e-9c4c-44e9-9e4d-7597e3d1ea69.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/f2b0797e-9c4c-44e9-9e4d-7597e3d1ea69.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226d3e50>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F4c8d8545-ee50-472a-b42e-96ae691ab3cb.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/4c8d8545-ee50-472a-b42e-96ae691ab3cb.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22769d50>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F5701daaa-61a8-4035-bd45-1465af7754e6.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/5701daaa-61a8-4035-bd45-1465af7754e6.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23114050>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F3d50e9b2-e487-41ec-bc98-8a0ca93d358c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/3d50e9b2-e487-41ec-bc98-8a0ca93d358c.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226d3e50>
2026-03-27 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:30: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 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744656%252Fgeneral%252F3a2cacff-4107-441b-8ba1-5ece8610b23c.jpg') HTTP/1.1" 204 0
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744656/general/3a2cacff-4107-441b-8ba1-5ece8610b23c.jpg saved to cache
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2e32ae7a-0611-5a04-81a0-6b5217d91887
2026-03-27 18:30:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e32ae7a-0611-5a04-81a0-6b5217d91887, skipping ID generation
2026-03-27 18:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e32ae7a-0611-5a04-81a0-6b5217d91887 with scrape type 1
2026-03-27 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2e32ae7a-0611-5a04-81a0-6b5217d91887 sending to next pipeline
2026-03-27 18:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2e32ae7a-0611-5a04-81a0-6b5217d91887, identifier: 10741215
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225cfd90>
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Fcd6fdf97-d549-4952-b1ba-a459457476b9.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/cd6fdf97-d549-4952-b1ba-a459457476b9.jpg saved to cache
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23062410>
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252Fd006502c-7fad-4ae5-b89d-6b5808327b4a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/d006502c-7fad-4ae5-b89d-6b5808327b4a.jpg saved to cache
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/122cff51-dea2-47f5-875d-527c7da3da54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2e32ae7a-0611-5a04-81a0-6b5217d91887 with identifier: 10741215
2026-03-27 18:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2e32ae7a-0611-5a04-81a0-6b5217d91887 with identifier: 10741215
2026-03-27 18:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2e32ae7a-0611-5a04-81a0-6b5217d91887 with identifier: 10741215 to the API
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744656/general/3a2cacff-4107-441b-8ba1-5ece8610b23c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '2e32ae7a-0611-5a04-81a0-6b5217d91887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LO72DKN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741215',
'listing': 'auction',
'location': 'Saltash',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 26611,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129661,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/8aa6ab68-ebc7-402b-ae32-cb1a3f46e1eb.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124964,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/0f9395f7-655f-4181-8237-27fc1819345f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136938,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/1ebadc84-9d02-49ba-b70c-7d47ef16ba27.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139314,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/101498be-12cf-41d4-90b5-800958454e79.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99923,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/222da00b-ce72-42fb-9898-91c2fb4babab.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113580,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/3a2cacff-4107-441b-8ba1-5ece8610b23c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118673,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/c7fd198e-b284-4703-af97-347f5ac498be.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222273,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/e5e20202-4e0f-41ec-88ab-0e3756680a6f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143905,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/87584620-77f8-40a7-8d3a-8ce44f496f97.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e32ae7a-0611-5a04-81a0-6b5217d91887/2e32ae7a-0611-5a04-81a0-6b5217d91887_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119403,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744656/general/f903898e-e95a-4703-9acc-5201192c11a9.jpg',
'Width': 1333}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 38 kWh Premium - Electric - Automatic - 136 hp - '
'LO72DKN - 26,611 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741215%27 HTTP/1.1" 200 None
2026-03-27 18:31:00 [adesa.uk] INFO: Saving data for 10741215: {'created_time': 1774636260.59974, 'last_price_update_time': 1774636260.599751, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741215') HTTP/1.1" 204 0
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F922df103-917c-4fce-b5a4-ca53ae7d70b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/922df103-917c-4fce-b5a4-ca53ae7d70b2.jpg not downloaded yet
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/7f1eaecd-29a3-4b7e-8b22-28a45ba48566.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/e3a52afe-457c-4586-bfbb-15a1cf7ece7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/b018a140-ea43-4d75-b45a-e0af7194f318.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/3065caab-69b1-4df7-9c64-3ad551a9804c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/d4a9c1b3-cfca-4783-80e3-378855aa5cb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/ae1ea99d-3c36-496e-beb9-f85fc0db215e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252Fcf33b97a-65b5-4fb8-9e87-99e2e7509cca.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/cf33b97a-65b5-4fb8-9e87-99e2e7509cca.jpg not downloaded yet
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/54fc9b86-1e75-4b12-adce-de85ff69603c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2306d7d0>
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F908d8b22-d408-4718-b7cf-21239f238226.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/908d8b22-d408-4718-b7cf-21239f238226.jpg saved to cache
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23466dd0>
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F122cff51-dea2-47f5-875d-527c7da3da54.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/122cff51-dea2-47f5-875d-527c7da3da54.jpg saved to cache
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F6614e484-1483-43a9-b85c-074b7c8d53e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/6614e484-1483-43a9-b85c-074b7c8d53e8.jpg not downloaded yet
2026-03-27 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/3da2e4e2-33c3-406a-9626-a64dd7b29d46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F650bf1fa-8641-4611-8b31-4d4b9aa03956.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/650bf1fa-8641-4611-8b31-4d4b9aa03956.jpg not downloaded yet
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e36f97e50>
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F7f1eaecd-29a3-4b7e-8b22-28a45ba48566.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/7f1eaecd-29a3-4b7e-8b22-28a45ba48566.jpg saved to cache
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2272ee10>
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Fe3a52afe-457c-4586-bfbb-15a1cf7ece7e.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/e3a52afe-457c-4586-bfbb-15a1cf7ece7e.jpg saved to cache
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232ba290>
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252Fb018a140-ea43-4d75-b45a-e0af7194f318.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/b018a140-ea43-4d75-b45a-e0af7194f318.jpg saved to cache
2026-03-27 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2306e1d0>
2026-03-27 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F3065caab-69b1-4df7-9c64-3ad551a9804c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/3065caab-69b1-4df7-9c64-3ad551a9804c.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225db310>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252Fd4a9c1b3-cfca-4783-80e3-378855aa5cb9.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/d4a9c1b3-cfca-4783-80e3-378855aa5cb9.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/7caac5e4-5925-4e17-9405-6e9af321585f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/118eb46a-6947-457a-8994-62ecb553481a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/34bc6447-9416-4b5a-a37b-870068646191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23457810>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252Fae1ea99d-3c36-496e-beb9-f85fc0db215e.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/ae1ea99d-3c36-496e-beb9-f85fc0db215e.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226f08d0>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F54fc9b86-1e75-4b12-adce-de85ff69603c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/54fc9b86-1e75-4b12-adce-de85ff69603c.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/89dbdad3-317a-4a64-a4f9-53f950a6f057.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/9f30a5ec-2d51-4346-92e0-271598c6c077.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/4bcaa79d-e514-4e5d-bb83-007d89474e45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/2112af4d-bd73-4227-af51-45abadca3a78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e281e0e50>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F3da2e4e2-33c3-406a-9626-a64dd7b29d46.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/3da2e4e2-33c3-406a-9626-a64dd7b29d46.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23121110>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F7caac5e4-5925-4e17-9405-6e9af321585f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/7caac5e4-5925-4e17-9405-6e9af321585f.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225c5a90>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F118eb46a-6947-457a-8994-62ecb553481a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/118eb46a-6947-457a-8994-62ecb553481a.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23277d90>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F34bc6447-9416-4b5a-a37b-870068646191.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/34bc6447-9416-4b5a-a37b-870068646191.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/039a6242-f3d1-4136-9ce4-d0a78814e57b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/e2444af3-baaf-49ed-93c6-545f5aa874c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/922df103-917c-4fce-b5a4-ca53ae7d70b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/00aaf7a0-d27e-4e14-863b-0b9014915164.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/e07c5ec3-ea9e-43e2-9477-c1477cf5dac6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/aa6ba8eb-5283-4a5f-8ad8-51b3e9a57814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/650bf1fa-8641-4611-8b31-4d4b9aa03956.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/6614e484-1483-43a9-b85c-074b7c8d53e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230a0250>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F89dbdad3-317a-4a64-a4f9-53f950a6f057.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/89dbdad3-317a-4a64-a4f9-53f950a6f057.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234a8ad0>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F9f30a5ec-2d51-4346-92e0-271598c6c077.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/9f30a5ec-2d51-4346-92e0-271598c6c077.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2266acd0>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F4bcaa79d-e514-4e5d-bb83-007d89474e45.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/4bcaa79d-e514-4e5d-bb83-007d89474e45.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22669310>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F2112af4d-bd73-4227-af51-45abadca3a78.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/2112af4d-bd73-4227-af51-45abadca3a78.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/ecf1aba9-f941-48c8-bf4f-f799f0f83d6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/84fd81c5-db36-44a4-b405-8b4884369758.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/656b539c-7090-4f26-8e84-eebd8cfff10d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751128/general/cf33b97a-65b5-4fb8-9e87-99e2e7509cca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741231)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/2caa1bd0-e9ed-417c-9676-42545a7d0e05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/68e409e7-9d04-42f8-ba7d-e9e4c067d6db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225dba10>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F039a6242-f3d1-4136-9ce4-d0a78814e57b.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/039a6242-f3d1-4136-9ce4-d0a78814e57b.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227a4c50>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Fe2444af3-baaf-49ed-93c6-545f5aa874c6.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/e2444af3-baaf-49ed-93c6-545f5aa874c6.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22682510>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F922df103-917c-4fce-b5a4-ca53ae7d70b2.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/922df103-917c-4fce-b5a4-ca53ae7d70b2.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2269b710>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F00aaf7a0-d27e-4e14-863b-0b9014915164.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/00aaf7a0-d27e-4e14-863b-0b9014915164.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23214510>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252Fe07c5ec3-ea9e-43e2-9477-c1477cf5dac6.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/e07c5ec3-ea9e-43e2-9477-c1477cf5dac6.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227a4c50>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252Faa6ba8eb-5283-4a5f-8ad8-51b3e9a57814.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/aa6ba8eb-5283-4a5f-8ad8-51b3e9a57814.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22718ed0>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F650bf1fa-8641-4611-8b31-4d4b9aa03956.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/650bf1fa-8641-4611-8b31-4d4b9aa03956.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227a7f90>
2026-03-27 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252F6614e484-1483-43a9-b85c-074b7c8d53e8.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/6614e484-1483-43a9-b85c-074b7c8d53e8.jpg saved to cache
2026-03-27 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/55d812b2-1eb8-4576-bdcd-7e3290ee9cef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/48931a5d-2996-4e42-a910-f399bb52e5bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/4fdf4597-765e-41b7-b20b-d8bcad3c830a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/b3705c8f-f935-4975-95b6-6c5e828dabae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/2ac26245-4ec4-42af-933e-8120cf28de3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/fc8d3f55-a743-47e0-b8a6-a3236b415599.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/8b5ddd16-e15c-48b1-b3a6-bfb186b7218a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231b4850>
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252Fecf1aba9-f941-48c8-bf4f-f799f0f83d6c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/ecf1aba9-f941-48c8-bf4f-f799f0f83d6c.jpg saved to cache
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2301a350>
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F84fd81c5-db36-44a4-b405-8b4884369758.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/84fd81c5-db36-44a4-b405-8b4884369758.jpg saved to cache
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23376090>
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F656b539c-7090-4f26-8e84-eebd8cfff10d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/656b539c-7090-4f26-8e84-eebd8cfff10d.jpg saved to cache
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23197590>
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751128%252Fgeneral%252Fcf33b97a-65b5-4fb8-9e87-99e2e7509cca.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751128/general/cf33b97a-65b5-4fb8-9e87-99e2e7509cca.jpg saved to cache
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740
2026-03-27 18:31:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6f4fb1a-db3a-5baa-a90d-10dd3c764740, skipping ID generation
2026-03-27 18:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740 with scrape type 1
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6f4fb1a-db3a-5baa-a90d-10dd3c764740 sending to next pipeline
2026-03-27 18:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c6f4fb1a-db3a-5baa-a90d-10dd3c764740, identifier: 10741231
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2269ba90>
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F2caa1bd0-e9ed-417c-9676-42545a7d0e05.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/2caa1bd0-e9ed-417c-9676-42545a7d0e05.jpg saved to cache
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23495850>
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F68e409e7-9d04-42f8-ba7d-e9e4c067d6db.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/68e409e7-9d04-42f8-ba7d-e9e4c067d6db.jpg saved to cache
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/487e6967-c1c9-4638-93fa-17ccffe6953d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c6f4fb1a-db3a-5baa-a90d-10dd3c764740 with identifier: 10741231
2026-03-27 18:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c6f4fb1a-db3a-5baa-a90d-10dd3c764740 with identifier: 10741231
2026-03-27 18:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c6f4fb1a-db3a-5baa-a90d-10dd3c764740 with identifier: 10741231 to the API
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751128/general/cf33b97a-65b5-4fb8-9e87-99e2e7509cca.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'c6f4fb1a-db3a-5baa-a90d-10dd3c764740',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25HVF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741231',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Juke',
'odometer': 25297,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112545,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/b018a140-ea43-4d75-b45a-e0af7194f318.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111785,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/3065caab-69b1-4df7-9c64-3ad551a9804c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110722,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/ae1ea99d-3c36-496e-beb9-f85fc0db215e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126329,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/89dbdad3-317a-4a64-a4f9-53f950a6f057.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165834,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/2112af4d-bd73-4227-af51-45abadca3a78.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165280,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/4bcaa79d-e514-4e5d-bb83-007d89474e45.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183657,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/922df103-917c-4fce-b5a4-ca53ae7d70b2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107470,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/cf33b97a-65b5-4fb8-9e87-99e2e7509cca.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97059,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/6614e484-1483-43a9-b85c-074b7c8d53e8.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6f4fb1a-db3a-5baa-a90d-10dd3c764740/c6f4fb1a-db3a-5baa-a90d-10dd3c764740_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107894,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751128/general/650bf1fa-8641-4611-8b31-4d4b9aa03956.jpg',
'Width': 1333}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T N-connecta - Petrol - Automatic - 114 hp - '
'DV25HVF - 25,297 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2025}
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741231%27 HTTP/1.1" 200 None
2026-03-27 18:31:02 [adesa.uk] INFO: Saving data for 10741231: {'created_time': 1774636262.895163, 'last_price_update_time': 1774636262.895174, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741231') HTTP/1.1" 204 0
2026-03-27 18:31: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 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/3332008e-cc60-4322-af73-7128dd8a883a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/fb229b76-d651-4c4b-adbd-500ba53111a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751124/general/8355b1e4-7aef-4e01-b4a3-a327e877bd00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741229)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/85b93726-62ff-4d70-af53-deb1a9ce9168.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/347b5b14-7961-4845-b667-326911464dbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/08e79447-e67a-4209-8ffc-9888442aaa66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:31: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 18:31: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 18:31: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 18:31: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 18:31: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 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751126/general/a20b918c-3c65-4e9c-bf73-c844bc2e95c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741230)
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231b6d10>
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F55d812b2-1eb8-4576-bdcd-7e3290ee9cef.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/55d812b2-1eb8-4576-bdcd-7e3290ee9cef.jpg saved to cache
2026-03-27 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2306d0d0>
2026-03-27 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F48931a5d-2996-4e42-a910-f399bb52e5bd.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/48931a5d-2996-4e42-a910-f399bb52e5bd.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2317f910>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F4fdf4597-765e-41b7-b20b-d8bcad3c830a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/4fdf4597-765e-41b7-b20b-d8bcad3c830a.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23215b50>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Fb3705c8f-f935-4975-95b6-6c5e828dabae.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/b3705c8f-f935-4975-95b6-6c5e828dabae.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2317efd0>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F2ac26245-4ec4-42af-933e-8120cf28de3f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/2ac26245-4ec4-42af-933e-8120cf28de3f.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29311110>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252Ffc8d3f55-a743-47e0-b8a6-a3236b415599.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/fc8d3f55-a743-47e0-b8a6-a3236b415599.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23343210>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F8b5ddd16-e15c-48b1-b3a6-bfb186b7218a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/8b5ddd16-e15c-48b1-b3a6-bfb186b7218a.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232145d0>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252F487e6967-c1c9-4638-93fa-17ccffe6953d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/487e6967-c1c9-4638-93fa-17ccffe6953d.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751117/general/b15d7622-e515-47f0-bc78-db71f93452eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741224)
2026-03-27 18:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751114/general/2da766e9-fdb8-438a-9857-26ddaa371cb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741221)
2026-03-27 18:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/47057503-6642-4410-8f28-3c6592d98739.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752520/general/3b20ecf2-0d91-4b26-8a62-fd2f18710c5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741220)
2026-03-27 18:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751118/general/34c7f7d3-0975-4854-92a2-42d7a3921510.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741225)
2026-03-27 18:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751116/general/b9bcaba3-99c4-4a5b-93fb-0cf4fe1f2575.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741222)
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225dae50>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252F3332008e-cc60-4322-af73-7128dd8a883a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/3332008e-cc60-4322-af73-7128dd8a883a.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2266dc10>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252Ffb229b76-d651-4c4b-adbd-500ba53111a1.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/fb229b76-d651-4c4b-adbd-500ba53111a1.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2265f110>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751124%252Fgeneral%252F8355b1e4-7aef-4e01-b4a3-a327e877bd00.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751124/general/8355b1e4-7aef-4e01-b4a3-a327e877bd00.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e
2026-03-27 18:31:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60ae13a9-2030-5a20-a4a6-bfdd97730b7e, skipping ID generation
2026-03-27 18:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e with scrape type 1
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60ae13a9-2030-5a20-a4a6-bfdd97730b7e sending to next pipeline
2026-03-27 18:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 60ae13a9-2030-5a20-a4a6-bfdd97730b7e, identifier: 10741229
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226d8450>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F85b93726-62ff-4d70-af53-deb1a9ce9168.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/85b93726-62ff-4d70-af53-deb1a9ce9168.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230d8f50>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F347b5b14-7961-4845-b667-326911464dbe.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/347b5b14-7961-4845-b667-326911464dbe.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29310810>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F08e79447-e67a-4209-8ffc-9888442aaa66.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/08e79447-e67a-4209-8ffc-9888442aaa66.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fe8610>
2026-03-27 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751126%252Fgeneral%252Fa20b918c-3c65-4e9c-bf73-c844bc2e95c2.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751126/general/a20b918c-3c65-4e9c-bf73-c844bc2e95c2.jpg saved to cache
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de1e404b-9637-57d1-87e5-9cf459e97e74
2026-03-27 18:31:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de1e404b-9637-57d1-87e5-9cf459e97e74, skipping ID generation
2026-03-27 18:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de1e404b-9637-57d1-87e5-9cf459e97e74 with scrape type 1
2026-03-27 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de1e404b-9637-57d1-87e5-9cf459e97e74 sending to next pipeline
2026-03-27 18:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: de1e404b-9637-57d1-87e5-9cf459e97e74, identifier: 10741230
2026-03-27 18:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 60ae13a9-2030-5a20-a4a6-bfdd97730b7e with identifier: 10741229
2026-03-27 18:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 60ae13a9-2030-5a20-a4a6-bfdd97730b7e with identifier: 10741229
2026-03-27 18:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 60ae13a9-2030-5a20-a4a6-bfdd97730b7e with identifier: 10741229 to the API
2026-03-27 18:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751124/general/8355b1e4-7aef-4e01-b4a3-a327e877bd00.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '60ae13a9-2030-5a20-a4a6-bfdd97730b7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV24XVN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741229',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Juke',
'odometer': 33461,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110349,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/8355b1e4-7aef-4e01-b4a3-a327e877bd00.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112316,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/fc8d3f55-a743-47e0-b8a6-a3236b415599.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110483,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/51d53a66-f042-4583-aa84-d5e5232c87e9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106464,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/e07c5ec3-ea9e-43e2-9477-c1477cf5dac6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144004,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/7caac5e4-5925-4e17-9405-6e9af321585f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140117,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/908d8b22-d408-4718-b7cf-21239f238226.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144269,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/f2b0797e-9c4c-44e9-9e4d-7597e3d1ea69.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98145,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/0d564582-c50d-41f6-a673-b251765be2b2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77600,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/9b88daa4-9e29-4231-b255-a3680bdd95c0.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60ae13a9-2030-5a20-a4a6-bfdd97730b7e/60ae13a9-2030-5a20-a4a6-bfdd97730b7e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70684,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751124/general/eef79dd0-fb2b-407c-aa99-ef8838829557.jpg',
'Width': 1000}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T N-connecta - Petrol - Automatic - 114 hp - '
'DV24XVN - 33,461 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741229%27 HTTP/1.1" 200 None
2026-03-27 18:31:04 [adesa.uk] INFO: Saving data for 10741229: {'created_time': 1774636264.094173, 'last_price_update_time': 1774636264.094186, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741229') HTTP/1.1" 204 0
2026-03-27 18:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: de1e404b-9637-57d1-87e5-9cf459e97e74 with identifier: 10741230
2026-03-27 18:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: de1e404b-9637-57d1-87e5-9cf459e97e74 with identifier: 10741230
2026-03-27 18:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: de1e404b-9637-57d1-87e5-9cf459e97e74 with identifier: 10741230 to the API
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751126/general/a20b918c-3c65-4e9c-bf73-c844bc2e95c2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'de1e404b-9637-57d1-87e5-9cf459e97e74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP24FVM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741230',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Juke',
'odometer': 21043,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111544,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/a20b918c-3c65-4e9c-bf73-c844bc2e95c2.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111274,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/487e6967-c1c9-4638-93fa-17ccffe6953d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112353,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/ecf1aba9-f941-48c8-bf4f-f799f0f83d6c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86916,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/aa6ba8eb-5283-4a5f-8ad8-51b3e9a57814.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117068,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/34bc6447-9416-4b5a-a37b-870068646191.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163916,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/122cff51-dea2-47f5-875d-527c7da3da54.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110722,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/24413b4d-ebd5-483e-a57d-d866d5d16f52.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170415,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/ed87728f-ac6b-49eb-9dad-e089f18525e3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94136,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/80e81e42-bb50-4122-a016-1337983f1261.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de1e404b-9637-57d1-87e5-9cf459e97e74/de1e404b-9637-57d1-87e5-9cf459e97e74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113748,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751126/general/6caf090f-03bb-46a3-9165-8a732bb7dc3a.jpg',
'Width': 1500}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2024-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T N-connecta - Petrol - Automatic - 114 hp - '
'DP24FVM - 21,043 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741230%27 HTTP/1.1" 200 None
2026-03-27 18:31:04 [adesa.uk] INFO: Saving data for 10741230: {'created_time': 1774636264.526724, 'last_price_update_time': 1774636264.526736, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741230') HTTP/1.1" 204 0
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22744f50>
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751117%252Fgeneral%252Fb15d7622-e515-47f0-bc78-db71f93452eb.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751117/general/b15d7622-e515-47f0-bc78-db71f93452eb.jpg saved to cache
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18
2026-03-27 18:31:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18, skipping ID generation
2026-03-27 18:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18 with scrape type 1
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18 sending to next pipeline
2026-03-27 18:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18, identifier: 10741224
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29b2c850>
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751114%252Fgeneral%252F2da766e9-fdb8-438a-9857-26ddaa371cb5.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751114/general/2da766e9-fdb8-438a-9857-26ddaa371cb5.jpg saved to cache
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f57fd14-b4e1-5625-a703-eba8a7558743
2026-03-27 18:31:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f57fd14-b4e1-5625-a703-eba8a7558743, skipping ID generation
2026-03-27 18:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f57fd14-b4e1-5625-a703-eba8a7558743 with scrape type 1
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f57fd14-b4e1-5625-a703-eba8a7558743 sending to next pipeline
2026-03-27 18:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2f57fd14-b4e1-5625-a703-eba8a7558743, identifier: 10741221
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231c5710>
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252F47057503-6642-4410-8f28-3c6592d98739.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/47057503-6642-4410-8f28-3c6592d98739.jpg saved to cache
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2332ba50>
2026-03-27 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752520%252Fgeneral%252F3b20ecf2-0d91-4b26-8a62-fd2f18710c5c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752520/general/3b20ecf2-0d91-4b26-8a62-fd2f18710c5c.jpg saved to cache
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc832a5f-46ab-5999-9a7a-a24dc90add07
2026-03-27 18:31:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc832a5f-46ab-5999-9a7a-a24dc90add07, skipping ID generation
2026-03-27 18:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc832a5f-46ab-5999-9a7a-a24dc90add07 with scrape type 1
2026-03-27 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc832a5f-46ab-5999-9a7a-a24dc90add07 sending to next pipeline
2026-03-27 18:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: dc832a5f-46ab-5999-9a7a-a24dc90add07, identifier: 10741220
2026-03-27 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e296ca8d0>
2026-03-27 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751118%252Fgeneral%252F34c7f7d3-0975-4854-92a2-42d7a3921510.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751118/general/34c7f7d3-0975-4854-92a2-42d7a3921510.jpg saved to cache
2026-03-27 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c
2026-03-27 18:31:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c, skipping ID generation
2026-03-27 18:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c with scrape type 1
2026-03-27 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c sending to next pipeline
2026-03-27 18:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c, identifier: 10741225
2026-03-27 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233d4ed0>
2026-03-27 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751116%252Fgeneral%252Fb9bcaba3-99c4-4a5b-93fb-0cf4fe1f2575.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751116/general/b9bcaba3-99c4-4a5b-93fb-0cf4fe1f2575.jpg saved to cache
2026-03-27 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8b53a548-5dfc-585a-8043-0e214b362c91
2026-03-27 18:31:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b53a548-5dfc-585a-8043-0e214b362c91, skipping ID generation
2026-03-27 18:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b53a548-5dfc-585a-8043-0e214b362c91 with scrape type 1
2026-03-27 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b53a548-5dfc-585a-8043-0e214b362c91 sending to next pipeline
2026-03-27 18:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8b53a548-5dfc-585a-8043-0e214b362c91, identifier: 10741222
2026-03-27 18:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18 with identifier: 10741224
2026-03-27 18:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18 with identifier: 10741224
2026-03-27 18:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0aa47e02-4a2c-5ea7-9f1e-d3f073973f18 with identifier: 10741224 to the API
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751117/general/b15d7622-e515-47f0-bc78-db71f93452eb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '0aa47e02-4a2c-5ea7-9f1e-d3f073973f18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL72UUG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741224',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 23003,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109001,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/b15d7622-e515-47f0-bc78-db71f93452eb.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108635,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/3332008e-cc60-4322-af73-7128dd8a883a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113124,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/4fdf4597-765e-41b7-b20b-d8bcad3c830a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113979,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/2caa1bd0-e9ed-417c-9676-42545a7d0e05.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127370,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/9f30a5ec-2d51-4346-92e0-271598c6c077.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123254,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/7f1eaecd-29a3-4b7e-8b22-28a45ba48566.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125301,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/5701daaa-61a8-4035-bd45-1465af7754e6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133710,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/da4b6ffc-3d59-43f5-8ef6-2e61c607be29.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208759,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/1b7224a4-8234-469f-b15a-8b33d1e38164.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aa47e02-4a2c-5ea7-9f1e-d3f073973f18/0aa47e02-4a2c-5ea7-9f1e-d3f073973f18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148847,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751117/general/7d06842c-273f-4af4-a7c1-e60bc6b4f585.jpg',
'Width': 1333}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 38 kWh Premium - Electric - Automatic - 136 hp - '
'LL72UUG - 23,003 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741224%27 HTTP/1.1" 200 None
2026-03-27 18:31:05 [adesa.uk] INFO: Saving data for 10741224: {'created_time': 1774636265.603272, 'last_price_update_time': 1774636265.603283, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741224') HTTP/1.1" 204 0
2026-03-27 18:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2f57fd14-b4e1-5625-a703-eba8a7558743 with identifier: 10741221
2026-03-27 18:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2f57fd14-b4e1-5625-a703-eba8a7558743 with identifier: 10741221
2026-03-27 18:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2f57fd14-b4e1-5625-a703-eba8a7558743 with identifier: 10741221 to the API
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751114/general/2da766e9-fdb8-438a-9857-26ddaa371cb5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '2f57fd14-b4e1-5625-a703-eba8a7558743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HT72FZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741221',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Fiat',
'model': '500',
'odometer': 35613,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100938,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/2da766e9-fdb8-438a-9857-26ddaa371cb5.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100959,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/fb229b76-d651-4c4b-adbd-500ba53111a1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99513,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/b3705c8f-f935-4975-95b6-6c5e828dabae.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98933,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/84fd81c5-db36-44a4-b405-8b4884369758.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166076,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/e2444af3-baaf-49ed-93c6-545f5aa874c6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96646,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/e3a52afe-457c-4586-bfbb-15a1cf7ece7e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164020,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/cd6fdf97-d549-4952-b1ba-a459457476b9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151627,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/6bd86f5f-25fd-41f4-8747-2f85a3802782.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196295,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/1ecc03ae-4b3c-4202-b110-2172f4975069.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f57fd14-b4e1-5625-a703-eba8a7558743/2f57fd14-b4e1-5625-a703-eba8a7558743_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159456,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751114/general/7251197b-e8a6-4d99-a708-d55980aa390d.jpg',
'Width': 1333}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2023-01-29',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 69 hp - HT72FZY - 35,613 '
'mi',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2023}
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741221%27 HTTP/1.1" 200 None
2026-03-27 18:31:05 [adesa.uk] INFO: Saving data for 10741221: {'created_time': 1774636265.954212, 'last_price_update_time': 1774636265.954224, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741221') HTTP/1.1" 204 0
2026-03-27 18:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: dc832a5f-46ab-5999-9a7a-a24dc90add07 with identifier: 10741220
2026-03-27 18:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: dc832a5f-46ab-5999-9a7a-a24dc90add07 with identifier: 10741220
2026-03-27 18:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: dc832a5f-46ab-5999-9a7a-a24dc90add07 with identifier: 10741220 to the API
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752520/general/3b20ecf2-0d91-4b26-8a62-fd2f18710c5c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'dc832a5f-46ab-5999-9a7a-a24dc90add07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YW72CWG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741220',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Fiat',
'model': '500',
'odometer': 43663,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104305,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/3b20ecf2-0d91-4b26-8a62-fd2f18710c5c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104018,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/08e79447-e67a-4209-8ffc-9888442aaa66.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101617,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/48931a5d-2996-4e42-a910-f399bb52e5bd.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102601,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/656b539c-7090-4f26-8e84-eebd8cfff10d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87189,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/3da2e4e2-33c3-406a-9626-a64dd7b29d46.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130051,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/d4a9c1b3-cfca-4783-80e3-378855aa5cb9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120346,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/3d50e9b2-e487-41ec-bc98-8a0ca93d358c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205957,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/1f1c2426-7374-4ede-958d-06290126228b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115512,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/f71dbaea-acc5-4116-a089-4eac3538ab0a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc832a5f-46ab-5999-9a7a-a24dc90add07/dc832a5f-46ab-5999-9a7a-a24dc90add07_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96018,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752520/general/120dbdf4-fea1-4f43-82f4-8810b07870a4.jpg',
'Width': 1333}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 69 hp - YW72CWG - 43,663 '
'mi',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2023}
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741220%27 HTTP/1.1" 200 None
2026-03-27 18:31:06 [adesa.uk] INFO: Saving data for 10741220: {'created_time': 1774636266.346501, 'last_price_update_time': 1774636266.346511, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741220') HTTP/1.1" 204 0
2026-03-27 18:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c with identifier: 10741225
2026-03-27 18:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c with identifier: 10741225
2026-03-27 18:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c with identifier: 10741225 to the API
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751118/general/34c7f7d3-0975-4854-92a2-42d7a3921510.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT72TOV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741225',
'listing': 'auction',
'location': 'Saltash',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 26084,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125032,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/34c7f7d3-0975-4854-92a2-42d7a3921510.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120666,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/347b5b14-7961-4845-b667-326911464dbe.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104598,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/8b5ddd16-e15c-48b1-b3a6-bfb186b7218a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143583,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/68e409e7-9d04-42f8-ba7d-e9e4c067d6db.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147883,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/039a6242-f3d1-4136-9ce4-d0a78814e57b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211833,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/54fc9b86-1e75-4b12-adce-de85ff69603c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119914,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/4c8d8545-ee50-472a-b42e-96ae691ab3cb.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101805,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/78033988-3269-469d-81fd-60ef030d02cd.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112648,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/46f3e7da-d0bc-4880-b09a-0e6cc2b65abf.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c/3b0cccc9-c7ca-5464-9bd2-adbf3b52d28c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106549,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751118/general/cb449691-ae41-45c4-9094-380948eed437.jpg',
'Width': 1333}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 38 kWh Premium - Electric - Automatic - 136 hp - '
'LT72TOV - 26,084 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741225%27 HTTP/1.1" 200 None
2026-03-27 18:31:06 [adesa.uk] INFO: Saving data for 10741225: {'created_time': 1774636266.731474, 'last_price_update_time': 1774636266.731485, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741225') HTTP/1.1" 204 0
2026-03-27 18:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8b53a548-5dfc-585a-8043-0e214b362c91 with identifier: 10741222
2026-03-27 18:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8b53a548-5dfc-585a-8043-0e214b362c91 with identifier: 10741222
2026-03-27 18:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8b53a548-5dfc-585a-8043-0e214b362c91 with identifier: 10741222 to the API
2026-03-27 18:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751116/general/b9bcaba3-99c4-4a5b-93fb-0cf4fe1f2575.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '8b53a548-5dfc-585a-8043-0e214b362c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN21VVP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741222',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Ford',
'model': 'Puma',
'odometer': 55646,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113054,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/b9bcaba3-99c4-4a5b-93fb-0cf4fe1f2575.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112170,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/47057503-6642-4410-8f28-3c6592d98739.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113682,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/85b93726-62ff-4d70-af53-deb1a9ce9168.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113683,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/2ac26245-4ec4-42af-933e-8120cf28de3f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150536,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/55d812b2-1eb8-4576-bdcd-7e3290ee9cef.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143826,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/00aaf7a0-d27e-4e14-863b-0b9014915164.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171222,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/118eb46a-6947-457a-8994-62ecb553481a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154050,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/d006502c-7fad-4ae5-b89d-6b5808327b4a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240734,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/e62777a8-11e9-46a4-91e3-e2f165a4a2ea.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b53a548-5dfc-585a-8043-0e214b362c91/8b53a548-5dfc-585a-8043-0e214b362c91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119377,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751116/general/641b46a6-5ec0-4415-b53d-dd0b1051c1b2.jpg',
'Width': 1333}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2021-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - WN21VVP - '
'55,646 mi',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741222%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [adesa.uk] INFO: Saving data for 10741222: {'created_time': 1774636267.133712, 'last_price_update_time': 1774636267.133723, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741222') HTTP/1.1" 204 0
2026-03-27 18:31:07 [scrapy.extensions.logstats] INFO: Crawled 49 pages (at 49 pages/min), scraped 46 items (at 46 items/min)
2026-03-27 18:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-27 18:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31: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 18:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87526f03-94c6-5380-ad82-c4b23baabc80 with identifier: 10741737
2026-03-27 18:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87526f03-94c6-5380-ad82-c4b23baabc80 with scrape type 1
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87526f03-94c6-5380-ad82-c4b23baabc80
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252F4796faed-850e-4803-b48a-4b9048112d45.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/4796faed-850e-4803-b48a-4b9048112d45.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252Fdcd67a03-416c-408a-aa64-1fd39e9ab152.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/dcd67a03-416c-408a-aa64-1fd39e9ab152.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252Fcccffa31-5c85-47b3-9d9b-576f0292bf4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/cccffa31-5c85-47b3-9d9b-576f0292bf4f.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252F67f6b66c-32b2-4586-8f6c-19084d8fd775.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/67f6b66c-32b2-4586-8f6c-19084d8fd775.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252Fa75a41de-ecf2-4ab4-9464-58d9e3bbd574.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/a75a41de-ecf2-4ab4-9464-58d9e3bbd574.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252F61ba2402-b56b-424c-82dd-b5db19294757.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/61ba2402-b56b-424c-82dd-b5db19294757.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252F7b0580b9-f33c-49aa-a62b-8fa4c480824e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/7b0580b9-f33c-49aa-a62b-8fa4c480824e.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252F12ea7e54-86ee-40ad-8df3-26180ae92fd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/12ea7e54-86ee-40ad-8df3-26180ae92fd0.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252Fffdab33e-7a9a-4d43-9b5a-65844adf21ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/ffdab33e-7a9a-4d43-9b5a-65844adf21ed.jpg already downloaded
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705328%252Fgeneral%252Fd6b52a70-a7f0-4ae9-8256-a5366d9ea535.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705328/general/d6b52a70-a7f0-4ae9-8256-a5366d9ea535.jpg already downloaded
2026-03-27 18:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 87526f03-94c6-5380-ad82-c4b23baabc80, identifier: 10741737
2026-03-27 18:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 87526f03-94c6-5380-ad82-c4b23baabc80 with identifier: 10741737
2026-03-27 18:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 87526f03-94c6-5380-ad82-c4b23baabc80 with identifier: 10741737
2026-03-27 18:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 87526f03-94c6-5380-ad82-c4b23baabc80 with identifier: 10741737 to the API
2026-03-27 18:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741737>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '87526f03-94c6-5380-ad82-c4b23baabc80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RJV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741737',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5705328/general/4796faed-850e-4803-b48a-4b9048112d45.jpg',
'https://images.openlane.eu/carimgs/5705328/general/dcd67a03-416c-408a-aa64-1fd39e9ab152.jpg',
'https://images.openlane.eu/carimgs/5705328/general/cccffa31-5c85-47b3-9d9b-576f0292bf4f.jpg',
'https://images.openlane.eu/carimgs/5705328/general/67f6b66c-32b2-4586-8f6c-19084d8fd775.jpg',
'https://images.openlane.eu/carimgs/5705328/general/a75a41de-ecf2-4ab4-9464-58d9e3bbd574.jpg',
'https://images.openlane.eu/carimgs/5705328/general/61ba2402-b56b-424c-82dd-b5db19294757.jpg',
'https://images.openlane.eu/carimgs/5705328/general/7b0580b9-f33c-49aa-a62b-8fa4c480824e.jpg',
'https://images.openlane.eu/carimgs/5705328/general/12ea7e54-86ee-40ad-8df3-26180ae92fd0.jpg',
'https://images.openlane.eu/carimgs/5705328/general/ffdab33e-7a9a-4d43-9b5a-65844adf21ed.jpg',
'https://images.openlane.eu/carimgs/5705328/general/d6b52a70-a7f0-4ae9-8256-a5366d9ea535.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468654,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/4796faed-850e-4803-b48a-4b9048112d45.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368707,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/dcd67a03-416c-408a-aa64-1fd39e9ab152.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275082,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/cccffa31-5c85-47b3-9d9b-576f0292bf4f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241872,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/67f6b66c-32b2-4586-8f6c-19084d8fd775.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251478,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/a75a41de-ecf2-4ab4-9464-58d9e3bbd574.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342067,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/61ba2402-b56b-424c-82dd-b5db19294757.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331259,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/7b0580b9-f33c-49aa-a62b-8fa4c480824e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387360,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/12ea7e54-86ee-40ad-8df3-26180ae92fd0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189147,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/ffdab33e-7a9a-4d43-9b5a-65844adf21ed.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87526f03-94c6-5380-ad82-c4b23baabc80/87526f03-94c6-5380-ad82-c4b23baabc80_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199379,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705328/general/d6b52a70-a7f0-4ae9-8256-a5366d9ea535.jpg',
'Width': 2000}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5 Turbo Prime - Diesel - Manual - 120 hp - '
'DP75RJV - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741737%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [adesa.uk] INFO: Saving data for 10741737: {'created_time': 1774636268.500398, 'last_price_update_time': 1774636268.500411, 'auction_closing_time': 1775034000.0}
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741737') HTTP/1.1" 204 0
2026-03-27 18:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31: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 18:31: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 18:31: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 18:31: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 18:31: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 18:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2495afa5-f234-5834-b1a5-33d7ccd409cf with identifier: 10741723
2026-03-27 18:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2495afa5-f234-5834-b1a5-33d7ccd409cf with scrape type 1
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F6170ca11-53eb-4aa9-9724-f53234579da4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/6170ca11-53eb-4aa9-9724-f53234579da4.jpg not downloaded yet
2026-03-27 18:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa9ff2db-84c0-51db-811d-9129ad57d14a with identifier: 10741724
2026-03-27 18:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa9ff2db-84c0-51db-811d-9129ad57d14a with scrape type 1
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252Fc65a60e3-3e55-4bc8-8ee1-f5f9f5fb823c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/c65a60e3-3e55-4bc8-8ee1-f5f9f5fb823c.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F3ed7e000-248a-4950-ac31-1e36736e41b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/3ed7e000-248a-4950-ac31-1e36736e41b2.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F59a5ff69-317f-4105-9492-108387cfbabc.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/59a5ff69-317f-4105-9492-108387cfbabc.jpg not downloaded yet
2026-03-27 18:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa67f081-f682-56fc-a86c-43599a3a9dd0 with identifier: 10741725
2026-03-27 18:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa67f081-f682-56fc-a86c-43599a3a9dd0 with scrape type 1
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F579183d1-65d8-40f9-a082-803e86676dcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/579183d1-65d8-40f9-a082-803e86676dcd.jpg not downloaded yet
2026-03-27 18:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c48213e7-0c18-5728-886d-4ceab1ebf291 with identifier: 10741727
2026-03-27 18:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c48213e7-0c18-5728-886d-4ceab1ebf291 with scrape type 1
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F2cbe004d-566e-4599-a2a2-634ce55d035a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/2cbe004d-566e-4599-a2a2-634ce55d035a.jpg not downloaded yet
2026-03-27 18:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14d6edfe-7ab0-5e22-a3a1-71605eddc951 with identifier: 10741730
2026-03-27 18:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951 with scrape type 1
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F8f8812fa-6967-42ba-8106-a38f6c2b1768.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/8f8812fa-6967-42ba-8106-a38f6c2b1768.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F2033bdc2-f45f-4ca9-a4e3-c644b6e0fa6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/2033bdc2-f45f-4ca9-a4e3-c644b6e0fa6f.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F338e6055-2847-4799-9df0-c2e4dc216cd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/338e6055-2847-4799-9df0-c2e4dc216cd8.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F73839e0a-6ab0-476c-abd8-ce975b6858c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/73839e0a-6ab0-476c-abd8-ce975b6858c2.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F49c3117b-6846-4b8e-85f5-dc80c7212eda.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/49c3117b-6846-4b8e-85f5-dc80c7212eda.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F9acef5d2-2922-4082-948b-6f1c0d855f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/9acef5d2-2922-4082-948b-6f1c0d855f86.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F9032bdca-25fb-49f7-a362-d97bf96bac5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/9032bdca-25fb-49f7-a362-d97bf96bac5f.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F82c5793a-19c2-40b1-813a-d296697b957f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/82c5793a-19c2-40b1-813a-d296697b957f.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Fdea9e685-efd2-43b9-ab8f-6485b0db5d0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/dea9e685-efd2-43b9-ab8f-6485b0db5d0f.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F134a38da-59cd-4433-92fe-0681da29e609.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/134a38da-59cd-4433-92fe-0681da29e609.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F6a5b5aad-5f16-460e-99d9-c491c5bbed86.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/6a5b5aad-5f16-460e-99d9-c491c5bbed86.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F493b5abe-09ca-4a5c-875d-d3a1ebf45385.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/493b5abe-09ca-4a5c-875d-d3a1ebf45385.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F2584ea82-f35d-4402-ac3c-a428c377f35a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/2584ea82-f35d-4402-ac3c-a428c377f35a.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Fe270703c-411c-45f7-80d5-7d2cd794005a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/e270703c-411c-45f7-80d5-7d2cd794005a.jpg not downloaded yet
2026-03-27 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F2647ac07-6df8-46da-9fd3-2dcb324baa4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/2647ac07-6df8-46da-9fd3-2dcb324baa4a.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F329dea37-c3ae-415c-83d5-bb6a94aaae46.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/329dea37-c3ae-415c-83d5-bb6a94aaae46.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F34eb88c0-f117-4754-bd78-207918daed8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/34eb88c0-f117-4754-bd78-207918daed8a.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F1c936b05-6685-4c59-bf38-97681784dce9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/1c936b05-6685-4c59-bf38-97681784dce9.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F0bff6c61-dfa0-45e8-9728-0ec2d2491363.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/0bff6c61-dfa0-45e8-9728-0ec2d2491363.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252Fd38b51a4-eb86-43b2-b3fa-c219a2c4bf26.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/d38b51a4-eb86-43b2-b3fa-c219a2c4bf26.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252Fd3c42514-19db-48e0-81cc-7eb802a446d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/d3c42514-19db-48e0-81cc-7eb802a446d3.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252Fd45f3ae9-6b6d-4675-84c3-5b4eed5077cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/d45f3ae9-6b6d-4675-84c3-5b4eed5077cd.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252Ff4354c16-3918-4ebc-bbcf-e2f05065b3ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/f4354c16-3918-4ebc-bbcf-e2f05065b3ba.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Fe7f257e0-14f1-4b80-8cc5-264f7f62e0f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/e7f257e0-14f1-4b80-8cc5-264f7f62e0f7.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252Fbbf6181c-cb5f-49c7-b236-2223a27fd586.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/bbf6181c-cb5f-49c7-b236-2223a27fd586.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F90e996ea-2ef5-436a-a550-2f1157cfef62.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/90e996ea-2ef5-436a-a550-2f1157cfef62.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252Ff9358992-18f3-47ff-9774-0ae2a9751743.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/f9358992-18f3-47ff-9774-0ae2a9751743.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F4aacfb05-cd42-4fe8-a4ad-4c05324ec36d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/4aacfb05-cd42-4fe8-a4ad-4c05324ec36d.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Fddcdb822-6490-4b72-b922-423315270bee.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/ddcdb822-6490-4b72-b922-423315270bee.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F3fc30594-4eeb-4c43-bca7-d696569f9678.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/3fc30594-4eeb-4c43-bca7-d696569f9678.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F5cc7fbc0-a51a-4e06-bf78-8e89cfd8d218.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/5cc7fbc0-a51a-4e06-bf78-8e89cfd8d218.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F4b340cdb-da50-409e-8c7d-456671e88ff4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/4b340cdb-da50-409e-8c7d-456671e88ff4.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F600bcbc3-74f4-40cd-9c53-d881098abf4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/600bcbc3-74f4-40cd-9c53-d881098abf4c.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Ff670c350-f2bf-484c-b5cf-dc9f2209ab5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/f670c350-f2bf-484c-b5cf-dc9f2209ab5d.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252Fe22e2664-aa00-4bb6-b224-1ac1f0b599ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/e22e2664-aa00-4bb6-b224-1ac1f0b599ce.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F14c12983-f82d-4e03-a3f1-287462a733d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/14c12983-f82d-4e03-a3f1-287462a733d9.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F6f93040a-3985-40fd-a01a-1d72df264490.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/6f93040a-3985-40fd-a01a-1d72df264490.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F08bcaf59-dcba-4396-b0b9-3107d709b093.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/08bcaf59-dcba-4396-b0b9-3107d709b093.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F265a544f-cda5-4081-aec7-08e79e89e475.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/265a544f-cda5-4081-aec7-08e79e89e475.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F693eb204-6201-4947-898f-8e6f0075ff97.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/693eb204-6201-4947-898f-8e6f0075ff97.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252Fc335dc27-09b6-4349-8cf6-903e94ce1ea3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/c335dc27-09b6-4349-8cf6-903e94ce1ea3.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F208a615a-3c88-4974-b285-671bd7d68a69.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/208a615a-3c88-4974-b285-671bd7d68a69.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F5ffc7e36-ce08-4107-a68b-a78c889c563d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/5ffc7e36-ce08-4107-a68b-a78c889c563d.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252Fb079c26c-7225-452f-abee-94b6b3d01027.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/b079c26c-7225-452f-abee-94b6b3d01027.jpg not downloaded yet
2026-03-27 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31: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 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/b079c26c-7225-452f-abee-94b6b3d01027.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63682327-ddbc-58bc-b92e-a44d6230b18d with identifier: 10741726
2026-03-27 18:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63682327-ddbc-58bc-b92e-a44d6230b18d with scrape type 1
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Fedbd62bf-f5dc-447b-9c5b-6300c35d30f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/edbd62bf-f5dc-447b-9c5b-6300c35d30f8.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F0e68a4b4-1829-4da9-93df-2be9b9cc57d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/0e68a4b4-1829-4da9-93df-2be9b9cc57d3.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F3e79f697-0cc9-4d65-9cbf-e558198879bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/3e79f697-0cc9-4d65-9cbf-e558198879bf.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Fcd9ca95d-9c51-4c85-a96b-ed610f18211e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/cd9ca95d-9c51-4c85-a96b-ed610f18211e.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Ff8b1e686-e662-4956-a4a7-b734b8d82e92.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/f8b1e686-e662-4956-a4a7-b734b8d82e92.jpg not downloaded yet
2026-03-27 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/5ffc7e36-ce08-4107-a68b-a78c889c563d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F82944e3e-d3ea-44ee-b970-68e4499564ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/82944e3e-d3ea-44ee-b970-68e4499564ef.jpg not downloaded yet
2026-03-27 18:31: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 18:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2273f6d0>
2026-03-27 18:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252Fb079c26c-7225-452f-abee-94b6b3d01027.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/b079c26c-7225-452f-abee-94b6b3d01027.jpg saved to cache
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Fcfea28f9-d215-4594-a973-6d76fd40676a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/cfea28f9-d215-4594-a973-6d76fd40676a.jpg not downloaded yet
2026-03-27 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F8c743f70-fc09-4f43-88aa-da8a9fc8fd80.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/8c743f70-fc09-4f43-88aa-da8a9fc8fd80.jpg not downloaded yet
2026-03-27 18:31: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 18:31: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 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Fb677d034-4b69-4e4f-b706-ca1c9a8f39e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/b677d034-4b69-4e4f-b706-ca1c9a8f39e9.jpg not downloaded yet
2026-03-27 18:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7090a492-38d6-53a7-b99b-249a5ba6ab71 with identifier: 10741719
2026-03-27 18:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7090a492-38d6-53a7-b99b-249a5ba6ab71 with scrape type 1
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252Fdbfa9691-7931-4e35-9193-25dc405c3511.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/dbfa9691-7931-4e35-9193-25dc405c3511.jpg not downloaded yet
2026-03-27 18:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234883d0>
2026-03-27 18:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F5ffc7e36-ce08-4107-a68b-a78c889c563d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/5ffc7e36-ce08-4107-a68b-a78c889c563d.jpg saved to cache
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F23c20f59-5e01-42c3-9610-f31e4ce05d62.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/23c20f59-5e01-42c3-9610-f31e4ce05d62.jpg not downloaded yet
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F195a83d6-1697-4a46-81ad-b13f8f0876bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/195a83d6-1697-4a46-81ad-b13f8f0876bb.jpg not downloaded yet
2026-03-27 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/cd9ca95d-9c51-4c85-a96b-ed610f18211e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/cfea28f9-d215-4594-a973-6d76fd40676a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/82944e3e-d3ea-44ee-b970-68e4499564ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252Fdf542ea8-d7cf-4809-821a-1eeaac035ec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/df542ea8-d7cf-4809-821a-1eeaac035ec1.jpg not downloaded yet
2026-03-27 18:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f06dc8-ac0b-5b02-b9af-14743de4048b with identifier: 10741715
2026-03-27 18:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f06dc8-ac0b-5b02-b9af-14743de4048b with scrape type 1
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F6e1b3e12-2156-4f66-be1a-e36d2e63593d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/6e1b3e12-2156-4f66-be1a-e36d2e63593d.jpg not downloaded yet
2026-03-27 18:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 354ab011-2ab1-5236-aa64-943ebbd77f82 with identifier: 10741241
2026-03-27 18:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 354ab011-2ab1-5236-aa64-943ebbd77f82 with scrape type 1
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252Fc74d2f8f-083c-4dcf-8cdd-2a6dd75cb45c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/c74d2f8f-083c-4dcf-8cdd-2a6dd75cb45c.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F5dd20f17-3742-447d-9994-f34d9c769293.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/5dd20f17-3742-447d-9994-f34d9c769293.jpg not downloaded yet
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/f8b1e686-e662-4956-a4a7-b734b8d82e92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F1322d4cf-5b0b-49db-9e30-a4d55912abf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/1322d4cf-5b0b-49db-9e30-a4d55912abf4.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F23854185-319b-4c38-a2aa-1ee868db00db.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/23854185-319b-4c38-a2aa-1ee868db00db.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F90c114e8-badc-4bdd-9d2b-fdc3c1049e15.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/90c114e8-badc-4bdd-9d2b-fdc3c1049e15.jpg not downloaded yet
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230a2250>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Fcd9ca95d-9c51-4c85-a96b-ed610f18211e.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/cd9ca95d-9c51-4c85-a96b-ed610f18211e.jpg saved to cache
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234c3fd0>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Fcfea28f9-d215-4594-a973-6d76fd40676a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/cfea28f9-d215-4594-a973-6d76fd40676a.jpg saved to cache
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233e9bd0>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F82944e3e-d3ea-44ee-b970-68e4499564ef.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/82944e3e-d3ea-44ee-b970-68e4499564ef.jpg saved to cache
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F38d59b98-f3b5-4223-b620-7ab07d54a083.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/38d59b98-f3b5-4223-b620-7ab07d54a083.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F7127db1c-1675-49ea-9b9c-eba62cb8417f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/7127db1c-1675-49ea-9b9c-eba62cb8417f.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252Fde66b37b-49a4-460a-8ca4-f9cd5a047b23.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/de66b37b-49a4-460a-8ca4-f9cd5a047b23.jpg not downloaded yet
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/23c20f59-5e01-42c3-9610-f31e4ce05d62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/dbfa9691-7931-4e35-9193-25dc405c3511.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F63e70fa6-7337-45ad-b917-5f2b84ce93fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/63e70fa6-7337-45ad-b917-5f2b84ce93fa.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F0ffa8f55-1766-4839-86aa-9adf6ec82bc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/0ffa8f55-1766-4839-86aa-9adf6ec82bc9.jpg not downloaded yet
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234ce910>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Ff8b1e686-e662-4956-a4a7-b734b8d82e92.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/f8b1e686-e662-4956-a4a7-b734b8d82e92.jpg saved to cache
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F0bbe11c6-15c2-4fc8-b82a-9b33dd1052e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/0bbe11c6-15c2-4fc8-b82a-9b33dd1052e7.jpg not downloaded yet
2026-03-27 18:31: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 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F3b2b69f7-4fed-40dd-b665-76c5e9c3a46f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/3b2b69f7-4fed-40dd-b665-76c5e9c3a46f.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F7f97d6b6-d6bc-4ee9-94a8-714a1a1b7ce2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/7f97d6b6-d6bc-4ee9-94a8-714a1a1b7ce2.jpg not downloaded yet
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/195a83d6-1697-4a46-81ad-b13f8f0876bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/5dd20f17-3742-447d-9994-f34d9c769293.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252Fb63532f6-0445-4e99-9365-54d82c25be21.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/b63532f6-0445-4e99-9365-54d82c25be21.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F055861c2-8a07-4587-8921-47b16bd3c9d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/055861c2-8a07-4587-8921-47b16bd3c9d2.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F6ad0034e-dca6-4fde-93a0-21c90fbc7d17.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/6ad0034e-dca6-4fde-93a0-21c90fbc7d17.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F7eff34f5-1245-4941-88cc-748b0333cbbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/7eff34f5-1245-4941-88cc-748b0333cbbd.jpg not downloaded yet
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/7127db1c-1675-49ea-9b9c-eba62cb8417f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252Fc778084d-d31b-41cc-9611-c2b02c3de04a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/c778084d-d31b-41cc-9611-c2b02c3de04a.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252Ffab782e3-4803-40d5-80ae-9f63665d0988.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/fab782e3-4803-40d5-80ae-9f63665d0988.jpg not downloaded yet
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230ff510>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F23c20f59-5e01-42c3-9610-f31e4ce05d62.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/23c20f59-5e01-42c3-9610-f31e4ce05d62.jpg saved to cache
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231b7ad0>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252Fdbfa9691-7931-4e35-9193-25dc405c3511.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/dbfa9691-7931-4e35-9193-25dc405c3511.jpg saved to cache
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58f6ae38-3a52-5e53-b1f6-51227ffca71f with identifier: 10741716
2026-03-27 18:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f with scrape type 1
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F81a20865-ce0c-4b44-bce0-f3af97ade5b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/81a20865-ce0c-4b44-bce0-f3af97ade5b8.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F7eea5d75-5a63-4552-bcf3-c4d7e33bd25d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/7eea5d75-5a63-4552-bcf3-c4d7e33bd25d.jpg not downloaded yet
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/38d59b98-f3b5-4223-b620-7ab07d54a083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/de66b37b-49a4-460a-8ca4-f9cd5a047b23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252Fef39ff37-c254-4da4-8e8a-ee522cbc4c4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/ef39ff37-c254-4da4-8e8a-ee522cbc4c4f.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F39f54fc4-f7c1-4999-b0ee-fe6614f8c80f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/39f54fc4-f7c1-4999-b0ee-fe6614f8c80f.jpg not downloaded yet
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F4039f2ff-f4d7-4bd4-90f1-5a33dfd7b7ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/4039f2ff-f4d7-4bd4-90f1-5a33dfd7b7ba.jpg not downloaded yet
2026-03-27 18:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/0ffa8f55-1766-4839-86aa-9adf6ec82bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2265d510>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F195a83d6-1697-4a46-81ad-b13f8f0876bb.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/195a83d6-1697-4a46-81ad-b13f8f0876bb.jpg saved to cache
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230289d0>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F5dd20f17-3742-447d-9994-f34d9c769293.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/5dd20f17-3742-447d-9994-f34d9c769293.jpg saved to cache
2026-03-27 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23144990>
2026-03-27 18:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F7127db1c-1675-49ea-9b9c-eba62cb8417f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/7127db1c-1675-49ea-9b9c-eba62cb8417f.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/0bbe11c6-15c2-4fc8-b82a-9b33dd1052e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F002116d1-27dc-47fe-a09c-0250b309343a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/002116d1-27dc-47fe-a09c-0250b309343a.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252Fa1198e01-fcb9-4267-b0b8-f7536a02d1bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/a1198e01-fcb9-4267-b0b8-f7536a02d1bd.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F3743cf62-9efd-4409-96f0-ad8b128ba182.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/3743cf62-9efd-4409-96f0-ad8b128ba182.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/6ad0034e-dca6-4fde-93a0-21c90fbc7d17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F558db1f7-3431-4282-9745-708fe9efa6d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/558db1f7-3431-4282-9745-708fe9efa6d0.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252Fcdf04316-d8e3-4baf-aefd-602012ac6da5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/cdf04316-d8e3-4baf-aefd-602012ac6da5.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F0df84d73-ff8e-4f5b-982c-df01710f92d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/0df84d73-ff8e-4f5b-982c-df01710f92d4.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22757bd0>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F38d59b98-f3b5-4223-b620-7ab07d54a083.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/38d59b98-f3b5-4223-b620-7ab07d54a083.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22774f90>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252Fde66b37b-49a4-460a-8ca4-f9cd5a047b23.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/de66b37b-49a4-460a-8ca4-f9cd5a047b23.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2348a410>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F0ffa8f55-1766-4839-86aa-9adf6ec82bc9.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/0ffa8f55-1766-4839-86aa-9adf6ec82bc9.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31: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 18:31: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 18:31: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 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F60183543-368c-498f-8711-51b405b13f6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/60183543-368c-498f-8711-51b405b13f6e.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/81a20865-ce0c-4b44-bce0-f3af97ade5b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/4039f2ff-f4d7-4bd4-90f1-5a33dfd7b7ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23115c10>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F0bbe11c6-15c2-4fc8-b82a-9b33dd1052e7.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/0bbe11c6-15c2-4fc8-b82a-9b33dd1052e7.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23058c90>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F6ad0034e-dca6-4fde-93a0-21c90fbc7d17.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/6ad0034e-dca6-4fde-93a0-21c90fbc7d17.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3912c930-67e8-549a-80af-64c40ef97716 with identifier: 10741714
2026-03-27 18:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3912c930-67e8-549a-80af-64c40ef97716 with scrape type 1
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252Fd2aec83c-04d9-47a5-9520-70ec6de10f1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/d2aec83c-04d9-47a5-9520-70ec6de10f1d.jpg not downloaded yet
2026-03-27 18:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a40a14f0-b875-5bb7-9e6b-c6b3784d10ef with identifier: 10741720
2026-03-27 18:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef with scrape type 1
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fd38e2958-0041-4fac-af47-ab2e735d0582.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/d38e2958-0041-4fac-af47-ab2e735d0582.jpg not downloaded yet
2026-03-27 18:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c270cd41-ee10-5490-8d3b-641da368c2c8 with identifier: 10741718
2026-03-27 18:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c270cd41-ee10-5490-8d3b-641da368c2c8 with scrape type 1
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Fbce5e969-6daf-4764-be57-a13aa66b1fc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/bce5e969-6daf-4764-be57-a13aa66b1fc5.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/7eea5d75-5a63-4552-bcf3-c4d7e33bd25d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/fab782e3-4803-40d5-80ae-9f63665d0988.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F0822d88a-0c47-4090-a971-4bda10a9e311.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/0822d88a-0c47-4090-a971-4bda10a9e311.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F3fe4c44c-4398-4101-a54f-d450a713c11f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/3fe4c44c-4398-4101-a54f-d450a713c11f.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fd74e015b-566e-4a15-aee5-9ea45dd805e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/d74e015b-566e-4a15-aee5-9ea45dd805e4.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F5f105f29-7fd8-4af4-bae9-516d6603b47f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/5f105f29-7fd8-4af4-bae9-516d6603b47f.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/3743cf62-9efd-4409-96f0-ad8b128ba182.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252Faa9c65ef-ae1d-4211-9c97-b63d432eeff4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/aa9c65ef-ae1d-4211-9c97-b63d432eeff4.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/39f54fc4-f7c1-4999-b0ee-fe6614f8c80f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252Fc3cfe8c7-89aa-4d54-94eb-88da8cdeb086.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/c3cfe8c7-89aa-4d54-94eb-88da8cdeb086.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fd36ed2eb-98e2-4c6f-b036-8fdc42d52ccf.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/d36ed2eb-98e2-4c6f-b036-8fdc42d52ccf.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F6f0cfe4a-9eed-4ed2-a722-cc9f85895950.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/6f0cfe4a-9eed-4ed2-a722-cc9f85895950.jpg not downloaded yet
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2820aad0>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F81a20865-ce0c-4b44-bce0-f3af97ade5b8.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/81a20865-ce0c-4b44-bce0-f3af97ade5b8.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22ff9790>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F4039f2ff-f4d7-4bd4-90f1-5a33dfd7b7ba.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/4039f2ff-f4d7-4bd4-90f1-5a33dfd7b7ba.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 961065c3-7a80-501f-8ee7-1eb096914098 with identifier: 10741717
2026-03-27 18:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 961065c3-7a80-501f-8ee7-1eb096914098 with scrape type 1
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F72ba3064-1e4e-4bb4-8f66-37cbd926f038.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/72ba3064-1e4e-4bb4-8f66-37cbd926f038.jpg not downloaded yet
2026-03-27 18:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91660b59-3591-57eb-9478-66ae11087f41 with identifier: 10741218
2026-03-27 18:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91660b59-3591-57eb-9478-66ae11087f41 with scrape type 1
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91660b59-3591-57eb-9478-66ae11087f41
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F757e5a6b-f79b-40e4-8121-7e6d99cf0ff9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/757e5a6b-f79b-40e4-8121-7e6d99cf0ff9.jpg already downloaded
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F45f76e83-e023-4b47-a62d-0927c7064163.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/45f76e83-e023-4b47-a62d-0927c7064163.jpg already downloaded
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F345b0ba9-b230-4dfd-bcd6-8a87f8f23f2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/345b0ba9-b230-4dfd-bcd6-8a87f8f23f2d.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/a1198e01-fcb9-4267-b0b8-f7536a02d1bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/002116d1-27dc-47fe-a09c-0250b309343a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252Fba45761d-1f5a-41aa-91e4-0ae5048663eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/ba45761d-1f5a-41aa-91e4-0ae5048663eb.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/0df84d73-ff8e-4f5b-982c-df01710f92d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/cdf04316-d8e3-4baf-aefd-602012ac6da5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252Fde05e7ab-e57f-4bf6-8575-163f93dc2cff.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/de05e7ab-e57f-4bf6-8575-163f93dc2cff.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fce23f2a0-f6e4-4ea5-bbe4-3c8a923f665a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/ce23f2a0-f6e4-4ea5-bbe4-3c8a923f665a.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Febc7a204-13fe-441b-8c7c-6b80b1faf934.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/ebc7a204-13fe-441b-8c7c-6b80b1faf934.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F23fd62ea-9c77-4b2d-a036-37566fb45ef0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/23fd62ea-9c77-4b2d-a036-37566fb45ef0.jpg not downloaded yet
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F1b0416e0-86c5-41d5-8dc6-ebf01a217a3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/1b0416e0-86c5-41d5-8dc6-ebf01a217a3e.jpg already downloaded
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F9cd3b546-5a6c-4dd9-a077-f17e51371cf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/9cd3b546-5a6c-4dd9-a077-f17e51371cf8.jpg not downloaded yet
2026-03-27 18:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/558db1f7-3431-4282-9745-708fe9efa6d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F448d89e3-1aa0-48c2-ab2c-9860dfcc479d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/448d89e3-1aa0-48c2-ab2c-9860dfcc479d.jpg not downloaded yet
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22734c90>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F7eea5d75-5a63-4552-bcf3-c4d7e33bd25d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/7eea5d75-5a63-4552-bcf3-c4d7e33bd25d.jpg saved to cache
2026-03-27 18:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231409d0>
2026-03-27 18:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252Ffab782e3-4803-40d5-80ae-9f63665d0988.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/fab782e3-4803-40d5-80ae-9f63665d0988.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23142590>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F3743cf62-9efd-4409-96f0-ad8b128ba182.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/3743cf62-9efd-4409-96f0-ad8b128ba182.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2338be10>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F39f54fc4-f7c1-4999-b0ee-fe6614f8c80f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/39f54fc4-f7c1-4999-b0ee-fe6614f8c80f.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/60183543-368c-498f-8711-51b405b13f6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F607f9edc-9379-4893-90af-2931472f5c7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/607f9edc-9379-4893-90af-2931472f5c7e.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252F4bfe3263-3dce-44d6-ae22-420896a6d26a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/4bfe3263-3dce-44d6-ae22-420896a6d26a.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F8e251af1-be94-45f5-ae6a-b27cb0ffe4c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/8e251af1-be94-45f5-ae6a-b27cb0ffe4c1.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252Ffe52326b-5dba-4dfe-8510-44e7f3c3cafd.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/fe52326b-5dba-4dfe-8510-44e7f3c3cafd.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F03a2610c-7435-412a-b0e9-1918c50338ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/03a2610c-7435-412a-b0e9-1918c50338ec.jpg already downloaded
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252Fc2444ff2-8541-47ad-b73f-c3ffcc2bc49d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/c2444ff2-8541-47ad-b73f-c3ffcc2bc49d.jpg already downloaded
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F1b5a915b-3e68-4413-9d80-6cebbf3fe990.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/1b5a915b-3e68-4413-9d80-6cebbf3fe990.jpg already downloaded
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252Fd7c6e160-b1a2-4f2a-b9b2-7fc5767cc8aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/d7c6e160-b1a2-4f2a-b9b2-7fc5767cc8aa.jpg already downloaded
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F0dd5ddfe-e9b9-4e11-a28b-4764454f236c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/0dd5ddfe-e9b9-4e11-a28b-4764454f236c.jpg already downloaded
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/ef39ff37-c254-4da4-8e8a-ee522cbc4c4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/5f105f29-7fd8-4af4-bae9-516d6603b47f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F677b868c-adf0-421b-b04d-d934029efec4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/677b868c-adf0-421b-b04d-d934029efec4.jpg not downloaded yet
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/c778084d-d31b-41cc-9611-c2b02c3de04a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/d74e015b-566e-4a15-aee5-9ea45dd805e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252Ff19efa49-7b23-4fec-90b9-2017fc7e8493.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/f19efa49-7b23-4fec-90b9-2017fc7e8493.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252F26c0e38c-1d45-4a15-846c-0e9142b7db56.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/26c0e38c-1d45-4a15-846c-0e9142b7db56.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Fb941d8b3-bcdd-41e5-9cc1-b6cba8210d62.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/b941d8b3-bcdd-41e5-9cc1-b6cba8210d62.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F1b82f547-352f-4290-b6db-eb1650a0431e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/1b82f547-352f-4290-b6db-eb1650a0431e.jpg not downloaded yet
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233a7390>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252Fa1198e01-fcb9-4267-b0b8-f7536a02d1bd.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/a1198e01-fcb9-4267-b0b8-f7536a02d1bd.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226fcf10>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F002116d1-27dc-47fe-a09c-0250b309343a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/002116d1-27dc-47fe-a09c-0250b309343a.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230a0150>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F0df84d73-ff8e-4f5b-982c-df01710f92d4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/0df84d73-ff8e-4f5b-982c-df01710f92d4.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2275a810>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252Fcdf04316-d8e3-4baf-aefd-602012ac6da5.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/cdf04316-d8e3-4baf-aefd-602012ac6da5.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fd7210>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F558db1f7-3431-4282-9745-708fe9efa6d0.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/558db1f7-3431-4282-9745-708fe9efa6d0.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/3fe4c44c-4398-4101-a54f-d450a713c11f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/aa9c65ef-ae1d-4211-9c97-b63d432eeff4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744910/general/345b0ba9-b230-4dfd-bcd6-8a87f8f23f2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741218)
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F5b51285a-3154-4ded-b3c1-ce736963cd7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/5b51285a-3154-4ded-b3c1-ce736963cd7b.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Ff35c625b-5775-471e-8344-87f78e773fb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/f35c625b-5775-471e-8344-87f78e773fb2.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Ff638f90e-6ebd-4c39-8b52-42f14c1be4a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/f638f90e-6ebd-4c39-8b52-42f14c1be4a6.jpg not downloaded yet
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F37b9d159-063f-4999-8d8b-b96c80d4a370.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/37b9d159-063f-4999-8d8b-b96c80d4a370.jpg not downloaded yet
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226bb690>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F60183543-368c-498f-8711-51b405b13f6e.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/60183543-368c-498f-8711-51b405b13f6e.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225f8c90>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252Fef39ff37-c254-4da4-8e8a-ee522cbc4c4f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/ef39ff37-c254-4da4-8e8a-ee522cbc4c4f.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23267510>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F5f105f29-7fd8-4af4-bae9-516d6603b47f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/5f105f29-7fd8-4af4-bae9-516d6603b47f.jpg saved to cache
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a9b616-6b0a-5d0e-ac21-b1160bf27632 with identifier: 10741722
2026-03-27 18:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632 with scrape type 1
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F8d4e85ca-c4d0-468f-a85b-3e7420963eba.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/8d4e85ca-c4d0-468f-a85b-3e7420963eba.jpg not downloaded yet
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226492d0>
2026-03-27 18:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252Fc778084d-d31b-41cc-9611-c2b02c3de04a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/c778084d-d31b-41cc-9611-c2b02c3de04a.jpg saved to cache
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230a4c50>
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fd74e015b-566e-4a15-aee5-9ea45dd805e4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/d74e015b-566e-4a15-aee5-9ea45dd805e4.jpg saved to cache
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/ba45761d-1f5a-41aa-91e4-0ae5048663eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F775f88b3-e64b-4cc3-b42c-86d2186aaa2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/775f88b3-e64b-4cc3-b42c-86d2186aaa2a.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fbd9e1527-7196-4407-847c-05df6be9a49a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/bd9e1527-7196-4407-847c-05df6be9a49a.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F5c3ab2c6-fe01-4c9e-b5df-c3e4ba6e639b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/5c3ab2c6-fe01-4c9e-b5df-c3e4ba6e639b.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F135a69f9-ec87-44a4-8b36-cf3a75045a6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/135a69f9-ec87-44a4-8b36-cf3a75045a6e.jpg not downloaded yet
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/fe52326b-5dba-4dfe-8510-44e7f3c3cafd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/72ba3064-1e4e-4bb4-8f66-37cbd926f038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F4ab031de-b2af-46a3-b9b7-7f2d1635e3c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/4ab031de-b2af-46a3-b9b7-7f2d1635e3c0.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F46f17c11-3893-4a7d-8c17-7d1dc539c0f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/46f17c11-3893-4a7d-8c17-7d1dc539c0f1.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252F41b59a7c-5ccd-45ff-8c31-4bc864ec9abb.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/41b59a7c-5ccd-45ff-8c31-4bc864ec9abb.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Ff1fff6e6-59a0-477e-a26c-c1ec4e4f772f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/f1fff6e6-59a0-477e-a26c-c1ec4e4f772f.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F88e4b0f9-7af4-466d-a132-12ed6a4ef12d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/88e4b0f9-7af4-466d-a132-12ed6a4ef12d.jpg not downloaded yet
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230cf990>
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F3fe4c44c-4398-4101-a54f-d450a713c11f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/3fe4c44c-4398-4101-a54f-d450a713c11f.jpg saved to cache
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23013390>
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252Faa9c65ef-ae1d-4211-9c97-b63d432eeff4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/aa9c65ef-ae1d-4211-9c97-b63d432eeff4.jpg saved to cache
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226c7a50>
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F345b0ba9-b230-4dfd-bcd6-8a87f8f23f2d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/345b0ba9-b230-4dfd-bcd6-8a87f8f23f2d.jpg saved to cache
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 91660b59-3591-57eb-9478-66ae11087f41
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/4bfe3263-3dce-44d6-ae22-420896a6d26a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744910/general/9cd3b546-5a6c-4dd9-a077-f17e51371cf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741218)
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/8e251af1-be94-45f5-ae6a-b27cb0ffe4c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/448d89e3-1aa0-48c2-ab2c-9860dfcc479d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F522f1729-5823-4070-b543-61e4bf335d78.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/522f1729-5823-4070-b543-61e4bf335d78.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F25dfe1ac-d046-4ccd-a23e-ddc56a7adf95.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/25dfe1ac-d046-4ccd-a23e-ddc56a7adf95.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fba4e1d00-fd84-47d1-b6a4-5b88da12ef5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/ba4e1d00-fd84-47d1-b6a4-5b88da12ef5b.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F94077cfb-e5a2-4c23-b536-548812f3179d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/94077cfb-e5a2-4c23-b536-548812f3179d.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252Fbc969be3-4206-4ca4-8cab-a12869504ec7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/bc969be3-4206-4ca4-8cab-a12869504ec7.jpg not downloaded yet
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/607f9edc-9379-4893-90af-2931472f5c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/677b868c-adf0-421b-b04d-d934029efec4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F87690796-53cc-4b1f-b161-0b78624689e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/87690796-53cc-4b1f-b161-0b78624689e0.jpg not downloaded yet
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23011a10>
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252Fba45761d-1f5a-41aa-91e4-0ae5048663eb.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/ba45761d-1f5a-41aa-91e4-0ae5048663eb.jpg saved to cache
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fd6210>
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252Ffe52326b-5dba-4dfe-8510-44e7f3c3cafd.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/fe52326b-5dba-4dfe-8510-44e7f3c3cafd.jpg saved to cache
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233c1e50>
2026-03-27 18:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F72ba3064-1e4e-4bb4-8f66-37cbd926f038.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/72ba3064-1e4e-4bb4-8f66-37cbd926f038.jpg saved to cache
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 881ccaab-7291-5201-9341-16c6744e9b73 with identifier: 10741244
2026-03-27 18:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 881ccaab-7291-5201-9341-16c6744e9b73 with scrape type 1
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 881ccaab-7291-5201-9341-16c6744e9b73
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252Fb9aa6e2e-5f21-496b-b670-cb73d85bd9b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/b9aa6e2e-5f21-496b-b670-cb73d85bd9b9.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252Fcc95446a-397d-412c-9aba-d4460b7b8540.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/cc95446a-397d-412c-9aba-d4460b7b8540.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F054d8311-147f-4f05-bd8e-3f4ae843125d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/054d8311-147f-4f05-bd8e-3f4ae843125d.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F110060b9-3dc5-4286-a38b-b0158e91d20f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/110060b9-3dc5-4286-a38b-b0158e91d20f.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F5801c704-ec62-4b1a-b19c-1df1b1d8609e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/5801c704-ec62-4b1a-b19c-1df1b1d8609e.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F33e9bafb-797c-4f41-b73f-1b8bffba2eef.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/33e9bafb-797c-4f41-b73f-1b8bffba2eef.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F0dbce624-0461-4aab-922e-fb78ab2afcfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/0dbce624-0461-4aab-922e-fb78ab2afcfc.jpg not downloaded yet
2026-03-27 18:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89a4d840-8663-5108-9000-157acf7ea2bf with identifier: 10741721
2026-03-27 18:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89a4d840-8663-5108-9000-157acf7ea2bf with scrape type 1
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F6541405b-857f-462e-bbc8-30c032714e38.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/6541405b-857f-462e-bbc8-30c032714e38.jpg not downloaded yet
2026-03-27 18:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0e31385-5fc8-54c5-8057-bffcb89ad889 with identifier: 10741219
2026-03-27 18:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0e31385-5fc8-54c5-8057-bffcb89ad889 with scrape type 1
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0e31385-5fc8-54c5-8057-bffcb89ad889
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252Fb4fc6bf5-cef2-45ad-9c96-7191de132b18.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/b4fc6bf5-cef2-45ad-9c96-7191de132b18.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252Fc83619b3-8ff2-4163-9a6f-29976f32786c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/c83619b3-8ff2-4163-9a6f-29976f32786c.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252Ff61fc042-f71c-4e06-a45e-b5f5a39fb23c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/f61fc042-f71c-4e06-a45e-b5f5a39fb23c.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252Fd76fa587-64db-4cf3-a50c-c5215b9c5119.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/d76fa587-64db-4cf3-a50c-c5215b9c5119.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252F705858bc-0068-4791-be03-d7ed44c06efa.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/705858bc-0068-4791-be03-d7ed44c06efa.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F7815a612-f681-4fc6-960e-98390c937822.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/7815a612-f681-4fc6-960e-98390c937822.jpg not downloaded yet
2026-03-27 18:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/1b82f547-352f-4290-b6db-eb1650a0431e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fa599cdcb-6ef5-4561-b1e3-731adcf0ad04.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/a599cdcb-6ef5-4561-b1e3-731adcf0ad04.jpg not downloaded yet
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F4d10a705-0e80-4e1a-8481-533e91fb9f71.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/4d10a705-0e80-4e1a-8481-533e91fb9f71.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252Fe43386b6-7436-4678-b3d2-b16a57c3759e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/e43386b6-7436-4678-b3d2-b16a57c3759e.jpg already downloaded
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F29158653-a82b-432c-8281-83cd0948dae4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/29158653-a82b-432c-8281-83cd0948dae4.jpg not downloaded yet
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F9dc967d8-61cb-4682-98c5-4846ce7de51a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/9dc967d8-61cb-4682-98c5-4846ce7de51a.jpg not downloaded yet
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252F5090598e-5ea0-4937-bd35-d8f923a67a2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/5090598e-5ea0-4937-bd35-d8f923a67a2c.jpg already downloaded
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252F3135f995-fd28-4916-9882-dbbc501df1a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/3135f995-fd28-4916-9882-dbbc501df1a7.jpg already downloaded
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252Fa718bd73-4649-4d00-b5ba-c8076b97862a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/a718bd73-4649-4d00-b5ba-c8076b97862a.jpg already downloaded
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252F753cdf86-9eb5-4199-bc4a-134b4385ca07.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/753cdf86-9eb5-4199-bc4a-134b4385ca07.jpg not downloaded yet
2026-03-27 18:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/b941d8b3-bcdd-41e5-9cc1-b6cba8210d62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/37b9d159-063f-4999-8d8b-b96c80d4a370.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/4ab031de-b2af-46a3-b9b7-7f2d1635e3c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F1556f562-18c2-4143-920d-d990e75492ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/1556f562-18c2-4143-920d-d990e75492ab.jpg not downloaded yet
2026-03-27 18:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/135a69f9-ec87-44a4-8b36-cf3a75045a6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fac2953d7-4a04-4426-8246-4b87107f50ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/ac2953d7-4a04-4426-8246-4b87107f50ec.jpg not downloaded yet
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F672363c8-042a-4fc6-a9bd-f319c4cb888b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/672363c8-042a-4fc6-a9bd-f319c4cb888b.jpg not downloaded yet
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252F4c1849a9-f270-42bd-a52d-75c3b4a686ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/4c1849a9-f270-42bd-a52d-75c3b4a686ed.jpg already downloaded
2026-03-27 18:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227467d0>
2026-03-27 18:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252F4bfe3263-3dce-44d6-ae22-420896a6d26a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/4bfe3263-3dce-44d6-ae22-420896a6d26a.jpg saved to cache
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22674750>
2026-03-27 18:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744910%252Fgeneral%252F9cd3b546-5a6c-4dd9-a077-f17e51371cf8.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744910/general/9cd3b546-5a6c-4dd9-a077-f17e51371cf8.jpg saved to cache
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 91660b59-3591-57eb-9478-66ae11087f41
2026-03-27 18:31:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91660b59-3591-57eb-9478-66ae11087f41, skipping ID generation
2026-03-27 18:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91660b59-3591-57eb-9478-66ae11087f41 with scrape type 1
2026-03-27 18:31:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91660b59-3591-57eb-9478-66ae11087f41 sending to next pipeline
2026-03-27 18:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 91660b59-3591-57eb-9478-66ae11087f41, identifier: 10741218
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226c7f10>
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F8e251af1-be94-45f5-ae6a-b27cb0ffe4c1.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/8e251af1-be94-45f5-ae6a-b27cb0ffe4c1.jpg saved to cache
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23264910>
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F448d89e3-1aa0-48c2-ab2c-9860dfcc479d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/448d89e3-1aa0-48c2-ab2c-9860dfcc479d.jpg saved to cache
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22389cd0>
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F607f9edc-9379-4893-90af-2931472f5c7e.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/607f9edc-9379-4893-90af-2931472f5c7e.jpg saved to cache
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227b5e50>
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F677b868c-adf0-421b-b04d-d934029efec4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/677b868c-adf0-421b-b04d-d934029efec4.jpg saved to cache
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65894abf-b1bf-517e-a93e-55f7891565f2 with identifier: 10741216
2026-03-27 18:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65894abf-b1bf-517e-a93e-55f7891565f2 with scrape type 1
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65894abf-b1bf-517e-a93e-55f7891565f2
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252Fe49038d9-3765-44f1-867d-a510bc5325bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/e49038d9-3765-44f1-867d-a510bc5325bf.jpg already downloaded
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252Fba56fc02-cd01-439f-a46b-ae979f1d2533.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/ba56fc02-cd01-439f-a46b-ae979f1d2533.jpg already downloaded
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252F79922c5a-60ba-4a18-b6d1-db6f17f80bcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/79922c5a-60ba-4a18-b6d1-db6f17f80bcf.jpg not downloaded yet
2026-03-27 18:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/bd9e1527-7196-4407-847c-05df6be9a49a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 91660b59-3591-57eb-9478-66ae11087f41 with identifier: 10741218
2026-03-27 18:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 91660b59-3591-57eb-9478-66ae11087f41 with identifier: 10741218
2026-03-27 18:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 91660b59-3591-57eb-9478-66ae11087f41 with identifier: 10741218 to the API
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744910/general/9cd3b546-5a6c-4dd9-a077-f17e51371cf8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '91660b59-3591-57eb-9478-66ae11087f41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN72KVR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741218',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 23147,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107220,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/757e5a6b-f79b-40e4-8121-7e6d99cf0ff9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104807,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/45f76e83-e023-4b47-a62d-0927c7064163.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103669,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/1b0416e0-86c5-41d5-8dc6-ebf01a217a3e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103113,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/345b0ba9-b230-4dfd-bcd6-8a87f8f23f2d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141694,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/03a2610c-7435-412a-b0e9-1918c50338ec.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155406,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/c2444ff2-8541-47ad-b73f-c3ffcc2bc49d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171313,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/9cd3b546-5a6c-4dd9-a077-f17e51371cf8.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190500,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/1b5a915b-3e68-4413-9d80-6cebbf3fe990.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216762,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/d7c6e160-b1a2-4f2a-b9b2-7fc5767cc8aa.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91660b59-3591-57eb-9478-66ae11087f41/91660b59-3591-57eb-9478-66ae11087f41_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135655,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744910/general/0dd5ddfe-e9b9-4e11-a28b-4764454f236c.jpg',
'Width': 1333}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh Anniversary Edition - Electric - Automatic '
'- 136 hp - DN72KVR - 23,147 mi',
'transmission': 'automatic',
'trim': 'Anniversary Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741218%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [adesa.uk] INFO: Saving data for 10741218: {'created_time': 1774636275.77983, 'last_price_update_time': 1774636275.779842, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741218') HTTP/1.1" 204 0
2026-03-27 18:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/5c3ab2c6-fe01-4c9e-b5df-c3e4ba6e639b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/775f88b3-e64b-4cc3-b42c-86d2186aaa2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fc00479f0-d1d6-4d51-9bec-6550c522843c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/c00479f0-d1d6-4d51-9bec-6550c522843c.jpg not downloaded yet
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252Ff68b6876-59b8-41a0-8beb-d789900c870d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/f68b6876-59b8-41a0-8beb-d789900c870d.jpg not downloaded yet
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252F25cb9d7f-bd94-4f22-9338-ea7fbde3c61a.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/25cb9d7f-bd94-4f22-9338-ea7fbde3c61a.jpg not downloaded yet
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23362ad0>
2026-03-27 18:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F1b82f547-352f-4290-b6db-eb1650a0431e.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/1b82f547-352f-4290-b6db-eb1650a0431e.jpg saved to cache
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/f35c625b-5775-471e-8344-87f78e773fb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/8d4e85ca-c4d0-468f-a85b-3e7420963eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/5b51285a-3154-4ded-b3c1-ce736963cd7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/f638f90e-6ebd-4c39-8b52-42f14c1be4a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/522f1729-5823-4070-b543-61e4bf335d78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fb3e75bf6-4159-4eac-9279-9e8d244f8065.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/b3e75bf6-4159-4eac-9279-9e8d244f8065.jpg not downloaded yet
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F136b9b36-f891-4cd5-b776-a9c38805a6b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/136b9b36-f891-4cd5-b776-a9c38805a6b4.jpg not downloaded yet
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252F1e87870d-e5b1-4742-8c9f-cab8daaa750c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/1e87870d-e5b1-4742-8c9f-cab8daaa750c.jpg already downloaded
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252F3064c646-44af-4c5c-a183-d339e9393fe5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/3064c646-44af-4c5c-a183-d339e9393fe5.jpg already downloaded
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252Ffabb3ad2-3999-4dea-8335-b7db3f491cf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/fabb3ad2-3999-4dea-8335-b7db3f491cf4.jpg already downloaded
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252F0ca24ff3-9932-48cd-8124-82e1f8c76f1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/0ca24ff3-9932-48cd-8124-82e1f8c76f1d.jpg already downloaded
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252F13e6906c-f179-4207-9846-2c991da1048f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/13e6906c-f179-4207-9846-2c991da1048f.jpg already downloaded
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252Fb8e11d50-dd1e-4e97-bdca-6f870dd5f119.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/b8e11d50-dd1e-4e97-bdca-6f870dd5f119.jpg already downloaded
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22753610>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Fb941d8b3-bcdd-41e5-9cc1-b6cba8210d62.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/b941d8b3-bcdd-41e5-9cc1-b6cba8210d62.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2261a310>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F37b9d159-063f-4999-8d8b-b96c80d4a370.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/37b9d159-063f-4999-8d8b-b96c80d4a370.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e293792d0>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F4ab031de-b2af-46a3-b9b7-7f2d1635e3c0.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/4ab031de-b2af-46a3-b9b7-7f2d1635e3c0.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22699c50>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F135a69f9-ec87-44a4-8b36-cf3a75045a6e.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/135a69f9-ec87-44a4-8b36-cf3a75045a6e.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fc7650>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fbd9e1527-7196-4407-847c-05df6be9a49a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/bd9e1527-7196-4407-847c-05df6be9a49a.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2261af90>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F5c3ab2c6-fe01-4c9e-b5df-c3e4ba6e639b.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/5c3ab2c6-fe01-4c9e-b5df-c3e4ba6e639b.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2272e6d0>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F775f88b3-e64b-4cc3-b42c-86d2186aaa2a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/775f88b3-e64b-4cc3-b42c-86d2186aaa2a.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fc188a5df-6f28-486e-b571-a086fbee2f7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/c188a5df-6f28-486e-b571-a086fbee2f7b.jpg not downloaded yet
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F3b13658e-30e0-4f63-bbdb-3d3f28ee3c3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/3b13658e-30e0-4f63-bbdb-3d3f28ee3c3c.jpg not downloaded yet
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/6541405b-857f-462e-bbc8-30c032714e38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/7815a612-f681-4fc6-960e-98390c937822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226c6e10>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Ff35c625b-5775-471e-8344-87f78e773fb2.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/f35c625b-5775-471e-8344-87f78e773fb2.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233e8bd0>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F8d4e85ca-c4d0-468f-a85b-3e7420963eba.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/8d4e85ca-c4d0-468f-a85b-3e7420963eba.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fdcfd0>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F5b51285a-3154-4ded-b3c1-ce736963cd7b.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/5b51285a-3154-4ded-b3c1-ce736963cd7b.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2820ba90>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Ff638f90e-6ebd-4c39-8b52-42f14c1be4a6.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/f638f90e-6ebd-4c39-8b52-42f14c1be4a6.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231b4150>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F522f1729-5823-4070-b543-61e4bf335d78.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/522f1729-5823-4070-b543-61e4bf335d78.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/88e4b0f9-7af4-466d-a132-12ed6a4ef12d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744286/general/0dbce624-0461-4aab-922e-fb78ab2afcfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741244)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745135/general/705858bc-0068-4791-be03-d7ed44c06efa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741219)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/87690796-53cc-4b1f-b161-0b78624689e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744905/general/79922c5a-60ba-4a18-b6d1-db6f17f80bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741216)
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F1311ce11-643b-424d-abe7-290e90cf3eca.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/1311ce11-643b-424d-abe7-290e90cf3eca.jpg not downloaded yet
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F20ba2649-9a53-4699-bb7a-7cf759b35018.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/20ba2649-9a53-4699-bb7a-7cf759b35018.jpg not downloaded yet
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745135/general/753cdf86-9eb5-4199-bc4a-134b4385ca07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741219)
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252Fdba5b637-f017-4e75-a032-9f7f4b7d30dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/dba5b637-f017-4e75-a032-9f7f4b7d30dc.jpg not downloaded yet
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23173190>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F6541405b-857f-462e-bbc8-30c032714e38.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/6541405b-857f-462e-bbc8-30c032714e38.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227a8090>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F7815a612-f681-4fc6-960e-98390c937822.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/7815a612-f681-4fc6-960e-98390c937822.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F1b1d5a2e-9830-456a-ae8d-0769b4d0ef9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/1b1d5a2e-9830-456a-ae8d-0769b4d0ef9c.jpg not downloaded yet
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/672363c8-042a-4fc6-a9bd-f319c4cb888b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/9dc967d8-61cb-4682-98c5-4846ce7de51a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/c00479f0-d1d6-4d51-9bec-6550c522843c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/1556f562-18c2-4143-920d-d990e75492ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/ac2953d7-4a04-4426-8246-4b87107f50ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252Fb13df29d-222d-4d2c-886c-aa318ba59c99.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/b13df29d-222d-4d2c-886c-aa318ba59c99.jpg not downloaded yet
2026-03-27 18:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744905/general/25cb9d7f-bd94-4f22-9338-ea7fbde3c61a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741216)
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2323d650>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F88e4b0f9-7af4-466d-a132-12ed6a4ef12d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/88e4b0f9-7af4-466d-a132-12ed6a4ef12d.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226920d0>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F0dbce624-0461-4aab-922e-fb78ab2afcfc.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/0dbce624-0461-4aab-922e-fb78ab2afcfc.jpg saved to cache
2026-03-27 18:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 881ccaab-7291-5201-9341-16c6744e9b73
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226ab690>
2026-03-27 18:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252F705858bc-0068-4791-be03-d7ed44c06efa.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/705858bc-0068-4791-be03-d7ed44c06efa.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d0e31385-5fc8-54c5-8057-bffcb89ad889
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22622290>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F87690796-53cc-4b1f-b161-0b78624689e0.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/87690796-53cc-4b1f-b161-0b78624689e0.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226576d0>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252F79922c5a-60ba-4a18-b6d1-db6f17f80bcf.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/79922c5a-60ba-4a18-b6d1-db6f17f80bcf.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 65894abf-b1bf-517e-a93e-55f7891565f2
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22621fd0>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745135%252Fgeneral%252F753cdf86-9eb5-4199-bc4a-134b4385ca07.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745135/general/753cdf86-9eb5-4199-bc4a-134b4385ca07.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d0e31385-5fc8-54c5-8057-bffcb89ad889
2026-03-27 18:31:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0e31385-5fc8-54c5-8057-bffcb89ad889, skipping ID generation
2026-03-27 18:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0e31385-5fc8-54c5-8057-bffcb89ad889 with scrape type 1
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0e31385-5fc8-54c5-8057-bffcb89ad889 sending to next pipeline
2026-03-27 18:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d0e31385-5fc8-54c5-8057-bffcb89ad889, identifier: 10741219
2026-03-27 18:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d0e31385-5fc8-54c5-8057-bffcb89ad889 with identifier: 10741219
2026-03-27 18:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d0e31385-5fc8-54c5-8057-bffcb89ad889 with identifier: 10741219
2026-03-27 18:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d0e31385-5fc8-54c5-8057-bffcb89ad889 with identifier: 10741219 to the API
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745135/general/753cdf86-9eb5-4199-bc4a-134b4385ca07.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'd0e31385-5fc8-54c5-8057-bffcb89ad889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS22HVC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741219',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 62753,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102442,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/b4fc6bf5-cef2-45ad-9c96-7191de132b18.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98226,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/c83619b3-8ff2-4163-9a6f-29976f32786c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102916,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/f61fc042-f71c-4e06-a45e-b5f5a39fb23c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103297,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/d76fa587-64db-4cf3-a50c-c5215b9c5119.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137670,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/5090598e-5ea0-4937-bd35-d8f923a67a2c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136696,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/705858bc-0068-4791-be03-d7ed44c06efa.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172673,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/3135f995-fd28-4916-9882-dbbc501df1a7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150609,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/a718bd73-4649-4d00-b5ba-c8076b97862a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128303,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/4c1849a9-f270-42bd-a52d-75c3b4a686ed.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e31385-5fc8-54c5-8057-bffcb89ad889/d0e31385-5fc8-54c5-8057-bffcb89ad889_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164044,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745135/general/753cdf86-9eb5-4199-bc4a-134b4385ca07.jpg',
'Width': 1000}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DS22HVC - '
'62,753 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741219%27 HTTP/1.1" 200 None
2026-03-27 18:31:17 [adesa.uk] INFO: Saving data for 10741219: {'created_time': 1774636277.671575, 'last_price_update_time': 1774636277.671587, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741219') HTTP/1.1" 204 0
2026-03-27 18:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/136b9b36-f891-4cd5-b776-a9c38805a6b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/c188a5df-6f28-486e-b571-a086fbee2f7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/f68b6876-59b8-41a0-8beb-d789900c870d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/b3e75bf6-4159-4eac-9279-9e8d244f8065.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744286/general/29158653-a82b-432c-8281-83cd0948dae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741244)
2026-03-27 18:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/3b13658e-30e0-4f63-bbdb-3d3f28ee3c3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/a599cdcb-6ef5-4561-b1e3-731adcf0ad04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/bc969be3-4206-4ca4-8cab-a12869504ec7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226dad10>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F672363c8-042a-4fc6-a9bd-f319c4cb888b.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/672363c8-042a-4fc6-a9bd-f319c4cb888b.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23172850>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F9dc967d8-61cb-4682-98c5-4846ce7de51a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/9dc967d8-61cb-4682-98c5-4846ce7de51a.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fdc710>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fc00479f0-d1d6-4d51-9bec-6550c522843c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/c00479f0-d1d6-4d51-9bec-6550c522843c.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2931ea50>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F1556f562-18c2-4143-920d-d990e75492ab.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/1556f562-18c2-4143-920d-d990e75492ab.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22ff9150>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fac2953d7-4a04-4426-8246-4b87107f50ec.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/ac2953d7-4a04-4426-8246-4b87107f50ec.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227a86d0>
2026-03-27 18:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744905%252Fgeneral%252F25cb9d7f-bd94-4f22-9338-ea7fbde3c61a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744905/general/25cb9d7f-bd94-4f22-9338-ea7fbde3c61a.jpg saved to cache
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 65894abf-b1bf-517e-a93e-55f7891565f2
2026-03-27 18:31:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65894abf-b1bf-517e-a93e-55f7891565f2, skipping ID generation
2026-03-27 18:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65894abf-b1bf-517e-a93e-55f7891565f2 with scrape type 1
2026-03-27 18:31:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65894abf-b1bf-517e-a93e-55f7891565f2 sending to next pipeline
2026-03-27 18:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 65894abf-b1bf-517e-a93e-55f7891565f2, identifier: 10741216
2026-03-27 18:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 65894abf-b1bf-517e-a93e-55f7891565f2 with identifier: 10741216
2026-03-27 18:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 65894abf-b1bf-517e-a93e-55f7891565f2 with identifier: 10741216
2026-03-27 18:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 65894abf-b1bf-517e-a93e-55f7891565f2 with identifier: 10741216 to the API
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744905/general/25cb9d7f-bd94-4f22-9338-ea7fbde3c61a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '65894abf-b1bf-517e-a93e-55f7891565f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN71XEJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741216',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 33944,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100940,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/e49038d9-3765-44f1-867d-a510bc5325bf.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97405,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/ba56fc02-cd01-439f-a46b-ae979f1d2533.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98784,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/79922c5a-60ba-4a18-b6d1-db6f17f80bcf.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141074,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/1e87870d-e5b1-4742-8c9f-cab8daaa750c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101278,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/25cb9d7f-bd94-4f22-9338-ea7fbde3c61a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182062,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/3064c646-44af-4c5c-a183-d339e9393fe5.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136289,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/fabb3ad2-3999-4dea-8335-b7db3f491cf4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229671,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/0ca24ff3-9932-48cd-8124-82e1f8c76f1d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124338,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/13e6906c-f179-4207-9846-2c991da1048f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65894abf-b1bf-517e-a93e-55f7891565f2/65894abf-b1bf-517e-a93e-55f7891565f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96347,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744905/general/b8e11d50-dd1e-4e97-bdca-6f870dd5f119.jpg',
'Width': 1333}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 136 hp '
'- DN71XEJ - 33,944 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741216%27 HTTP/1.1" 200 None
2026-03-27 18:31:18 [adesa.uk] INFO: Saving data for 10741216: {'created_time': 1774636278.343504, 'last_price_update_time': 1774636278.343516, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741216') HTTP/1.1" 204 0
2026-03-27 18:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751154/general/1311ce11-643b-424d-abe7-290e90cf3eca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741722)
2026-03-27 18:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/dba5b637-f017-4e75-a032-9f7f4b7d30dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/ba4e1d00-fd84-47d1-b6a4-5b88da12ef5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/94077cfb-e5a2-4c23-b536-548812f3179d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232ba350>
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F136b9b36-f891-4cd5-b776-a9c38805a6b4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/136b9b36-f891-4cd5-b776-a9c38805a6b4.jpg saved to cache
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23371bd0>
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fc188a5df-6f28-486e-b571-a086fbee2f7b.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/c188a5df-6f28-486e-b571-a086fbee2f7b.jpg saved to cache
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230e4650>
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252Ff68b6876-59b8-41a0-8beb-d789900c870d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/f68b6876-59b8-41a0-8beb-d789900c870d.jpg saved to cache
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e296cc090>
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fb3e75bf6-4159-4eac-9279-9e8d244f8065.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/b3e75bf6-4159-4eac-9279-9e8d244f8065.jpg saved to cache
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2263d1d0>
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744286%252Fgeneral%252F29158653-a82b-432c-8281-83cd0948dae4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744286/general/29158653-a82b-432c-8281-83cd0948dae4.jpg saved to cache
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 881ccaab-7291-5201-9341-16c6744e9b73
2026-03-27 18:31:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 881ccaab-7291-5201-9341-16c6744e9b73, skipping ID generation
2026-03-27 18:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 881ccaab-7291-5201-9341-16c6744e9b73 with scrape type 1
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 881ccaab-7291-5201-9341-16c6744e9b73 sending to next pipeline
2026-03-27 18:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 881ccaab-7291-5201-9341-16c6744e9b73, identifier: 10741244
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225d8410>
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F3b13658e-30e0-4f63-bbdb-3d3f28ee3c3c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/3b13658e-30e0-4f63-bbdb-3d3f28ee3c3c.jpg saved to cache
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230e52d0>
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252Fa599cdcb-6ef5-4561-b1e3-731adcf0ad04.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/a599cdcb-6ef5-4561-b1e3-731adcf0ad04.jpg saved to cache
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2263cc90>
2026-03-27 18:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252Fbc969be3-4206-4ca4-8cab-a12869504ec7.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/bc969be3-4206-4ca4-8cab-a12869504ec7.jpg saved to cache
2026-03-27 18:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/20ba2649-9a53-4699-bb7a-7cf759b35018.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/b13df29d-222d-4d2c-886c-aa318ba59c99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751153/general/1b1d5a2e-9830-456a-ae8d-0769b4d0ef9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741721)
2026-03-27 18:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 881ccaab-7291-5201-9341-16c6744e9b73 with identifier: 10741244
2026-03-27 18:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 881ccaab-7291-5201-9341-16c6744e9b73 with identifier: 10741244
2026-03-27 18:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 881ccaab-7291-5201-9341-16c6744e9b73 with identifier: 10741244 to the API
2026-03-27 18:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744286/general/29158653-a82b-432c-8281-83cd0948dae4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '881ccaab-7291-5201-9341-16c6744e9b73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS22JDK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741244',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 53111,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116183,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/b9aa6e2e-5f21-496b-b670-cb73d85bd9b9.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116721,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/cc95446a-397d-412c-9aba-d4460b7b8540.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115000,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/054d8311-147f-4f05-bd8e-3f4ae843125d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110901,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/110060b9-3dc5-4286-a38b-b0158e91d20f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130872,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/5801c704-ec62-4b1a-b19c-1df1b1d8609e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137865,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/33e9bafb-797c-4f41-b73f-1b8bffba2eef.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156247,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/4d10a705-0e80-4e1a-8481-533e91fb9f71.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141763,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/0dbce624-0461-4aab-922e-fb78ab2afcfc.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132488,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/e43386b6-7436-4678-b3d2-b16a57c3759e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_881ccaab-7291-5201-9341-16c6744e9b73/881ccaab-7291-5201-9341-16c6744e9b73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104652,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744286/general/29158653-a82b-432c-8281-83cd0948dae4.jpg',
'Width': 1500}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DS22JDK - '
'53,111 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741244%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [adesa.uk] INFO: Saving data for 10741244: {'created_time': 1774636279.116821, 'last_price_update_time': 1774636279.116832, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741244') HTTP/1.1" 204 0
2026-03-27 18:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/25dfe1ac-d046-4ccd-a23e-ddc56a7adf95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/26c0e38c-1d45-4a15-846c-0e9142b7db56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/41b59a7c-5ccd-45ff-8c31-4bc864ec9abb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/f1fff6e6-59a0-477e-a26c-c1ec4e4f772f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e281e3490>
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751154%252Fgeneral%252F1311ce11-643b-424d-abe7-290e90cf3eca.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751154/general/1311ce11-643b-424d-abe7-290e90cf3eca.jpg saved to cache
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632
2026-03-27 18:31:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88a9b616-6b0a-5d0e-ac21-b1160bf27632, skipping ID generation
2026-03-27 18:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632 with scrape type 1
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88a9b616-6b0a-5d0e-ac21-b1160bf27632 sending to next pipeline
2026-03-27 18:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 88a9b616-6b0a-5d0e-ac21-b1160bf27632, identifier: 10741722
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23156250>
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252Fdba5b637-f017-4e75-a032-9f7f4b7d30dc.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/dba5b637-f017-4e75-a032-9f7f4b7d30dc.jpg saved to cache
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29378d10>
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fba4e1d00-fd84-47d1-b6a4-5b88da12ef5b.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/ba4e1d00-fd84-47d1-b6a4-5b88da12ef5b.jpg saved to cache
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23031690>
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F94077cfb-e5a2-4c23-b536-548812f3179d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/94077cfb-e5a2-4c23-b536-548812f3179d.jpg saved to cache
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2277da50>
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F20ba2649-9a53-4699-bb7a-7cf759b35018.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/20ba2649-9a53-4699-bb7a-7cf759b35018.jpg saved to cache
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e223a5450>
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252Fb13df29d-222d-4d2c-886c-aa318ba59c99.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/b13df29d-222d-4d2c-886c-aa318ba59c99.jpg saved to cache
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22694290>
2026-03-27 18:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751153%252Fgeneral%252F1b1d5a2e-9830-456a-ae8d-0769b4d0ef9c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751153/general/1b1d5a2e-9830-456a-ae8d-0769b4d0ef9c.jpg saved to cache
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 89a4d840-8663-5108-9000-157acf7ea2bf
2026-03-27 18:31:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89a4d840-8663-5108-9000-157acf7ea2bf, skipping ID generation
2026-03-27 18:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89a4d840-8663-5108-9000-157acf7ea2bf with scrape type 1
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89a4d840-8663-5108-9000-157acf7ea2bf sending to next pipeline
2026-03-27 18:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 89a4d840-8663-5108-9000-157acf7ea2bf, identifier: 10741721
2026-03-27 18:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10741735
2026-03-27 18:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1994501-e708-50bf-8a4e-3e5dd769d8f5 with scrape type 1
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1994501-e708-50bf-8a4e-3e5dd769d8f5
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252Fef82fbe3-6bf9-4477-aae7-ad0588cd1814.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/ef82fbe3-6bf9-4477-aae7-ad0588cd1814.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252F10532f52-f67f-4cc2-a511-5e9ca5995c64.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/10532f52-f67f-4cc2-a511-5e9ca5995c64.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252F30d1b9b9-4dc6-49a9-8ca8-02eb79a8705f.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/30d1b9b9-4dc6-49a9-8ca8-02eb79a8705f.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252Fb76249fa-654c-4425-ae78-06a30eb7142c.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/b76249fa-654c-4425-ae78-06a30eb7142c.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252F9157da9c-2501-4231-bbae-b11ddd563fac.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/9157da9c-2501-4231-bbae-b11ddd563fac.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252F6ca697b7-db04-4978-a840-dc0559c017a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/6ca697b7-db04-4978-a840-dc0559c017a5.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252Fb8d464f7-e58e-48d3-abae-98ee51632583.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/b8d464f7-e58e-48d3-abae-98ee51632583.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252Fb76cd2cb-4939-49d5-b0e1-75fbccff95ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/b76cd2cb-4939-49d5-b0e1-75fbccff95ce.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252Fdcdcaf4b-e855-4983-b72f-b6e0f7510524.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/dcdcaf4b-e855-4983-b72f-b6e0f7510524.jpg already downloaded
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704659%252Fgeneral%252F80165c3c-56e7-4533-8700-e53c894f33d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704659/general/80165c3c-56e7-4533-8700-e53c894f33d7.jpg already downloaded
2026-03-27 18:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f1994501-e708-50bf-8a4e-3e5dd769d8f5, identifier: 10741735
2026-03-27 18:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/46f17c11-3893-4a7d-8c17-7d1dc539c0f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 88a9b616-6b0a-5d0e-ac21-b1160bf27632 with identifier: 10741722
2026-03-27 18:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 88a9b616-6b0a-5d0e-ac21-b1160bf27632 with identifier: 10741722
2026-03-27 18:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 88a9b616-6b0a-5d0e-ac21-b1160bf27632 with identifier: 10741722 to the API
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751154/general/1311ce11-643b-424d-abe7-290e90cf3eca.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '88a9b616-6b0a-5d0e-ac21-b1160bf27632',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS22JNX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741722',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 65826,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112590,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/8d4e85ca-c4d0-468f-a85b-3e7420963eba.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103361,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/4ab031de-b2af-46a3-b9b7-7f2d1635e3c0.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99661,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/522f1729-5823-4070-b543-61e4bf335d78.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103774,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/87690796-53cc-4b1f-b161-0b78624689e0.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129774,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/a599cdcb-6ef5-4561-b1e3-731adcf0ad04.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161482,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/ac2953d7-4a04-4426-8246-4b87107f50ec.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120314,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/c00479f0-d1d6-4d51-9bec-6550c522843c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116724,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/b3e75bf6-4159-4eac-9279-9e8d244f8065.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102529,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/c188a5df-6f28-486e-b571-a086fbee2f7b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88a9b616-6b0a-5d0e-ac21-b1160bf27632/88a9b616-6b0a-5d0e-ac21-b1160bf27632_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60253,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751154/general/1311ce11-643b-424d-abe7-290e90cf3eca.jpg',
'Width': 1333}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DS22JNX - '
'65,826 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741722%27 HTTP/1.1" 200 None
2026-03-27 18:31:20 [adesa.uk] INFO: Saving data for 10741722: {'created_time': 1774636280.295586, 'last_price_update_time': 1774636280.295598, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741722') HTTP/1.1" 204 0
2026-03-27 18:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 89a4d840-8663-5108-9000-157acf7ea2bf with identifier: 10741721
2026-03-27 18:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 89a4d840-8663-5108-9000-157acf7ea2bf with identifier: 10741721
2026-03-27 18:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 89a4d840-8663-5108-9000-157acf7ea2bf with identifier: 10741721 to the API
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751153/general/1b1d5a2e-9830-456a-ae8d-0769b4d0ef9c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '89a4d840-8663-5108-9000-157acf7ea2bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN22EOX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741721',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 62161,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102216,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/6541405b-857f-462e-bbc8-30c032714e38.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110271,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/9dc967d8-61cb-4682-98c5-4846ce7de51a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109117,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/672363c8-042a-4fc6-a9bd-f319c4cb888b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107941,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/f68b6876-59b8-41a0-8beb-d789900c870d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98666,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/136b9b36-f891-4cd5-b776-a9c38805a6b4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130578,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/3b13658e-30e0-4f63-bbdb-3d3f28ee3c3c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135132,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/20ba2649-9a53-4699-bb7a-7cf759b35018.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88568,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/dba5b637-f017-4e75-a032-9f7f4b7d30dc.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88230,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/1b1d5a2e-9830-456a-ae8d-0769b4d0ef9c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a4d840-8663-5108-9000-157acf7ea2bf/89a4d840-8663-5108-9000-157acf7ea2bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76013,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751153/general/b13df29d-222d-4d2c-886c-aa318ba59c99.jpg',
'Width': 1333}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DN22EOX - '
'62,161 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741721%27 HTTP/1.1" 200 None
2026-03-27 18:31:20 [adesa.uk] INFO: Saving data for 10741721: {'created_time': 1774636280.671922, 'last_price_update_time': 1774636280.671935, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741721') HTTP/1.1" 204 0
2026-03-27 18:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10741735
2026-03-27 18:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10741735
2026-03-27 18:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10741735 to the API
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741735>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1994501-e708-50bf-8a4e-3e5dd769d8f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RHX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741735',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5704659/general/ef82fbe3-6bf9-4477-aae7-ad0588cd1814.jpg',
'https://images.openlane.eu/carimgs/5704659/general/10532f52-f67f-4cc2-a511-5e9ca5995c64.jpg',
'https://images.openlane.eu/carimgs/5704659/general/30d1b9b9-4dc6-49a9-8ca8-02eb79a8705f.jpg',
'https://images.openlane.eu/carimgs/5704659/general/b76249fa-654c-4425-ae78-06a30eb7142c.jpg',
'https://images.openlane.eu/carimgs/5704659/general/9157da9c-2501-4231-bbae-b11ddd563fac.jpg',
'https://images.openlane.eu/carimgs/5704659/general/6ca697b7-db04-4978-a840-dc0559c017a5.jpg',
'https://images.openlane.eu/carimgs/5704659/general/b8d464f7-e58e-48d3-abae-98ee51632583.jpg',
'https://images.openlane.eu/carimgs/5704659/general/b76cd2cb-4939-49d5-b0e1-75fbccff95ce.jpg',
'https://images.openlane.eu/carimgs/5704659/general/dcdcaf4b-e855-4983-b72f-b6e0f7510524.jpg',
'https://images.openlane.eu/carimgs/5704659/general/80165c3c-56e7-4533-8700-e53c894f33d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482777,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/ef82fbe3-6bf9-4477-aae7-ad0588cd1814.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379171,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/10532f52-f67f-4cc2-a511-5e9ca5995c64.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253288,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/30d1b9b9-4dc6-49a9-8ca8-02eb79a8705f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302812,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/b76249fa-654c-4425-ae78-06a30eb7142c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315903,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/9157da9c-2501-4231-bbae-b11ddd563fac.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237047,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/6ca697b7-db04-4978-a840-dc0559c017a5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 578096,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/b8d464f7-e58e-48d3-abae-98ee51632583.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 730530,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/b76cd2cb-4939-49d5-b0e1-75fbccff95ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724360,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/dcdcaf4b-e855-4983-b72f-b6e0f7510524.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1994501-e708-50bf-8a4e-3e5dd769d8f5/f1994501-e708-50bf-8a4e-3e5dd769d8f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 664541,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704659/general/80165c3c-56e7-4533-8700-e53c894f33d7.jpg',
'Width': 2000}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RHX - 15 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-27 18:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741735%27 HTTP/1.1" 200 None
2026-03-27 18:31:21 [adesa.uk] INFO: Saving data for 10741735: {'created_time': 1774636281.008302, 'last_price_update_time': 1774636281.008312, 'auction_closing_time': 1775034000.0}
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741735') HTTP/1.1" 204 0
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/ebc7a204-13fe-441b-8c7c-6b80b1faf934.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751149/general/23fd62ea-9c77-4b2d-a036-37566fb45ef0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741717)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/ce23f2a0-f6e4-4ea5-bbe4-3c8a923f665a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/f19efa49-7b23-4fec-90b9-2017fc7e8493.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/6f0cfe4a-9eed-4ed2-a722-cc9f85895950.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/de05e7ab-e57f-4bf6-8575-163f93dc2cff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/d36ed2eb-98e2-4c6f-b036-8fdc42d52ccf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2960a490>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F25dfe1ac-d046-4ccd-a23e-ddc56a7adf95.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/25dfe1ac-d046-4ccd-a23e-ddc56a7adf95.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23377c10>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252F26c0e38c-1d45-4a15-846c-0e9142b7db56.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/26c0e38c-1d45-4a15-846c-0e9142b7db56.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2931d810>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252F41b59a7c-5ccd-45ff-8c31-4bc864ec9abb.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/41b59a7c-5ccd-45ff-8c31-4bc864ec9abb.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2307df90>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Ff1fff6e6-59a0-477e-a26c-c1ec4e4f772f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/f1fff6e6-59a0-477e-a26c-c1ec4e4f772f.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225da050>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252F46f17c11-3893-4a7d-8c17-7d1dc539c0f1.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/46f17c11-3893-4a7d-8c17-7d1dc539c0f1.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751150/general/bce5e969-6daf-4764-be57-a13aa66b1fc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741718)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/c3cfe8c7-89aa-4d54-94eb-88da8cdeb086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751147/general/0822d88a-0c47-4090-a971-4bda10a9e311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741716)
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fc6450>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Febc7a204-13fe-441b-8c7c-6b80b1faf934.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/ebc7a204-13fe-441b-8c7c-6b80b1faf934.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23063a50>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751149%252Fgeneral%252F23fd62ea-9c77-4b2d-a036-37566fb45ef0.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751149/general/23fd62ea-9c77-4b2d-a036-37566fb45ef0.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 961065c3-7a80-501f-8ee7-1eb096914098
2026-03-27 18:31:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 961065c3-7a80-501f-8ee7-1eb096914098, skipping ID generation
2026-03-27 18:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 961065c3-7a80-501f-8ee7-1eb096914098 with scrape type 1
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 961065c3-7a80-501f-8ee7-1eb096914098 sending to next pipeline
2026-03-27 18:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 961065c3-7a80-501f-8ee7-1eb096914098, identifier: 10741717
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e297f2dd0>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fce23f2a0-f6e4-4ea5-bbe4-3c8a923f665a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/ce23f2a0-f6e4-4ea5-bbe4-3c8a923f665a.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225f21d0>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252Ff19efa49-7b23-4fec-90b9-2017fc7e8493.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/f19efa49-7b23-4fec-90b9-2017fc7e8493.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22642790>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252F6f0cfe4a-9eed-4ed2-a722-cc9f85895950.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/6f0cfe4a-9eed-4ed2-a722-cc9f85895950.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2323ea10>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252Fde05e7ab-e57f-4bf6-8575-163f93dc2cff.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/de05e7ab-e57f-4bf6-8575-163f93dc2cff.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2269bdd0>
2026-03-27 18:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fd36ed2eb-98e2-4c6f-b036-8fdc42d52ccf.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/d36ed2eb-98e2-4c6f-b036-8fdc42d52ccf.jpg saved to cache
2026-03-27 18:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/7eff34f5-1245-4941-88cc-748b0333cbbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/b63532f6-0445-4e99-9365-54d82c25be21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751152/general/d38e2958-0041-4fac-af47-ab2e735d0582.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741720)
2026-03-27 18:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751143/general/d2aec83c-04d9-47a5-9520-70ec6de10f1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741714)
2026-03-27 18:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 961065c3-7a80-501f-8ee7-1eb096914098 with identifier: 10741717
2026-03-27 18:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 961065c3-7a80-501f-8ee7-1eb096914098 with identifier: 10741717
2026-03-27 18:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 961065c3-7a80-501f-8ee7-1eb096914098 with identifier: 10741717 to the API
2026-03-27 18:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751149/general/23fd62ea-9c77-4b2d-a036-37566fb45ef0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '961065c3-7a80-501f-8ee7-1eb096914098',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN72NLX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741717',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 20550,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111864,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/72ba3064-1e4e-4bb4-8f66-37cbd926f038.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109256,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/23fd62ea-9c77-4b2d-a036-37566fb45ef0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112236,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/fe52326b-5dba-4dfe-8510-44e7f3c3cafd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109486,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/1b82f547-352f-4290-b6db-eb1650a0431e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143513,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/37b9d159-063f-4999-8d8b-b96c80d4a370.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171175,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/135a69f9-ec87-44a4-8b36-cf3a75045a6e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150551,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/88e4b0f9-7af4-466d-a132-12ed6a4ef12d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105920,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/bc969be3-4206-4ca4-8cab-a12869504ec7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104903,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/7815a612-f681-4fc6-960e-98390c937822.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961065c3-7a80-501f-8ee7-1eb096914098/961065c3-7a80-501f-8ee7-1eb096914098_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102643,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751149/general/1556f562-18c2-4143-920d-d990e75492ab.jpg',
'Width': 1500}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh Anniversary Edition - Electric - Automatic '
'- 136 hp - DN72NLX - 20,550 mi',
'transmission': 'automatic',
'trim': 'Anniversary Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741717%27 HTTP/1.1" 200 None
2026-03-27 18:31:22 [adesa.uk] INFO: Saving data for 10741717: {'created_time': 1774636282.110794, 'last_price_update_time': 1774636282.110808, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741717') HTTP/1.1" 204 0
2026-03-27 18:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/055861c2-8a07-4587-8921-47b16bd3c9d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2263b110>
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751150%252Fgeneral%252Fbce5e969-6daf-4764-be57-a13aa66b1fc5.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751150/general/bce5e969-6daf-4764-be57-a13aa66b1fc5.jpg saved to cache
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c270cd41-ee10-5490-8d3b-641da368c2c8
2026-03-27 18:31:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c270cd41-ee10-5490-8d3b-641da368c2c8, skipping ID generation
2026-03-27 18:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c270cd41-ee10-5490-8d3b-641da368c2c8 with scrape type 1
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c270cd41-ee10-5490-8d3b-641da368c2c8 sending to next pipeline
2026-03-27 18:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c270cd41-ee10-5490-8d3b-641da368c2c8, identifier: 10741718
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2931e4d0>
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252Fc3cfe8c7-89aa-4d54-94eb-88da8cdeb086.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/c3cfe8c7-89aa-4d54-94eb-88da8cdeb086.jpg saved to cache
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c270cd41-ee10-5490-8d3b-641da368c2c8 with identifier: 10741718
2026-03-27 18:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c270cd41-ee10-5490-8d3b-641da368c2c8 with identifier: 10741718
2026-03-27 18:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c270cd41-ee10-5490-8d3b-641da368c2c8 with identifier: 10741718 to the API
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751150/general/bce5e969-6daf-4764-be57-a13aa66b1fc5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': 'c270cd41-ee10-5490-8d3b-641da368c2c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS72JXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741718',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 19821,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110847,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/bce5e969-6daf-4764-be57-a13aa66b1fc5.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106030,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/5f105f29-7fd8-4af4-bae9-516d6603b47f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106085,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/6f0cfe4a-9eed-4ed2-a722-cc9f85895950.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109391,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/ebc7a204-13fe-441b-8c7c-6b80b1faf934.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144964,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/8e251af1-be94-45f5-ae6a-b27cb0ffe4c1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181808,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/b941d8b3-bcdd-41e5-9cc1-b6cba8210d62.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149509,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/f638f90e-6ebd-4c39-8b52-42f14c1be4a6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274129,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/5c3ab2c6-fe01-4c9e-b5df-c3e4ba6e639b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157288,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/f1fff6e6-59a0-477e-a26c-c1ec4e4f772f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c270cd41-ee10-5490-8d3b-641da368c2c8/c270cd41-ee10-5490-8d3b-641da368c2c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108330,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751150/general/94077cfb-e5a2-4c23-b536-548812f3179d.jpg',
'Width': 1333}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh Anniversary Edition - Electric - Automatic '
'- 136 hp - DS72JXX - 19,821 mi',
'transmission': 'automatic',
'trim': 'Anniversary Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741718%27 HTTP/1.1" 200 None
2026-03-27 18:31:22 [adesa.uk] INFO: Saving data for 10741718: {'created_time': 1774636282.680161, 'last_price_update_time': 1774636282.680173, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741718') HTTP/1.1" 204 0
2026-03-27 18:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/7f97d6b6-d6bc-4ee9-94a8-714a1a1b7ce2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/3b2b69f7-4fed-40dd-b665-76c5e9c3a46f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/63e70fa6-7337-45ad-b917-5f2b84ce93fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2931ea90>
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751147%252Fgeneral%252F0822d88a-0c47-4090-a971-4bda10a9e311.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751147/general/0822d88a-0c47-4090-a971-4bda10a9e311.jpg saved to cache
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f
2026-03-27 18:31:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58f6ae38-3a52-5e53-b1f6-51227ffca71f, skipping ID generation
2026-03-27 18:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f with scrape type 1
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58f6ae38-3a52-5e53-b1f6-51227ffca71f sending to next pipeline
2026-03-27 18:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 58f6ae38-3a52-5e53-b1f6-51227ffca71f, identifier: 10741716
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231c67d0>
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F7eff34f5-1245-4941-88cc-748b0333cbbd.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/7eff34f5-1245-4941-88cc-748b0333cbbd.jpg saved to cache
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2323cf90>
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252Fb63532f6-0445-4e99-9365-54d82c25be21.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/b63532f6-0445-4e99-9365-54d82c25be21.jpg saved to cache
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233a11d0>
2026-03-27 18:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751152%252Fgeneral%252Fd38e2958-0041-4fac-af47-ab2e735d0582.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751152/general/d38e2958-0041-4fac-af47-ab2e735d0582.jpg saved to cache
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef
2026-03-27 18:31:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a40a14f0-b875-5bb7-9e6b-c6b3784d10ef, skipping ID generation
2026-03-27 18:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef with scrape type 1
2026-03-27 18:31:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a40a14f0-b875-5bb7-9e6b-c6b3784d10ef sending to next pipeline
2026-03-27 18:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a40a14f0-b875-5bb7-9e6b-c6b3784d10ef, identifier: 10741720
2026-03-27 18:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22699090>
2026-03-27 18:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751143%252Fgeneral%252Fd2aec83c-04d9-47a5-9520-70ec6de10f1d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751143/general/d2aec83c-04d9-47a5-9520-70ec6de10f1d.jpg saved to cache
2026-03-27 18:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3912c930-67e8-549a-80af-64c40ef97716
2026-03-27 18:31:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3912c930-67e8-549a-80af-64c40ef97716, skipping ID generation
2026-03-27 18:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3912c930-67e8-549a-80af-64c40ef97716 with scrape type 1
2026-03-27 18:31:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3912c930-67e8-549a-80af-64c40ef97716 sending to next pipeline
2026-03-27 18:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3912c930-67e8-549a-80af-64c40ef97716, identifier: 10741714
2026-03-27 18:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29ac82d0>
2026-03-27 18:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F055861c2-8a07-4587-8921-47b16bd3c9d2.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/055861c2-8a07-4587-8921-47b16bd3c9d2.jpg saved to cache
2026-03-27 18:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/23854185-319b-4c38-a2aa-1ee868db00db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/6e1b3e12-2156-4f66-be1a-e36d2e63593d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751141/general/c74d2f8f-083c-4dcf-8cdd-2a6dd75cb45c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741241)
2026-03-27 18:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751144/general/1322d4cf-5b0b-49db-9e30-a4d55912abf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741715)
2026-03-27 18:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 58f6ae38-3a52-5e53-b1f6-51227ffca71f with identifier: 10741716
2026-03-27 18:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 58f6ae38-3a52-5e53-b1f6-51227ffca71f with identifier: 10741716
2026-03-27 18:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 58f6ae38-3a52-5e53-b1f6-51227ffca71f with identifier: 10741716 to the API
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751147/general/0822d88a-0c47-4090-a971-4bda10a9e311.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '58f6ae38-3a52-5e53-b1f6-51227ffca71f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN71XEY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741716',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 30241,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102061,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/81a20865-ce0c-4b44-bce0-f3af97ade5b8.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101500,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/4039f2ff-f4d7-4bd4-90f1-5a33dfd7b7ba.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95309,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/3743cf62-9efd-4409-96f0-ad8b128ba182.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95692,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/0df84d73-ff8e-4f5b-982c-df01710f92d4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132926,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/60183543-368c-498f-8711-51b405b13f6e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172575,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/0822d88a-0c47-4090-a971-4bda10a9e311.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144952,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/aa9c65ef-ae1d-4211-9c97-b63d432eeff4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213578,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/ba45761d-1f5a-41aa-91e4-0ae5048663eb.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100470,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/448d89e3-1aa0-48c2-ab2c-9860dfcc479d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58f6ae38-3a52-5e53-b1f6-51227ffca71f/58f6ae38-3a52-5e53-b1f6-51227ffca71f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90846,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751147/general/677b868c-adf0-421b-b04d-d934029efec4.jpg',
'Width': 1333}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 136 hp '
'- DN71XEY - 30,241 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741716%27 HTTP/1.1" 200 None
2026-03-27 18:31:23 [adesa.uk] INFO: Saving data for 10741716: {'created_time': 1774636283.610646, 'last_price_update_time': 1774636283.610657, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741716') HTTP/1.1" 204 0
2026-03-27 18:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a40a14f0-b875-5bb7-9e6b-c6b3784d10ef with identifier: 10741720
2026-03-27 18:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a40a14f0-b875-5bb7-9e6b-c6b3784d10ef with identifier: 10741720
2026-03-27 18:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a40a14f0-b875-5bb7-9e6b-c6b3784d10ef with identifier: 10741720 to the API
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751152/general/d38e2958-0041-4fac-af47-ab2e735d0582.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': 'a40a14f0-b875-5bb7-9e6b-c6b3784d10ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN72UZA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741720',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 18688,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111925,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/d38e2958-0041-4fac-af47-ab2e735d0582.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107908,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/d74e015b-566e-4a15-aee5-9ea45dd805e4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154523,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/d36ed2eb-98e2-4c6f-b036-8fdc42d52ccf.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185140,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/ce23f2a0-f6e4-4ea5-bbe4-3c8a923f665a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149454,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/4bfe3263-3dce-44d6-ae22-420896a6d26a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105581,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/26c0e38c-1d45-4a15-846c-0e9142b7db56.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122704,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/f35c625b-5775-471e-8344-87f78e773fb2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105141,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/bd9e1527-7196-4407-847c-05df6be9a49a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105742,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/41b59a7c-5ccd-45ff-8c31-4bc864ec9abb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a14f0-b875-5bb7-9e6b-c6b3784d10ef/a40a14f0-b875-5bb7-9e6b-c6b3784d10ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103023,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751152/general/ba4e1d00-fd84-47d1-b6a4-5b88da12ef5b.jpg',
'Width': 1500}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2022-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh Anniversary Edition - Electric - Automatic '
'- 136 hp - DN72UZA - 18,688 mi',
'transmission': 'automatic',
'trim': 'Anniversary Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741720%27 HTTP/1.1" 200 None
2026-03-27 18:31:23 [adesa.uk] INFO: Saving data for 10741720: {'created_time': 1774636283.984181, 'last_price_update_time': 1774636283.984196, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741720') HTTP/1.1" 204 0
2026-03-27 18:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3912c930-67e8-549a-80af-64c40ef97716 with identifier: 10741714
2026-03-27 18:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3912c930-67e8-549a-80af-64c40ef97716 with identifier: 10741714
2026-03-27 18:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3912c930-67e8-549a-80af-64c40ef97716 with identifier: 10741714 to the API
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751143/general/d2aec83c-04d9-47a5-9520-70ec6de10f1d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '3912c930-67e8-549a-80af-64c40ef97716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY71VOU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741714',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 31853,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98301,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/d2aec83c-04d9-47a5-9520-70ec6de10f1d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96710,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/3fe4c44c-4398-4101-a54f-d450a713c11f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98591,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/c3cfe8c7-89aa-4d54-94eb-88da8cdeb086.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98141,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/de05e7ab-e57f-4bf6-8575-163f93dc2cff.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167874,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/607f9edc-9379-4893-90af-2931472f5c7e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151071,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/f19efa49-7b23-4fec-90b9-2017fc7e8493.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178423,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/5b51285a-3154-4ded-b3c1-ce736963cd7b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168050,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/775f88b3-e64b-4cc3-b42c-86d2186aaa2a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209658,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/46f17c11-3893-4a7d-8c17-7d1dc539c0f1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3912c930-67e8-549a-80af-64c40ef97716/3912c930-67e8-549a-80af-64c40ef97716_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130571,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751143/general/25dfe1ac-d046-4ccd-a23e-ddc56a7adf95.jpg',
'Width': 1333}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh - Electric - Automatic - 136 hp - DY71VOU - '
'31,853 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741714%27 HTTP/1.1" 200 None
2026-03-27 18:31:24 [adesa.uk] INFO: Saving data for 10741714: {'created_time': 1774636284.350037, 'last_price_update_time': 1774636284.350048, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741714') HTTP/1.1" 204 0
2026-03-27 18:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/90c114e8-badc-4bdd-9d2b-fdc3c1049e15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/8c743f70-fc09-4f43-88aa-da8a9fc8fd80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/b677d034-4b69-4e4f-b706-ca1c9a8f39e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751151/general/df542ea8-d7cf-4809-821a-1eeaac035ec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741719)
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234c4550>
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F7f97d6b6-d6bc-4ee9-94a8-714a1a1b7ce2.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/7f97d6b6-d6bc-4ee9-94a8-714a1a1b7ce2.jpg saved to cache
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231a3c10>
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F3b2b69f7-4fed-40dd-b665-76c5e9c3a46f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/3b2b69f7-4fed-40dd-b665-76c5e9c3a46f.jpg saved to cache
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23267050>
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F63e70fa6-7337-45ad-b917-5f2b84ce93fa.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/63e70fa6-7337-45ad-b917-5f2b84ce93fa.jpg saved to cache
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232bbe50>
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252F23854185-319b-4c38-a2aa-1ee868db00db.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/23854185-319b-4c38-a2aa-1ee868db00db.jpg saved to cache
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e232664d0>
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F6e1b3e12-2156-4f66-be1a-e36d2e63593d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/6e1b3e12-2156-4f66-be1a-e36d2e63593d.jpg saved to cache
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234c7c10>
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751141%252Fgeneral%252Fc74d2f8f-083c-4dcf-8cdd-2a6dd75cb45c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751141/general/c74d2f8f-083c-4dcf-8cdd-2a6dd75cb45c.jpg saved to cache
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 354ab011-2ab1-5236-aa64-943ebbd77f82
2026-03-27 18:31:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 354ab011-2ab1-5236-aa64-943ebbd77f82, skipping ID generation
2026-03-27 18:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 354ab011-2ab1-5236-aa64-943ebbd77f82 with scrape type 1
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 354ab011-2ab1-5236-aa64-943ebbd77f82 sending to next pipeline
2026-03-27 18:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 354ab011-2ab1-5236-aa64-943ebbd77f82, identifier: 10741241
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230e5e90>
2026-03-27 18:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751144%252Fgeneral%252F1322d4cf-5b0b-49db-9e30-a4d55912abf4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751144/general/1322d4cf-5b0b-49db-9e30-a4d55912abf4.jpg saved to cache
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 84f06dc8-ac0b-5b02-b9af-14743de4048b
2026-03-27 18:31:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84f06dc8-ac0b-5b02-b9af-14743de4048b, skipping ID generation
2026-03-27 18:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f06dc8-ac0b-5b02-b9af-14743de4048b with scrape type 1
2026-03-27 18:31:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84f06dc8-ac0b-5b02-b9af-14743de4048b sending to next pipeline
2026-03-27 18:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 84f06dc8-ac0b-5b02-b9af-14743de4048b, identifier: 10741715
2026-03-27 18:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 354ab011-2ab1-5236-aa64-943ebbd77f82 with identifier: 10741241
2026-03-27 18:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 354ab011-2ab1-5236-aa64-943ebbd77f82 with identifier: 10741241
2026-03-27 18:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 354ab011-2ab1-5236-aa64-943ebbd77f82 with identifier: 10741241 to the API
2026-03-27 18:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751141/general/c74d2f8f-083c-4dcf-8cdd-2a6dd75cb45c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '354ab011-2ab1-5236-aa64-943ebbd77f82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY71JZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741241',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 33377,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107108,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/c74d2f8f-083c-4dcf-8cdd-2a6dd75cb45c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103958,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/23854185-319b-4c38-a2aa-1ee868db00db.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102530,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/7127db1c-1675-49ea-9b9c-eba62cb8417f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99116,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/0ffa8f55-1766-4839-86aa-9adf6ec82bc9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130186,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/7f97d6b6-d6bc-4ee9-94a8-714a1a1b7ce2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174617,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/6ad0034e-dca6-4fde-93a0-21c90fbc7d17.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172678,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/fab782e3-4803-40d5-80ae-9f63665d0988.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186042,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/39f54fc4-f7c1-4999-b0ee-fe6614f8c80f.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209016,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/a1198e01-fcb9-4267-b0b8-f7536a02d1bd.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ab011-2ab1-5236-aa64-943ebbd77f82/354ab011-2ab1-5236-aa64-943ebbd77f82_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94253,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751141/general/cdf04316-d8e3-4baf-aefd-602012ac6da5.jpg',
'Width': 1333}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh - Electric - Automatic - 136 hp - DY71JZP - '
'33,377 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741241%27 HTTP/1.1" 200 None
2026-03-27 18:31:25 [adesa.uk] INFO: Saving data for 10741241: {'created_time': 1774636285.172333, 'last_price_update_time': 1774636285.172403, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741241') HTTP/1.1" 204 0
2026-03-27 18:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 84f06dc8-ac0b-5b02-b9af-14743de4048b with identifier: 10741715
2026-03-27 18:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 84f06dc8-ac0b-5b02-b9af-14743de4048b with identifier: 10741715
2026-03-27 18:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 84f06dc8-ac0b-5b02-b9af-14743de4048b with identifier: 10741715 to the API
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751144/general/1322d4cf-5b0b-49db-9e30-a4d55912abf4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '84f06dc8-ac0b-5b02-b9af-14743de4048b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY71VRP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741715',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 36430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103966,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/6e1b3e12-2156-4f66-be1a-e36d2e63593d.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106812,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/1322d4cf-5b0b-49db-9e30-a4d55912abf4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171167,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/38d59b98-f3b5-4223-b620-7ab07d54a083.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146083,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/63e70fa6-7337-45ad-b917-5f2b84ce93fa.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165008,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/3b2b69f7-4fed-40dd-b665-76c5e9c3a46f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151171,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/055861c2-8a07-4587-8921-47b16bd3c9d2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164449,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/c778084d-d31b-41cc-9611-c2b02c3de04a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113991,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/ef39ff37-c254-4da4-8e8a-ee522cbc4c4f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103165,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/002116d1-27dc-47fe-a09c-0250b309343a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84f06dc8-ac0b-5b02-b9af-14743de4048b/84f06dc8-ac0b-5b02-b9af-14743de4048b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108227,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751144/general/558db1f7-3431-4282-9745-708fe9efa6d0.jpg',
'Width': 1500}],
'price': 3500,
'price_includes_vat': True,
'registration_date': '2021-12-24',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e SRi Premium - Electric - Automatic - 136 hp - '
'DY71VRP - 36,430 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741715%27 HTTP/1.1" 200 None
2026-03-27 18:31:25 [adesa.uk] INFO: Saving data for 10741715: {'created_time': 1774636285.537415, 'last_price_update_time': 1774636285.53743, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741715') HTTP/1.1" 204 0
2026-03-27 18:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/edbd62bf-f5dc-447b-9c5b-6300c35d30f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/208a615a-3c88-4974-b285-671bd7d68a69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/0e68a4b4-1829-4da9-93df-2be9b9cc57d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751159/general/3e79f697-0cc9-4d65-9cbf-e558198879bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741726)
2026-03-27 18:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/265a544f-cda5-4081-aec7-08e79e89e475.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/08bcaf59-dcba-4396-b0b9-3107d709b093.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/c335dc27-09b6-4349-8cf6-903e94ce1ea3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/693eb204-6201-4947-898f-8e6f0075ff97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22728510>
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252F90c114e8-badc-4bdd-9d2b-fdc3c1049e15.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/90c114e8-badc-4bdd-9d2b-fdc3c1049e15.jpg saved to cache
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2263b810>
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F8c743f70-fc09-4f43-88aa-da8a9fc8fd80.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/8c743f70-fc09-4f43-88aa-da8a9fc8fd80.jpg saved to cache
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23320e90>
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Fb677d034-4b69-4e4f-b706-ca1c9a8f39e9.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/b677d034-4b69-4e4f-b706-ca1c9a8f39e9.jpg saved to cache
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2263a710>
2026-03-27 18:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751151%252Fgeneral%252Fdf542ea8-d7cf-4809-821a-1eeaac035ec1.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751151/general/df542ea8-d7cf-4809-821a-1eeaac035ec1.jpg saved to cache
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7090a492-38d6-53a7-b99b-249a5ba6ab71
2026-03-27 18:31:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7090a492-38d6-53a7-b99b-249a5ba6ab71, skipping ID generation
2026-03-27 18:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7090a492-38d6-53a7-b99b-249a5ba6ab71 with scrape type 1
2026-03-27 18:31:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7090a492-38d6-53a7-b99b-249a5ba6ab71 sending to next pipeline
2026-03-27 18:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7090a492-38d6-53a7-b99b-249a5ba6ab71, identifier: 10741719
2026-03-27 18:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7090a492-38d6-53a7-b99b-249a5ba6ab71 with identifier: 10741719
2026-03-27 18:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7090a492-38d6-53a7-b99b-249a5ba6ab71 with identifier: 10741719
2026-03-27 18:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7090a492-38d6-53a7-b99b-249a5ba6ab71 with identifier: 10741719 to the API
2026-03-27 18:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751151/general/df542ea8-d7cf-4809-821a-1eeaac035ec1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': '7090a492-38d6-53a7-b99b-249a5ba6ab71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS72JZA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741719',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113188,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/dbfa9691-7931-4e35-9193-25dc405c3511.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108619,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/195a83d6-1697-4a46-81ad-b13f8f0876bb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115622,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/df542ea8-d7cf-4809-821a-1eeaac035ec1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112161,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/5dd20f17-3742-447d-9994-f34d9c769293.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153136,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/90c114e8-badc-4bdd-9d2b-fdc3c1049e15.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194800,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/de66b37b-49a4-460a-8ca4-f9cd5a047b23.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141699,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/0bbe11c6-15c2-4fc8-b82a-9b33dd1052e7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115823,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/b63532f6-0445-4e99-9365-54d82c25be21.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98898,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/7eff34f5-1245-4941-88cc-748b0333cbbd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7090a492-38d6-53a7-b99b-249a5ba6ab71/7090a492-38d6-53a7-b99b-249a5ba6ab71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165795,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751151/general/7eea5d75-5a63-4552-bcf3-c4d7e33bd25d.jpg',
'Width': 1333}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e Anniversary Edition - Electric - Automatic - 136 '
'hp - DS72JZA - 24,065 mi',
'transmission': 'automatic',
'trim': 'Anniversary Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741719%27 HTTP/1.1" 200 None
2026-03-27 18:31:26 [adesa.uk] INFO: Saving data for 10741719: {'created_time': 1774636286.172908, 'last_price_update_time': 1774636286.172919, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741719') HTTP/1.1" 204 0
2026-03-27 18:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/f670c350-f2bf-484c-b5cf-dc9f2209ab5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/14c12983-f82d-4e03-a3f1-287462a733d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/6f93040a-3985-40fd-a01a-1d72df264490.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/4b340cdb-da50-409e-8c7d-456671e88ff4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/5cc7fbc0-a51a-4e06-bf78-8e89cfd8d218.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/600bcbc3-74f4-40cd-9c53-d881098abf4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/e22e2664-aa00-4bb6-b224-1ac1f0b599ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/3fc30594-4eeb-4c43-bca7-d696569f9678.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2307c9d0>
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252Fedbd62bf-f5dc-447b-9c5b-6300c35d30f8.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/edbd62bf-f5dc-447b-9c5b-6300c35d30f8.jpg saved to cache
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23287ad0>
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F208a615a-3c88-4974-b285-671bd7d68a69.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/208a615a-3c88-4974-b285-671bd7d68a69.jpg saved to cache
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2261a790>
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F0e68a4b4-1829-4da9-93df-2be9b9cc57d3.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/0e68a4b4-1829-4da9-93df-2be9b9cc57d3.jpg saved to cache
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231ee410>
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751159%252Fgeneral%252F3e79f697-0cc9-4d65-9cbf-e558198879bf.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751159/general/3e79f697-0cc9-4d65-9cbf-e558198879bf.jpg saved to cache
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63682327-ddbc-58bc-b92e-a44d6230b18d
2026-03-27 18:31:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63682327-ddbc-58bc-b92e-a44d6230b18d, skipping ID generation
2026-03-27 18:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63682327-ddbc-58bc-b92e-a44d6230b18d with scrape type 1
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63682327-ddbc-58bc-b92e-a44d6230b18d sending to next pipeline
2026-03-27 18:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 63682327-ddbc-58bc-b92e-a44d6230b18d, identifier: 10741726
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23286790>
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F265a544f-cda5-4081-aec7-08e79e89e475.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/265a544f-cda5-4081-aec7-08e79e89e475.jpg saved to cache
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23464650>
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F08bcaf59-dcba-4396-b0b9-3107d709b093.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/08bcaf59-dcba-4396-b0b9-3107d709b093.jpg saved to cache
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2277f310>
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252Fc335dc27-09b6-4349-8cf6-903e94ce1ea3.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/c335dc27-09b6-4349-8cf6-903e94ce1ea3.jpg saved to cache
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225ce150>
2026-03-27 18:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F693eb204-6201-4947-898f-8e6f0075ff97.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/693eb204-6201-4947-898f-8e6f0075ff97.jpg saved to cache
2026-03-27 18:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 63682327-ddbc-58bc-b92e-a44d6230b18d with identifier: 10741726
2026-03-27 18:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 63682327-ddbc-58bc-b92e-a44d6230b18d with identifier: 10741726
2026-03-27 18:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 63682327-ddbc-58bc-b92e-a44d6230b18d with identifier: 10741726 to the API
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751159/general/3e79f697-0cc9-4d65-9cbf-e558198879bf.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '63682327-ddbc-58bc-b92e-a44d6230b18d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN22ESO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741726',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 49668,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107091,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/edbd62bf-f5dc-447b-9c5b-6300c35d30f8.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114506,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/0e68a4b4-1829-4da9-93df-2be9b9cc57d3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115310,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/3e79f697-0cc9-4d65-9cbf-e558198879bf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149464,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/cd9ca95d-9c51-4c85-a96b-ed610f18211e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176304,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/f8b1e686-e662-4956-a4a7-b734b8d82e92.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180312,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/82944e3e-d3ea-44ee-b970-68e4499564ef.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137737,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/cfea28f9-d215-4594-a973-6d76fd40676a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113024,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/8c743f70-fc09-4f43-88aa-da8a9fc8fd80.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98146,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/b677d034-4b69-4e4f-b706-ca1c9a8f39e9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63682327-ddbc-58bc-b92e-a44d6230b18d/63682327-ddbc-58bc-b92e-a44d6230b18d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108066,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751159/general/23c20f59-5e01-42c3-9610-f31e4ce05d62.jpg',
'Width': 1333}],
'price': 3500,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DN22ESO - '
'49,668 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741726%27 HTTP/1.1" 200 None
2026-03-27 18:31:26 [adesa.uk] INFO: Saving data for 10741726: {'created_time': 1774636286.981705, 'last_price_update_time': 1774636286.981716, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741726') HTTP/1.1" 204 0
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/4aacfb05-cd42-4fe8-a4ad-4c05324ec36d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/ddcdb822-6490-4b72-b922-423315270bee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/e7f257e0-14f1-4b80-8cc5-264f7f62e0f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/f9358992-18f3-47ff-9774-0ae2a9751743.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/f4354c16-3918-4ebc-bbcf-e2f05065b3ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/d45f3ae9-6b6d-4675-84c3-5b4eed5077cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/bbf6181c-cb5f-49c7-b236-2223a27fd586.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/90e996ea-2ef5-436a-a550-2f1157cfef62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2261bdd0>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Ff670c350-f2bf-484c-b5cf-dc9f2209ab5d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/f670c350-f2bf-484c-b5cf-dc9f2209ab5d.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231312d0>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F14c12983-f82d-4e03-a3f1-287462a733d9.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/14c12983-f82d-4e03-a3f1-287462a733d9.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231c75d0>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F6f93040a-3985-40fd-a01a-1d72df264490.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/6f93040a-3985-40fd-a01a-1d72df264490.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231d2a90>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F4b340cdb-da50-409e-8c7d-456671e88ff4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/4b340cdb-da50-409e-8c7d-456671e88ff4.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226b1cd0>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F5cc7fbc0-a51a-4e06-bf78-8e89cfd8d218.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/5cc7fbc0-a51a-4e06-bf78-8e89cfd8d218.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231d1890>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F600bcbc3-74f4-40cd-9c53-d881098abf4c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/600bcbc3-74f4-40cd-9c53-d881098abf4c.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2307c450>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252Fe22e2664-aa00-4bb6-b224-1ac1f0b599ce.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/e22e2664-aa00-4bb6-b224-1ac1f0b599ce.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2263cf10>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F3fc30594-4eeb-4c43-bca7-d696569f9678.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/3fc30594-4eeb-4c43-bca7-d696569f9678.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/d3c42514-19db-48e0-81cc-7eb802a446d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/d38b51a4-eb86-43b2-b3fa-c219a2c4bf26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226b1210>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F4aacfb05-cd42-4fe8-a4ad-4c05324ec36d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/4aacfb05-cd42-4fe8-a4ad-4c05324ec36d.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22698890>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Fddcdb822-6490-4b72-b922-423315270bee.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/ddcdb822-6490-4b72-b922-423315270bee.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29608c10>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Fe7f257e0-14f1-4b80-8cc5-264f7f62e0f7.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/e7f257e0-14f1-4b80-8cc5-264f7f62e0f7.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22640e10>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252Ff9358992-18f3-47ff-9774-0ae2a9751743.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/f9358992-18f3-47ff-9774-0ae2a9751743.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23299d90>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252Ff4354c16-3918-4ebc-bbcf-e2f05065b3ba.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/f4354c16-3918-4ebc-bbcf-e2f05065b3ba.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e296096d0>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252Fd45f3ae9-6b6d-4675-84c3-5b4eed5077cd.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/d45f3ae9-6b6d-4675-84c3-5b4eed5077cd.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23032290>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252Fbbf6181c-cb5f-49c7-b236-2223a27fd586.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/bbf6181c-cb5f-49c7-b236-2223a27fd586.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22726890>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F90e996ea-2ef5-436a-a550-2f1157cfef62.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/90e996ea-2ef5-436a-a550-2f1157cfef62.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/329dea37-c3ae-415c-83d5-bb6a94aaae46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/2647ac07-6df8-46da-9fd3-2dcb324baa4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/0bff6c61-dfa0-45e8-9728-0ec2d2491363.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/1c936b05-6685-4c59-bf38-97681784dce9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/34eb88c0-f117-4754-bd78-207918daed8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/e270703c-411c-45f7-80d5-7d2cd794005a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e29327f90>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252Fd3c42514-19db-48e0-81cc-7eb802a446d3.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/d3c42514-19db-48e0-81cc-7eb802a446d3.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e223907d0>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252Fd38b51a4-eb86-43b2-b3fa-c219a2c4bf26.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/d38b51a4-eb86-43b2-b3fa-c219a2c4bf26.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/2584ea82-f35d-4402-ac3c-a428c377f35a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/134a38da-59cd-4433-92fe-0681da29e609.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/6a5b5aad-5f16-460e-99d9-c491c5bbed86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/493b5abe-09ca-4a5c-875d-d3a1ebf45385.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22751250>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F329dea37-c3ae-415c-83d5-bb6a94aaae46.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/329dea37-c3ae-415c-83d5-bb6a94aaae46.jpg saved to cache
2026-03-27 18:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e225ce4d0>
2026-03-27 18:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F2647ac07-6df8-46da-9fd3-2dcb324baa4a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/2647ac07-6df8-46da-9fd3-2dcb324baa4a.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/9acef5d2-2922-4082-948b-6f1c0d855f86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/2033bdc2-f45f-4ca9-a4e3-c644b6e0fa6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/82c5793a-19c2-40b1-813a-d296697b957f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/9032bdca-25fb-49f7-a362-d97bf96bac5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/73839e0a-6ab0-476c-abd8-ce975b6858c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/338e6055-2847-4799-9df0-c2e4dc216cd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/49c3117b-6846-4b8e-85f5-dc80c7212eda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31: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 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/dea9e685-efd2-43b9-ab8f-6485b0db5d0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23299c50>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F0bff6c61-dfa0-45e8-9728-0ec2d2491363.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/0bff6c61-dfa0-45e8-9728-0ec2d2491363.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2238df90>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F1c936b05-6685-4c59-bf38-97681784dce9.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/1c936b05-6685-4c59-bf38-97681784dce9.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22621090>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F34eb88c0-f117-4754-bd78-207918daed8a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/34eb88c0-f117-4754-bd78-207918daed8a.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22754650>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Fe270703c-411c-45f7-80d5-7d2cd794005a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/e270703c-411c-45f7-80d5-7d2cd794005a.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22623590>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F2584ea82-f35d-4402-ac3c-a428c377f35a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/2584ea82-f35d-4402-ac3c-a428c377f35a.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2318b350>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F134a38da-59cd-4433-92fe-0681da29e609.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/134a38da-59cd-4433-92fe-0681da29e609.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e226237d0>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F6a5b5aad-5f16-460e-99d9-c491c5bbed86.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/6a5b5aad-5f16-460e-99d9-c491c5bbed86.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2277e090>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F493b5abe-09ca-4a5c-875d-d3a1ebf45385.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/493b5abe-09ca-4a5c-875d-d3a1ebf45385.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751161/general/2cbe004d-566e-4599-a2a2-634ce55d035a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741727)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/3ed7e000-248a-4950-ac31-1e36736e41b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/c65a60e3-3e55-4bc8-8ee1-f5f9f5fb823c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751158/general/579183d1-65d8-40f9-a082-803e86676dcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741725)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751155/general/6170ca11-53eb-4aa9-9724-f53234579da4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741723)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751156/general/59a5ff69-317f-4105-9492-108387cfbabc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741724)
2026-03-27 18:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751157/general/8f8812fa-6967-42ba-8106-a38f6c2b1768.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741730)
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22621bd0>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F9acef5d2-2922-4082-948b-6f1c0d855f86.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/9acef5d2-2922-4082-948b-6f1c0d855f86.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233a28d0>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F2033bdc2-f45f-4ca9-a4e3-c644b6e0fa6f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/2033bdc2-f45f-4ca9-a4e3-c644b6e0fa6f.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23494710>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F82c5793a-19c2-40b1-813a-d296697b957f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/82c5793a-19c2-40b1-813a-d296697b957f.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233a0f50>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F9032bdca-25fb-49f7-a362-d97bf96bac5f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/9032bdca-25fb-49f7-a362-d97bf96bac5f.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2329a410>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F73839e0a-6ab0-476c-abd8-ce975b6858c2.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/73839e0a-6ab0-476c-abd8-ce975b6858c2.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23132490>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F338e6055-2847-4799-9df0-c2e4dc216cd8.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/338e6055-2847-4799-9df0-c2e4dc216cd8.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22756410>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F49c3117b-6846-4b8e-85f5-dc80c7212eda.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/49c3117b-6846-4b8e-85f5-dc80c7212eda.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22743cd0>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252Fdea9e685-efd2-43b9-ab8f-6485b0db5d0f.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/dea9e685-efd2-43b9-ab8f-6485b0db5d0f.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e230cf790>
2026-03-27 18:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751161%252Fgeneral%252F2cbe004d-566e-4599-a2a2-634ce55d035a.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751161/general/2cbe004d-566e-4599-a2a2-634ce55d035a.jpg saved to cache
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c48213e7-0c18-5728-886d-4ceab1ebf291
2026-03-27 18:31:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c48213e7-0c18-5728-886d-4ceab1ebf291, skipping ID generation
2026-03-27 18:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c48213e7-0c18-5728-886d-4ceab1ebf291 with scrape type 1
2026-03-27 18:31:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c48213e7-0c18-5728-886d-4ceab1ebf291 sending to next pipeline
2026-03-27 18:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c48213e7-0c18-5728-886d-4ceab1ebf291, identifier: 10741727
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e295e2190>
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F3ed7e000-248a-4950-ac31-1e36736e41b2.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/3ed7e000-248a-4950-ac31-1e36736e41b2.jpg saved to cache
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22388e50>
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252Fc65a60e3-3e55-4bc8-8ee1-f5f9f5fb823c.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/c65a60e3-3e55-4bc8-8ee1-f5f9f5fb823c.jpg saved to cache
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23030e50>
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751158%252Fgeneral%252F579183d1-65d8-40f9-a082-803e86676dcd.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751158/general/579183d1-65d8-40f9-a082-803e86676dcd.jpg saved to cache
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa67f081-f682-56fc-a86c-43599a3a9dd0
2026-03-27 18:31:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa67f081-f682-56fc-a86c-43599a3a9dd0, skipping ID generation
2026-03-27 18:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa67f081-f682-56fc-a86c-43599a3a9dd0 with scrape type 1
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa67f081-f682-56fc-a86c-43599a3a9dd0 sending to next pipeline
2026-03-27 18:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fa67f081-f682-56fc-a86c-43599a3a9dd0, identifier: 10741725
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22389a10>
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751155%252Fgeneral%252F6170ca11-53eb-4aa9-9724-f53234579da4.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751155/general/6170ca11-53eb-4aa9-9724-f53234579da4.jpg saved to cache
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2495afa5-f234-5834-b1a5-33d7ccd409cf
2026-03-27 18:31:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2495afa5-f234-5834-b1a5-33d7ccd409cf, skipping ID generation
2026-03-27 18:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2495afa5-f234-5834-b1a5-33d7ccd409cf with scrape type 1
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2495afa5-f234-5834-b1a5-33d7ccd409cf sending to next pipeline
2026-03-27 18:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2495afa5-f234-5834-b1a5-33d7ccd409cf, identifier: 10741723
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23121090>
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751156%252Fgeneral%252F59a5ff69-317f-4105-9492-108387cfbabc.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751156/general/59a5ff69-317f-4105-9492-108387cfbabc.jpg saved to cache
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aa9ff2db-84c0-51db-811d-9129ad57d14a
2026-03-27 18:31:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa9ff2db-84c0-51db-811d-9129ad57d14a, skipping ID generation
2026-03-27 18:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa9ff2db-84c0-51db-811d-9129ad57d14a with scrape type 1
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa9ff2db-84c0-51db-811d-9129ad57d14a sending to next pipeline
2026-03-27 18:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: aa9ff2db-84c0-51db-811d-9129ad57d14a, identifier: 10741724
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22642050>
2026-03-27 18:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751157%252Fgeneral%252F8f8812fa-6967-42ba-8106-a38f6c2b1768.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751157/general/8f8812fa-6967-42ba-8106-a38f6c2b1768.jpg saved to cache
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951
2026-03-27 18:31:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14d6edfe-7ab0-5e22-a3a1-71605eddc951, skipping ID generation
2026-03-27 18:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951 with scrape type 1
2026-03-27 18:31:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14d6edfe-7ab0-5e22-a3a1-71605eddc951 sending to next pipeline
2026-03-27 18:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 14d6edfe-7ab0-5e22-a3a1-71605eddc951, identifier: 10741730
2026-03-27 18:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c48213e7-0c18-5728-886d-4ceab1ebf291 with identifier: 10741727
2026-03-27 18:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c48213e7-0c18-5728-886d-4ceab1ebf291 with identifier: 10741727
2026-03-27 18:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c48213e7-0c18-5728-886d-4ceab1ebf291 with identifier: 10741727 to the API
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751161/general/2cbe004d-566e-4599-a2a2-634ce55d035a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'c48213e7-0c18-5728-886d-4ceab1ebf291',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT21NVN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741727',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 81196,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109380,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/2cbe004d-566e-4599-a2a2-634ce55d035a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101003,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/49c3117b-6846-4b8e-85f5-dc80c7212eda.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96980,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/134a38da-59cd-4433-92fe-0681da29e609.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100580,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/2647ac07-6df8-46da-9fd3-2dcb324baa4a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137083,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/d38b51a4-eb86-43b2-b3fa-c219a2c4bf26.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176929,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/bbf6181c-cb5f-49c7-b236-2223a27fd586.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135718,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/3fc30594-4eeb-4c43-bca7-d696569f9678.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201427,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/e22e2664-aa00-4bb6-b224-1ac1f0b599ce.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149661,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/693eb204-6201-4947-898f-8e6f0075ff97.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c48213e7-0c18-5728-886d-4ceab1ebf291/c48213e7-0c18-5728-886d-4ceab1ebf291_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83551,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751161/general/5ffc7e36-ce08-4107-a68b-a78c889c563d.jpg',
'Width': 1333}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Vauxhall Corsa 1.2 Turbo SE Premium - Petrol - Automatic - 101 hp - '
'DT21NVN - 81,196 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2021}
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741727%27 HTTP/1.1" 200 None
2026-03-27 18:31:29 [adesa.uk] INFO: Saving data for 10741727: {'created_time': 1774636289.989728, 'last_price_update_time': 1774636289.989742, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741727') HTTP/1.1" 204 0
2026-03-27 18:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fa67f081-f682-56fc-a86c-43599a3a9dd0 with identifier: 10741725
2026-03-27 18:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fa67f081-f682-56fc-a86c-43599a3a9dd0 with identifier: 10741725
2026-03-27 18:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fa67f081-f682-56fc-a86c-43599a3a9dd0 with identifier: 10741725 to the API
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751158/general/579183d1-65d8-40f9-a082-803e86676dcd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'fa67f081-f682-56fc-a86c-43599a3a9dd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS22HWT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741725',
'listing': 'auction',
'location': 'Saltash',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 68585,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119069,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/579183d1-65d8-40f9-a082-803e86676dcd.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118005,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/73839e0a-6ab0-476c-abd8-ce975b6858c2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141416,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/dea9e685-efd2-43b9-ab8f-6485b0db5d0f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172809,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/e270703c-411c-45f7-80d5-7d2cd794005a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148620,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/0bff6c61-dfa0-45e8-9728-0ec2d2491363.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115854,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/e7f257e0-14f1-4b80-8cc5-264f7f62e0f7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100503,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/ddcdb822-6490-4b72-b922-423315270bee.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105568,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/f670c350-f2bf-484c-b5cf-dc9f2209ab5d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120883,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/265a544f-cda5-4081-aec7-08e79e89e475.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa67f081-f682-56fc-a86c-43599a3a9dd0/fa67f081-f682-56fc-a86c-43599a3a9dd0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113113,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751158/general/208a615a-3c88-4974-b285-671bd7d68a69.jpg',
'Width': 1333}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DS22HWT - '
'68,585 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741725%27 HTTP/1.1" 200 None
2026-03-27 18:31:30 [adesa.uk] INFO: Saving data for 10741725: {'created_time': 1774636290.350103, 'last_price_update_time': 1774636290.350114, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741725') HTTP/1.1" 204 0
2026-03-27 18:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2495afa5-f234-5834-b1a5-33d7ccd409cf with identifier: 10741723
2026-03-27 18:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2495afa5-f234-5834-b1a5-33d7ccd409cf with identifier: 10741723
2026-03-27 18:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2495afa5-f234-5834-b1a5-33d7ccd409cf with identifier: 10741723 to the API
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751155/general/6170ca11-53eb-4aa9-9724-f53234579da4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '2495afa5-f234-5834-b1a5-33d7ccd409cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS22HWW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741723',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 69739,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112604,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/6170ca11-53eb-4aa9-9724-f53234579da4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110640,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/3ed7e000-248a-4950-ac31-1e36736e41b2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106664,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/2033bdc2-f45f-4ca9-a4e3-c644b6e0fa6f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108332,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/9032bdca-25fb-49f7-a362-d97bf96bac5f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147984,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/493b5abe-09ca-4a5c-875d-d3a1ebf45385.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172493,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/34eb88c0-f117-4754-bd78-207918daed8a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143469,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/d45f3ae9-6b6d-4675-84c3-5b4eed5077cd.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112160,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/f9358992-18f3-47ff-9774-0ae2a9751743.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81126,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/4b340cdb-da50-409e-8c7d-456671e88ff4.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2495afa5-f234-5834-b1a5-33d7ccd409cf/2495afa5-f234-5834-b1a5-33d7ccd409cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134507,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751155/general/6f93040a-3985-40fd-a01a-1d72df264490.jpg',
'Width': 1000}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DS22HWW - '
'69,739 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741723%27 HTTP/1.1" 200 None
2026-03-27 18:31:30 [adesa.uk] INFO: Saving data for 10741723: {'created_time': 1774636290.727077, 'last_price_update_time': 1774636290.727091, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741723') HTTP/1.1" 204 0
2026-03-27 18:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: aa9ff2db-84c0-51db-811d-9129ad57d14a with identifier: 10741724
2026-03-27 18:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: aa9ff2db-84c0-51db-811d-9129ad57d14a with identifier: 10741724
2026-03-27 18:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: aa9ff2db-84c0-51db-811d-9129ad57d14a with identifier: 10741724 to the API
2026-03-27 18:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751156/general/59a5ff69-317f-4105-9492-108387cfbabc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': 'aa9ff2db-84c0-51db-811d-9129ad57d14a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS22HXT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741724',
'listing': 'auction',
'location': 'Saltash',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 57622,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118255,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/c65a60e3-3e55-4bc8-8ee1-f5f9f5fb823c.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119998,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/59a5ff69-317f-4105-9492-108387cfbabc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124392,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/338e6055-2847-4799-9df0-c2e4dc216cd8.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118049,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/82c5793a-19c2-40b1-813a-d296697b957f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119015,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/2584ea82-f35d-4402-ac3c-a428c377f35a.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187352,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/1c936b05-6685-4c59-bf38-97681784dce9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121755,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/f4354c16-3918-4ebc-bbcf-e2f05065b3ba.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113068,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/4aacfb05-cd42-4fe8-a4ad-4c05324ec36d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104982,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/600bcbc3-74f4-40cd-9c53-d881098abf4c.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa9ff2db-84c0-51db-811d-9129ad57d14a/aa9ff2db-84c0-51db-811d-9129ad57d14a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122190,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751156/general/08bcaf59-dcba-4396-b0b9-3107d709b093.jpg',
'Width': 1500}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DS22HXT - '
'57,622 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741724%27 HTTP/1.1" 200 None
2026-03-27 18:31:31 [adesa.uk] INFO: Saving data for 10741724: {'created_time': 1774636291.17089, 'last_price_update_time': 1774636291.170901, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741724') HTTP/1.1" 204 0
2026-03-27 18:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 14d6edfe-7ab0-5e22-a3a1-71605eddc951 with identifier: 10741730
2026-03-27 18:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 14d6edfe-7ab0-5e22-a3a1-71605eddc951 with identifier: 10741730
2026-03-27 18:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 14d6edfe-7ab0-5e22-a3a1-71605eddc951 with identifier: 10741730 to the API
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751157/general/8f8812fa-6967-42ba-8106-a38f6c2b1768.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Petrol',
'id': '14d6edfe-7ab0-5e22-a3a1-71605eddc951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS22JJX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741730',
'listing': 'auction',
'location': 'Saltash',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 71756,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115298,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/8f8812fa-6967-42ba-8106-a38f6c2b1768.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119957,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/9acef5d2-2922-4082-948b-6f1c0d855f86.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118540,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/6a5b5aad-5f16-460e-99d9-c491c5bbed86.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115957,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/329dea37-c3ae-415c-83d5-bb6a94aaae46.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156285,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/d3c42514-19db-48e0-81cc-7eb802a446d3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140901,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/90e996ea-2ef5-436a-a550-2f1157cfef62.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127208,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/5cc7fbc0-a51a-4e06-bf78-8e89cfd8d218.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128781,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/14c12983-f82d-4e03-a3f1-287462a733d9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202848,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/c335dc27-09b6-4349-8cf6-903e94ce1ea3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14d6edfe-7ab0-5e22-a3a1-71605eddc951/14d6edfe-7ab0-5e22-a3a1-71605eddc951_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126483,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751157/general/b079c26c-7225-452f-abee-94b6b3d01027.jpg',
'Width': 1333}],
'price': 3500,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - DS22JJX - '
'71,756 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741730%27 HTTP/1.1" 200 None
2026-03-27 18:31:31 [adesa.uk] INFO: Saving data for 10741730: {'created_time': 1774636291.661512, 'last_price_update_time': 1774636291.661526, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741730') HTTP/1.1" 204 0
2026-03-27 18:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 18:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb8729ce-f9f4-5576-a05a-5d4d5793b186 with identifier: 10741239
2026-03-27 18:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8729ce-f9f4-5576-a05a-5d4d5793b186 with scrape type 1
2026-03-27 18:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252F23fc205d-7227-4a2a-93ac-67d1f32e6a27.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/23fc205d-7227-4a2a-93ac-67d1f32e6a27.jpg not downloaded yet
2026-03-27 18:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7979dfe-b0c6-5850-b180-701b1df697c5 with identifier: 10741240
2026-03-27 18:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7979dfe-b0c6-5850-b180-701b1df697c5 with scrape type 1
2026-03-27 18:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F184732b5-c75d-4659-9006-a922d1660646.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/184732b5-c75d-4659-9006-a922d1660646.jpg not downloaded yet
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fa5cbdd4f-5f3c-41df-ac65-dfba21fb9b36.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/a5cbdd4f-5f3c-41df-ac65-dfba21fb9b36.jpg not downloaded yet
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F134421f2-1472-4279-a570-a67487c28d97.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/134421f2-1472-4279-a570-a67487c28d97.jpg not downloaded yet
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252F0edddd65-592d-492e-a0b6-3ecaaf8e8a56.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/0edddd65-592d-492e-a0b6-3ecaaf8e8a56.jpg not downloaded yet
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F6e192c7b-951c-4a99-9b4b-234bdd444251.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/6e192c7b-951c-4a99-9b4b-234bdd444251.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fa3b5da42-1dde-424f-998c-2f5058309aec.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/a3b5da42-1dde-424f-998c-2f5058309aec.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F69142e9b-223a-49f6-a7d1-af3e54a76e8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/69142e9b-223a-49f6-a7d1-af3e54a76e8d.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fa70eebe0-4eab-4506-ba90-7cd28fd60382.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/a70eebe0-4eab-4506-ba90-7cd28fd60382.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F6d10cf3b-c6ab-4d8c-9757-93b595b7333b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/6d10cf3b-c6ab-4d8c-9757-93b595b7333b.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fb12766f7-81be-4163-9852-8542f6fdff2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/b12766f7-81be-4163-9852-8542f6fdff2b.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F5bb9d8dd-c6f4-4b25-9018-4945f31f95cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/5bb9d8dd-c6f4-4b25-9018-4945f31f95cc.jpg not downloaded yet
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/134421f2-1472-4279-a570-a67487c28d97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/23fc205d-7227-4a2a-93ac-67d1f32e6a27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/a5cbdd4f-5f3c-41df-ac65-dfba21fb9b36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/184732b5-c75d-4659-9006-a922d1660646.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fc220198e-d63b-4fe3-8411-2efb9b5172a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/c220198e-d63b-4fe3-8411-2efb9b5172a9.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F7a988875-0a16-48e9-9223-059514bbb2cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/7a988875-0a16-48e9-9223-059514bbb2cc.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fe2849434-00db-4e72-9778-fddf3cb8f602.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/e2849434-00db-4e72-9778-fddf3cb8f602.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F038a5711-0214-408b-a31e-1313ccc2b181.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/038a5711-0214-408b-a31e-1313ccc2b181.jpg not downloaded yet
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/69142e9b-223a-49f6-a7d1-af3e54a76e8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/a3b5da42-1dde-424f-998c-2f5058309aec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252F58c57b70-492e-476a-879b-a538eaa06a6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/58c57b70-492e-476a-879b-a538eaa06a6e.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F8da1245c-5420-470f-beab-c8330dc0a2c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/8da1245c-5420-470f-beab-c8330dc0a2c9.jpg not downloaded yet
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/6d10cf3b-c6ab-4d8c-9757-93b595b7333b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/5bb9d8dd-c6f4-4b25-9018-4945f31f95cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/a70eebe0-4eab-4506-ba90-7cd28fd60382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/0edddd65-592d-492e-a0b6-3ecaaf8e8a56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/6e192c7b-951c-4a99-9b4b-234bdd444251.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252F158818bc-4f3d-48f3-a82e-f2b41cc945c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/158818bc-4f3d-48f3-a82e-f2b41cc945c5.jpg not downloaded yet
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F321f00ac-3034-4537-bb4b-44e295db4588.jpg%27 HTTP/1.1" 200 None
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/321f00ac-3034-4537-bb4b-44e295db4588.jpg not downloaded yet
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/b12766f7-81be-4163-9852-8542f6fdff2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e2a13fd50>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F134421f2-1472-4279-a570-a67487c28d97.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/134421f2-1472-4279-a570-a67487c28d97.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22393090>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252F23fc205d-7227-4a2a-93ac-67d1f32e6a27.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/23fc205d-7227-4a2a-93ac-67d1f32e6a27.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231c59d0>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_1.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fa5cbdd4f-5f3c-41df-ac65-dfba21fb9b36.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/a5cbdd4f-5f3c-41df-ac65-dfba21fb9b36.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e223935d0>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F184732b5-c75d-4659-9006-a922d1660646.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/184732b5-c75d-4659-9006-a922d1660646.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/c220198e-d63b-4fe3-8411-2efb9b5172a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/7a988875-0a16-48e9-9223-059514bbb2cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231d3e50>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F69142e9b-223a-49f6-a7d1-af3e54a76e8d.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/69142e9b-223a-49f6-a7d1-af3e54a76e8d.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22687150>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_3.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fa3b5da42-1dde-424f-998c-2f5058309aec.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/a3b5da42-1dde-424f-998c-2f5058309aec.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23060250>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F6d10cf3b-c6ab-4d8c-9757-93b595b7333b.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/6d10cf3b-c6ab-4d8c-9757-93b595b7333b.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234e0450>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F5bb9d8dd-c6f4-4b25-9018-4945f31f95cc.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/5bb9d8dd-c6f4-4b25-9018-4945f31f95cc.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22fc69d0>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_4.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fa70eebe0-4eab-4506-ba90-7cd28fd60382.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/a70eebe0-4eab-4506-ba90-7cd28fd60382.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e231d16d0>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252F0edddd65-592d-492e-a0b6-3ecaaf8e8a56.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/0edddd65-592d-492e-a0b6-3ecaaf8e8a56.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22684a50>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F6e192c7b-951c-4a99-9b4b-234bdd444251.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/6e192c7b-951c-4a99-9b4b-234bdd444251.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e227b5a10>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_5.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fb12766f7-81be-4163-9852-8542f6fdff2b.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/b12766f7-81be-4163-9852-8542f6fdff2b.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/038a5711-0214-408b-a31e-1313ccc2b181.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/e2849434-00db-4e72-9778-fddf3cb8f602.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/8da1245c-5420-470f-beab-c8330dc0a2c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/58c57b70-492e-476a-879b-a538eaa06a6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751137/general/158818bc-4f3d-48f3-a82e-f2b41cc945c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741239)
2026-03-27 18:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751139/general/321f00ac-3034-4537-bb4b-44e295db4588.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741240)
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23267c90>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fc220198e-d63b-4fe3-8411-2efb9b5172a9.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/c220198e-d63b-4fe3-8411-2efb9b5172a9.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23264410>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F7a988875-0a16-48e9-9223-059514bbb2cc.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/7a988875-0a16-48e9-9223-059514bbb2cc.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e292c5710>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F038a5711-0214-408b-a31e-1313ccc2b181.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/038a5711-0214-408b-a31e-1313ccc2b181.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22389890>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_7.jpg HTTP/1.1" 201 0
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252Fe2849434-00db-4e72-9778-fddf3cb8f602.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/e2849434-00db-4e72-9778-fddf3cb8f602.jpg saved to cache
2026-03-27 18:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e234882d0>
2026-03-27 18:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F8da1245c-5420-470f-beab-c8330dc0a2c9.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/8da1245c-5420-470f-beab-c8330dc0a2c9.jpg saved to cache
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e23019650>
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_8.jpg HTTP/1.1" 201 0
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252F58c57b70-492e-476a-879b-a538eaa06a6e.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/58c57b70-492e-476a-879b-a538eaa06a6e.jpg saved to cache
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e22690110>
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751137%252Fgeneral%252F158818bc-4f3d-48f3-a82e-f2b41cc945c5.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751137/general/158818bc-4f3d-48f3-a82e-f2b41cc945c5.jpg saved to cache
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb8729ce-f9f4-5576-a05a-5d4d5793b186
2026-03-27 18:31:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb8729ce-f9f4-5576-a05a-5d4d5793b186, skipping ID generation
2026-03-27 18:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8729ce-f9f4-5576-a05a-5d4d5793b186 with scrape type 1
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb8729ce-f9f4-5576-a05a-5d4d5793b186 sending to next pipeline
2026-03-27 18:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cb8729ce-f9f4-5576-a05a-5d4d5793b186, identifier: 10741239
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2e233a6910>
2026-03-27 18:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 18:31: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 18:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751139%252Fgeneral%252F321f00ac-3034-4537-bb4b-44e295db4588.jpg') HTTP/1.1" 204 0
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751139/general/321f00ac-3034-4537-bb4b-44e295db4588.jpg saved to cache
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7979dfe-b0c6-5850-b180-701b1df697c5
2026-03-27 18:31:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7979dfe-b0c6-5850-b180-701b1df697c5, skipping ID generation
2026-03-27 18:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7979dfe-b0c6-5850-b180-701b1df697c5 with scrape type 1
2026-03-27 18:31:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7979dfe-b0c6-5850-b180-701b1df697c5 sending to next pipeline
2026-03-27 18:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c7979dfe-b0c6-5850-b180-701b1df697c5, identifier: 10741240
2026-03-27 18:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cb8729ce-f9f4-5576-a05a-5d4d5793b186 with identifier: 10741239
2026-03-27 18:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cb8729ce-f9f4-5576-a05a-5d4d5793b186 with identifier: 10741239
2026-03-27 18:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cb8729ce-f9f4-5576-a05a-5d4d5793b186 with identifier: 10741239 to the API
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751137/general/158818bc-4f3d-48f3-a82e-f2b41cc945c5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': 'cb8729ce-f9f4-5576-a05a-5d4d5793b186',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS72NCO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741239',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 19910,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104259,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/23fc205d-7227-4a2a-93ac-67d1f32e6a27.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105106,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/a5cbdd4f-5f3c-41df-ac65-dfba21fb9b36.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107636,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/0edddd65-592d-492e-a0b6-3ecaaf8e8a56.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107680,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/a3b5da42-1dde-424f-998c-2f5058309aec.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146709,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/a70eebe0-4eab-4506-ba90-7cd28fd60382.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106548,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/b12766f7-81be-4163-9852-8542f6fdff2b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142184,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/c220198e-d63b-4fe3-8411-2efb9b5172a9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150532,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/e2849434-00db-4e72-9778-fddf3cb8f602.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242700,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/58c57b70-492e-476a-879b-a538eaa06a6e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8729ce-f9f4-5576-a05a-5d4d5793b186/cb8729ce-f9f4-5576-a05a-5d4d5793b186_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113208,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751137/general/158818bc-4f3d-48f3-a82e-f2b41cc945c5.jpg',
'Width': 1333}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'DS72NCO - 19,910 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2022}
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741239%27 HTTP/1.1" 200 None
2026-03-27 18:31:33 [adesa.uk] INFO: Saving data for 10741239: {'created_time': 1774636293.773782, 'last_price_update_time': 1774636293.773792, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741239') HTTP/1.1" 204 0
2026-03-27 18:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c7979dfe-b0c6-5850-b180-701b1df697c5 with identifier: 10741240
2026-03-27 18:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c7979dfe-b0c6-5850-b180-701b1df697c5 with identifier: 10741240
2026-03-27 18:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c7979dfe-b0c6-5850-b180-701b1df697c5 with identifier: 10741240 to the API
2026-03-27 18:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 18:31: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 18:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751139/general/321f00ac-3034-4537-bb4b-44e295db4588.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:58:00Z',
'fuel_type': 'Electric',
'id': 'c7979dfe-b0c6-5850-b180-701b1df697c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LP72SXU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741240',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 23188,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104079,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/184732b5-c75d-4659-9006-a922d1660646.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104690,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/134421f2-1472-4279-a570-a67487c28d97.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104980,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/6e192c7b-951c-4a99-9b4b-234bdd444251.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104967,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/69142e9b-223a-49f6-a7d1-af3e54a76e8d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165228,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/6d10cf3b-c6ab-4d8c-9757-93b595b7333b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149131,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/5bb9d8dd-c6f4-4b25-9018-4945f31f95cc.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179997,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/7a988875-0a16-48e9-9223-059514bbb2cc.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147500,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/038a5711-0214-408b-a31e-1313ccc2b181.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225731,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/8da1245c-5420-470f-beab-c8330dc0a2c9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7979dfe-b0c6-5850-b180-701b1df697c5/c7979dfe-b0c6-5850-b180-701b1df697c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198032,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751139/general/321f00ac-3034-4537-bb4b-44e295db4588.jpg',
'Width': 1333}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'LP72SXU - 23,188 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2022}
2026-03-27 18:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741240%27 HTTP/1.1" 200 None
2026-03-27 18:31:34 [adesa.uk] INFO: Saving data for 10741240: {'created_time': 1774636294.287785, 'last_price_update_time': 1774636294.2878, 'auction_closing_time': 1774886280.0}
2026-03-27 18:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741240') HTTP/1.1" 204 0
2026-03-27 18:31:34 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 18:31:34 [adesa.uk] INFO: adesa.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 18:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20last_price_update_time%20lt%201774204294 HTTP/1.1" 200 None
2026-03-27 18:31:34 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (70 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-27T18_30_00.jl
2026-03-27 18:31:34 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 403857,
'downloader/request_count': 494,
'downloader/request_method_count/GET': 491,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 69876640,
'downloader/response_count': 494,
'downloader/response_status_count/200': 494,
'elapsed_time_seconds': 88.32102,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 18, 31, 34, 417328, tzinfo=datetime.timezone.utc),
'item_scraped_count': 70,
'log_count/DEBUG': 4507,
'log_count/INFO': 4636,
'memusage/max': 187064320,
'memusage/startup': 149880832,
'photo_download_count': 421,
'request_depth_max': 4,
'response_received_count': 73,
'scheduler/dequeued': 494,
'scheduler/dequeued/memory': 494,
'scheduler/enqueued': 494,
'scheduler/enqueued/memory': 494,
'scrape_type/new': 55,
'scrape_type/price_update': 15,
'scrape_type/skipped': 214,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 75,
'scrapy-zyte-api/error_ratio': 0.02666666666666667,
'scrapy-zyte-api/error_types/download/temporary-error': 2,
'scrapy-zyte-api/errors': 2,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.712420898949105,
'scrapy-zyte-api/mean_response_seconds': 4.780381402358006,
'scrapy-zyte-api/processed': 73,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 73,
'scrapy-zyte-api/request_args/experimental.requestCookies': 72,
'scrapy-zyte-api/request_args/experimental.responseCookies': 73,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 73,
'scrapy-zyte-api/request_args/httpResponseHeaders': 73,
'scrapy-zyte-api/request_args/url': 73,
'scrapy-zyte-api/status_codes/200': 73,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 73,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 284,
'source/total_available': 284,
'start_time': datetime.datetime(2026, 3, 27, 18, 30, 6, 96308, tzinfo=datetime.timezone.utc)}
2026-03-27 18:31:34 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 18:31:34 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f2e29350710>
2026-03-27 18:31:34 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f2e29351a10>