2026-03-25 18:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 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-25 18:30:05 [adesa.uk] INFO: Starting spider adesa.uk
2026-03-25 18:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 18:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 18:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 18:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 18:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: fe0d4db8e8f36d62
2026-03-25 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-25 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-25T18_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-25 18:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 18:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 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-25 18:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 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-25 18:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 18:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 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 2113
2026-03-25 18:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 18:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 18:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 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-25 18:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 18:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 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-25 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-25 18:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 18:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 18:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 18:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 18:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 18:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 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-25 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-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723132
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723132%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723132: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723132 url https://www.openlane.eu/en/carv6/auction/10723132
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723060
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723060%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723060: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723060 url https://www.openlane.eu/en/carv6/auction/10723060
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723008
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723008%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723008: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723008 url https://www.openlane.eu/en/carv6/auction/10723008
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723000
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723000%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723000: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723000 url https://www.openlane.eu/en/carv6/auction/10723000
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723067
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723067%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723067: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723067 url https://www.openlane.eu/en/carv6/auction/10723067
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723051
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723051%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723051: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723051 url https://www.openlane.eu/en/carv6/auction/10723051
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723064
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723064%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723064: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723064 url https://www.openlane.eu/en/carv6/auction/10723064
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723009
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723009%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723009: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723009 url https://www.openlane.eu/en/carv6/auction/10723009
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723056
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723056%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723056: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723056 url https://www.openlane.eu/en/carv6/auction/10723056
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723057
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723057%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723057: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723057 url https://www.openlane.eu/en/carv6/auction/10723057
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723061
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723061%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723061: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723061 url https://www.openlane.eu/en/carv6/auction/10723061
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723058
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723058%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723058: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723058 url https://www.openlane.eu/en/carv6/auction/10723058
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723050
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723050%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723050: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723050 url https://www.openlane.eu/en/carv6/auction/10723050
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10722999
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722999%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10722999: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10722999 url https://www.openlane.eu/en/carv6/auction/10722999
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723065
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723065%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723065: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723065 url https://www.openlane.eu/en/carv6/auction/10723065
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723049
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723049%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723049: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723049 url https://www.openlane.eu/en/carv6/auction/10723049
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723066
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723066%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723066: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723066 url https://www.openlane.eu/en/carv6/auction/10723066
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723053
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723053%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723053: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723053 url https://www.openlane.eu/en/carv6/auction/10723053
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10722998
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722998%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10722998: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10722998 url https://www.openlane.eu/en/carv6/auction/10722998
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723010
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723010%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723010: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723010 url https://www.openlane.eu/en/carv6/auction/10723010
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723062
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723062%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723062: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723062 url https://www.openlane.eu/en/carv6/auction/10723062
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723011
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723011%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723011: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723011 url https://www.openlane.eu/en/carv6/auction/10723011
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723133
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723133%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723133: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723133 url https://www.openlane.eu/en/carv6/auction/10723133
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723054
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723054%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723054: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723054 url https://www.openlane.eu/en/carv6/auction/10723054
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723001
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723001%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723001: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723001 url https://www.openlane.eu/en/carv6/auction/10723001
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723063
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723063%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723063: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723063 url https://www.openlane.eu/en/carv6/auction/10723063
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723005
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723005%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723005: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723005 url https://www.openlane.eu/en/carv6/auction/10723005
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723068
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723068%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723068: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723068 url https://www.openlane.eu/en/carv6/auction/10723068
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723007
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723007%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723007: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723007 url https://www.openlane.eu/en/carv6/auction/10723007
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10722997
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722997%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10722997: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10722997 url https://www.openlane.eu/en/carv6/auction/10722997
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723130
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723130%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723130: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723130 url https://www.openlane.eu/en/carv6/auction/10723130
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723131
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723131%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723131: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723131 url https://www.openlane.eu/en/carv6/auction/10723131
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723052
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723052%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723052: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723052 url https://www.openlane.eu/en/carv6/auction/10723052
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723006
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723006%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723006: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723006 url https://www.openlane.eu/en/carv6/auction/10723006
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10723002
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723002%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10723002: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10723002 url https://www.openlane.eu/en/carv6/auction/10723002
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10720833
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720833%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10720833: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10720833 url https://www.openlane.eu/en/carv6/auction/10720833
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10720837
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720837%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10720837: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10720837 url https://www.openlane.eu/en/carv6/auction/10720837
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10720840
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720840%27 HTTP/1.1" 200 None
2026-03-25 18:30:13 [adesa.uk] INFO: Scrape type for 10720840: 0
2026-03-25 18:30:13 [adesa.uk] INFO: Skipping item 10720840 url https://www.openlane.eu/en/carv6/auction/10720840
2026-03-25 18:30:13 [adesa.uk] INFO: Found listing with ID: 10720836
2026-03-25 18:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720836%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720836: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720836 url https://www.openlane.eu/en/carv6/auction/10720836
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720834
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720834%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720834: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720834 url https://www.openlane.eu/en/carv6/auction/10720834
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720815
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720815%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720815: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720815 url https://www.openlane.eu/en/carv6/auction/10720815
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720835
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720835%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720835: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720835 url https://www.openlane.eu/en/carv6/auction/10720835
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720838
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720838%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720838: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720838 url https://www.openlane.eu/en/carv6/auction/10720838
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720839
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720839%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720839: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720839 url https://www.openlane.eu/en/carv6/auction/10720839
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720841
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720841%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720841: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720841 url https://www.openlane.eu/en/carv6/auction/10720841
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720827
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720827%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720827: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720827 url https://www.openlane.eu/en/carv6/auction/10720827
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720822
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720822%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720822: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720822 url https://www.openlane.eu/en/carv6/auction/10720822
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720821
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720821%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720821: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720821 url https://www.openlane.eu/en/carv6/auction/10720821
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720825
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720825%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720825: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720825 url https://www.openlane.eu/en/carv6/auction/10720825
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720817
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720817%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720817: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720817 url https://www.openlane.eu/en/carv6/auction/10720817
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720818
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720818%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720818: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720818 url https://www.openlane.eu/en/carv6/auction/10720818
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720819
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720819%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720819: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720819 url https://www.openlane.eu/en/carv6/auction/10720819
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720830
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720830%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720830: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720830 url https://www.openlane.eu/en/carv6/auction/10720830
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720816
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720816%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720816: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720816 url https://www.openlane.eu/en/carv6/auction/10720816
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720831
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720831%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720831: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720831 url https://www.openlane.eu/en/carv6/auction/10720831
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720826
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720826%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720826: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720826 url https://www.openlane.eu/en/carv6/auction/10720826
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720829
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720829%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720829: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720829 url https://www.openlane.eu/en/carv6/auction/10720829
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720828
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720828%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720828: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720828 url https://www.openlane.eu/en/carv6/auction/10720828
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720820
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720820%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720820: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720820 url https://www.openlane.eu/en/carv6/auction/10720820
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720832
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720832%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720832: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720832 url https://www.openlane.eu/en/carv6/auction/10720832
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720823
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720823%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720823: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720823 url https://www.openlane.eu/en/carv6/auction/10720823
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720824
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720824%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720824: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720824 url https://www.openlane.eu/en/carv6/auction/10720824
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727631
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727631%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727631: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727631 url https://www.openlane.eu/en/carv6/auction/10727631
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720851
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720851%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720851: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720851 url https://www.openlane.eu/en/carv6/auction/10720851
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727632
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727632%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727632: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727632 url https://www.openlane.eu/en/carv6/auction/10727632
2026-03-25 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-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10717365
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717365%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10717365: 2
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10717365 url https://www.openlane.eu/en/carv6/auction/10717365
2026-03-25 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-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720864
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720864%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720864: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720864 url https://www.openlane.eu/en/carv6/auction/10720864
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727639
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727639%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727639: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727639 url https://www.openlane.eu/en/carv6/auction/10727639
2026-03-25 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-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727638
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727638%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727638: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727638 url https://www.openlane.eu/en/carv6/auction/10727638
2026-03-25 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-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720842
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720842%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720842: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720842 url https://www.openlane.eu/en/carv6/auction/10720842
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727640
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727640%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727640: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727640 url https://www.openlane.eu/en/carv6/auction/10727640
2026-03-25 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-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720849
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720849%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720849: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720849 url https://www.openlane.eu/en/carv6/auction/10720849
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720861
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720861%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720861: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720861 url https://www.openlane.eu/en/carv6/auction/10720861
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720860
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720860%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720860: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720860 url https://www.openlane.eu/en/carv6/auction/10720860
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720862
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720862%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720862: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720862 url https://www.openlane.eu/en/carv6/auction/10720862
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720863
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720863%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720863: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720863 url https://www.openlane.eu/en/carv6/auction/10720863
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720858
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720858%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720858: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720858 url https://www.openlane.eu/en/carv6/auction/10720858
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720859
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720859%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720859: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720859 url https://www.openlane.eu/en/carv6/auction/10720859
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727636
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727636%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727636: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727636 url https://www.openlane.eu/en/carv6/auction/10727636
2026-03-25 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-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720852
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720852%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720852: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720852 url https://www.openlane.eu/en/carv6/auction/10720852
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10717363
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717363%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10717363: 2
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10717363 url https://www.openlane.eu/en/carv6/auction/10717363
2026-03-25 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-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727633
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727633%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727633: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727633 url https://www.openlane.eu/en/carv6/auction/10727633
2026-03-25 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-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720848
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720848%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720848: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720848 url https://www.openlane.eu/en/carv6/auction/10720848
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720853
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720853%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720853: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720853 url https://www.openlane.eu/en/carv6/auction/10720853
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720847
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720847%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720847: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720847 url https://www.openlane.eu/en/carv6/auction/10720847
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727634
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727634%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727634: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727634 url https://www.openlane.eu/en/carv6/auction/10727634
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720854
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720854%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720854: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720854 url https://www.openlane.eu/en/carv6/auction/10720854
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10727635
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727635%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10727635: 1
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10727635 url https://www.openlane.eu/en/carv6/auction/10727635
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720856
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720856%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720856: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720856 url https://www.openlane.eu/en/carv6/auction/10720856
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10717366
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717366%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10717366: 2
2026-03-25 18:30:14 [adesa.uk] INFO: Scraping item 10717366 url https://www.openlane.eu/en/carv6/auction/10717366
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10721197
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721197%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10721197: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10721197 url https://www.openlane.eu/en/carv6/auction/10721197
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720855
2026-03-25 18:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720855%27 HTTP/1.1" 200 None
2026-03-25 18:30:14 [adesa.uk] INFO: Scrape type for 10720855: 0
2026-03-25 18:30:14 [adesa.uk] INFO: Skipping item 10720855 url https://www.openlane.eu/en/carv6/auction/10720855
2026-03-25 18:30:14 [adesa.uk] INFO: Found listing with ID: 10720857
2026-03-25 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720857%27 HTTP/1.1" 200 None
2026-03-25 18:30:15 [adesa.uk] INFO: Scrape type for 10720857: 0
2026-03-25 18:30:15 [adesa.uk] INFO: Skipping item 10720857 url https://www.openlane.eu/en/carv6/auction/10720857
2026-03-25 18:30:15 [adesa.uk] INFO: Found listing with ID: 10717371
2026-03-25 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717371%27 HTTP/1.1" 200 None
2026-03-25 18:30:15 [adesa.uk] INFO: Scrape type for 10717371: 2
2026-03-25 18:30:15 [adesa.uk] INFO: Scraping item 10717371 url https://www.openlane.eu/en/carv6/auction/10717371
2026-03-25 18:30:15 [adesa.uk] INFO: Found listing with ID: 10717367
2026-03-25 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717367%27 HTTP/1.1" 200 None
2026-03-25 18:30:15 [adesa.uk] INFO: Scrape type for 10717367: 2
2026-03-25 18:30:15 [adesa.uk] INFO: Scraping item 10717367 url https://www.openlane.eu/en/carv6/auction/10717367
2026-03-25 18:30:15 [adesa.uk] INFO: Found listing with ID: 10720865
2026-03-25 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720865%27 HTTP/1.1" 200 None
2026-03-25 18:30:15 [adesa.uk] INFO: Scrape type for 10720865: 0
2026-03-25 18:30:15 [adesa.uk] INFO: Skipping item 10720865 url https://www.openlane.eu/en/carv6/auction/10720865
2026-03-25 18:30:15 [adesa.uk] INFO: Found listing with ID: 10727641
2026-03-25 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727641%27 HTTP/1.1" 200 None
2026-03-25 18:30:15 [adesa.uk] INFO: Scrape type for 10727641: 1
2026-03-25 18:30:15 [adesa.uk] INFO: Scraping item 10727641 url https://www.openlane.eu/en/carv6/auction/10727641
2026-03-25 18:30:15 [adesa.uk] INFO: Found listing with ID: 10717372
2026-03-25 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717372%27 HTTP/1.1" 200 None
2026-03-25 18:30:15 [adesa.uk] INFO: Scrape type for 10717372: 2
2026-03-25 18:30:15 [adesa.uk] INFO: Scraping item 10717372 url https://www.openlane.eu/en/carv6/auction/10717372
2026-03-25 18:30:15 [adesa.uk] INFO: Found listing with ID: 10727643
2026-03-25 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727643%27 HTTP/1.1" 200 None
2026-03-25 18:30:15 [adesa.uk] INFO: Scrape type for 10727643: 1
2026-03-25 18:30:15 [adesa.uk] INFO: Scraping item 10727643 url https://www.openlane.eu/en/carv6/auction/10727643
2026-03-25 18:30:15 [adesa.uk] INFO: Found listing with ID: 10727648
2026-03-25 18:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727648%27 HTTP/1.1" 200 None
2026-03-25 18:30:15 [adesa.uk] INFO: Scrape type for 10727648: 1
2026-03-25 18:30:15 [adesa.uk] INFO: Scraping item 10727648 url https://www.openlane.eu/en/carv6/auction/10727648
2026-03-25 18:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 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-25 18:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10717365
2026-03-25 18:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd42301-5639-5368-900e-e02dddbf084d with scrape type 2
2026-03-25 18:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfd42301-5639-5368-900e-e02dddbf084d with scrape type 2
2026-03-25 18:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bfd42301-5639-5368-900e-e02dddbf084d, identifier: 10717365
2026-03-25 18:30:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10717365
2026-03-25 18:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-25 18:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 18:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10717365
2026-03-25 18:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10717365 to the API
2026-03-25 18:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30: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-25 18:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717365>
{'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-03-26T14: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=10717365',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 91414,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4000,
'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-25 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717365%27 HTTP/1.1" 200 None
2026-03-25 18:30:18 [adesa.uk] INFO: Saving data for 10717365: {'auction_closing_time': 1774533600.0, 'created_time': 1774366233.393747, 'last_price_update_time': 1774463418.898488}
2026-03-25 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10717365') HTTP/1.1" 204 0
2026-03-25 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 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-25 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-25 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-25 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-25 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 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-25 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-25 18:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10717363
2026-03-25 18:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea71954-8833-5f92-a88d-32227e509406 with scrape type 2
2026-03-25 18:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aea71954-8833-5f92-a88d-32227e509406 with scrape type 2
2026-03-25 18:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: aea71954-8833-5f92-a88d-32227e509406, identifier: 10717363
2026-03-25 18:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10717363
2026-03-25 18:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 18:30:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 18:30:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10717363
2026-03-25 18:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10717363 to the API
2026-03-25 18:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30: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-25 18:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717363>
{'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-26T14:00:00Z',
'fuel_type': 'Electric',
'id': 'aea71954-8833-5f92-a88d-32227e509406',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LR71EVV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717363',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 62766,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - LR71EVV - 62,766 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717363%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [adesa.uk] INFO: Saving data for 10717363: {'auction_closing_time': 1774533600.0, 'created_time': 1774366386.537119, 'last_price_update_time': 1774463420.793389}
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10717363') HTTP/1.1" 204 0
2026-03-25 18:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed2e7523-3521-5ac4-9df6-6767b382c604 with identifier: 10727632
2026-03-25 18:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed2e7523-3521-5ac4-9df6-6767b382c604 with scrape type 1
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F1284353b-7715-4338-9f02-62d8e98c52cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg not downloaded yet
2026-03-25 18:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10727640
2026-03-25 18:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with scrape type 1
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg not downloaded yet
2026-03-25 18:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10727631
2026-03-25 18:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748d8463-a83b-5cff-b987-0ab4dced17c6 with scrape type 1
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg not downloaded yet
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F3baf89cd-982c-4851-a939-3497bb9619d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg not downloaded yet
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252Ff6b75ffe-48bb-421c-89a1-b19d833b0723.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg not downloaded yet
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fd78efae3-ab50-4f6f-a585-38edd98f0426.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg not downloaded yet
2026-03-25 18:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10727636
2026-03-25 18:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb04e2ea-0617-591a-8d35-b514ca5aa31b with scrape type 1
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Fb9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg not downloaded yet
2026-03-25 18:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada9b38e-63d1-573b-a92f-69c862c0e210 with identifier: 10727638
2026-03-25 18:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada9b38e-63d1-573b-a92f-69c862c0e210 with scrape type 1
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fe1485451-5018-4912-ac51-7234110656c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg not downloaded yet
2026-03-25 18:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252Fe12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Fe36c4a8b-ce78-40de-90b4-9ee09b543516.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F23b75a31-9194-437a-9084-190af453871a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F52a21fe4-6036-441b-a876-5c25d11a3f42.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/52a21fe4-6036-441b-a876-5c25d11a3f42.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F7e76a880-4a72-441e-99c7-d618adf00960.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fa0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F559f083d-ae5d-4af5-b072-e3a32f095e13.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F322110c0-0306-4451-bc63-49d62398fe58.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F81612b80-ef91-4f39-8380-08e6eac81b70.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Ff98dc945-932d-4f12-8f9d-275641574bc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Faed6d003-a4e4-4332-a0b6-9d699c499730.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252Fe517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/e517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Ff3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Fd140c493-c47e-47a0-aed8-bfa7362853e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252Ffb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Fb7402a55-21e2-4bf2-93e7-578884bf0edf.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F2c9d4700-7361-4392-a88f-6cdd15c62338.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252Fc5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/c5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F06cf02c9-51d6-4780-8efe-aedd637b525d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F3672d6b6-f756-40c8-a447-5bd4426016de.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fa02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F6af06b0d-3afb-4785-8233-e03aac0da69f.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252Fb4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/b4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F74b67386-8a02-4788-a60f-2e2485581fd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fa578094f-0ef7-4184-bf86-dfb636c70560.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F0eba34bf-77b9-48eb-a752-f89914a5d728.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/0eba34bf-77b9-48eb-a752-f89914a5d728.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F95331e03-22a1-4517-8521-9e4cf8b17a30.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Fb7b909ea-4c00-4840-a682-cab8c5be2d82.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg not downloaded yet
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg not downloaded yet
2026-03-25 18:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:21 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 18:30:21 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 18:30:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f68fc90>
2026-03-25 18:30:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg saved to cache
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45359d4550>
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fd78efae3-ab50-4f6f-a585-38edd98f0426.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg saved to cache
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4e3350>
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F1284353b-7715-4338-9f02-62d8e98c52cb.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg saved to cache
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dbf3050>
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg saved to cache
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dbff510>
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg saved to cache
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dbf9350>
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg saved to cache
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f6578d0>
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Fb7b909ea-4c00-4840-a682-cab8c5be2d82.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg saved to cache
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10727633
2026-03-25 18:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a790a44-942e-5696-b8d9-f46c900a2396 with scrape type 1
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743243%252Fgeneral%252F960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg not downloaded yet
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743243%252Fgeneral%252F28dd33b1-44e4-4133-9b6d-253e302240ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg not downloaded yet
2026-03-25 18:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10727634
2026-03-25 18:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with scrape type 1
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252Fa2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg not downloaded yet
2026-03-25 18:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab8b348e-7351-53c3-b096-5dec093136eb with identifier: 10717371
2026-03-25 18:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab8b348e-7351-53c3-b096-5dec093136eb with scrape type 2
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab8b348e-7351-53c3-b096-5dec093136eb with scrape type 2
2026-03-25 18:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ab8b348e-7351-53c3-b096-5dec093136eb, identifier: 10717371
2026-03-25 18:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c28d029f-88f8-5d00-8983-72b5f20fd95f with identifier: 10717367
2026-03-25 18:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c28d029f-88f8-5d00-8983-72b5f20fd95f with scrape type 2
2026-03-25 18:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c28d029f-88f8-5d00-8983-72b5f20fd95f with scrape type 2
2026-03-25 18:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c28d029f-88f8-5d00-8983-72b5f20fd95f, identifier: 10717367
2026-03-25 18:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10727641
2026-03-25 18:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with scrape type 1
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fa9651988-17df-45f5-b285-5ac042f2e88d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg not downloaded yet
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc0b810>
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F95331e03-22a1-4517-8521-9e4cf8b17a30.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg saved to cache
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f55f1d0>
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg saved to cache
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f798bd0>
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg saved to cache
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f57dc90>
2026-03-25 18:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg saved to cache
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fa0b26b22-f791-4990-8dc4-233e1b213d98.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg not downloaded yet
2026-03-25 18:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ab8b348e-7351-53c3-b096-5dec093136eb with identifier: 10717371
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 18:30:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ab8b348e-7351-53c3-b096-5dec093136eb with identifier: 10717371
2026-03-25 18:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ab8b348e-7351-53c3-b096-5dec093136eb with identifier: 10717371 to the API
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30: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-25 18:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab8b348e-7351-53c3-b096-5dec093136eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR68TCZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717371',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 75353,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2019-01-11',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Turbo Sport Nav - Petrol - Manual - 130 hp - '
'WR68TCZ - 75,353 mi',
'transmission': 'manual',
'trim': 'Sport Nav',
'vin': None,
'year': 2019}
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717371%27 HTTP/1.1" 200 None
2026-03-25 18:30:23 [adesa.uk] INFO: Saving data for 10717371: {'auction_closing_time': 1774533600.0, 'created_time': 1774366374.420419, 'last_price_update_time': 1774463423.928332}
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10717371') HTTP/1.1" 204 0
2026-03-25 18:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c28d029f-88f8-5d00-8983-72b5f20fd95f with identifier: 10717367
2026-03-25 18:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c28d029f-88f8-5d00-8983-72b5f20fd95f with identifier: 10717367
2026-03-25 18:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c28d029f-88f8-5d00-8983-72b5f20fd95f with identifier: 10717367 to the API
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30: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-25 18:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'c28d029f-88f8-5d00-8983-72b5f20fd95f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV68UXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717367',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 49463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2018-10-19',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Turbo Sport Nav - Petrol - Manual - 1 hp - '
'HV68UXX - 49,463 mi',
'transmission': 'manual',
'trim': 'Sport Nav',
'vin': None,
'year': 2018}
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717367%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [adesa.uk] INFO: Saving data for 10717367: {'auction_closing_time': 1774533600.0, 'created_time': 1774366235.850632, 'last_price_update_time': 1774463424.493961}
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10717367') HTTP/1.1" 204 0
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fbe58dbae-485e-4ea9-ad60-b23672455d66.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg not downloaded yet
2026-03-25 18:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F086ba8a9-f8f4-4960-955f-032388c29ba8.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg not downloaded yet
2026-03-25 18:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10727635
2026-03-25 18:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8296a22c-a988-5bd1-a8b0-0068348c98b6 with scrape type 1
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg not downloaded yet
2026-03-25 18:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fca2feeb0-ab35-4289-abfa-5703ac370f74.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Ff2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0b1913d7-628c-4da6-8d2a-512764f46c90.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F35059174-f21f-4d4e-8e46-7205cd098e06.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg not downloaded yet
2026-03-25 18:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/0eba34bf-77b9-48eb-a752-f89914a5d728.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Ff8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F4612788e-0eca-4c73-b0e3-09fff840007e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg not downloaded yet
2026-03-25 18:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F68367501-660f-4ea8-8f9e-9301bb850174.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg not downloaded yet
2026-03-25 18:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 852e74ed-a36f-5745-a6bd-d30744d1bbff with identifier: 10717366
2026-03-25 18:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 852e74ed-a36f-5745-a6bd-d30744d1bbff with scrape type 2
2026-03-25 18:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 852e74ed-a36f-5745-a6bd-d30744d1bbff with scrape type 2
2026-03-25 18:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 852e74ed-a36f-5745-a6bd-d30744d1bbff, identifier: 10717366
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f781750>
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg saved to cache
2026-03-25 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f688c90>
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fa578094f-0ef7-4184-bf86-dfb636c70560.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg saved to cache
2026-03-25 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4df790>
2026-03-25 18:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F74b67386-8a02-4788-a60f-2e2485581fd7.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg saved to cache
2026-03-25 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg not downloaded yet
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg not downloaded yet
2026-03-25 18:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 852e74ed-a36f-5745-a6bd-d30744d1bbff with identifier: 10717366
2026-03-25 18:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 852e74ed-a36f-5745-a6bd-d30744d1bbff with identifier: 10717366
2026-03-25 18:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 852e74ed-a36f-5745-a6bd-d30744d1bbff with identifier: 10717366 to the API
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30: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-25 18:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '852e74ed-a36f-5745-a6bd-d30744d1bbff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LY71EWT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717366',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 69530,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SE Premium - Electric - Automatic - 1 hp - '
'LY71EWT - 69,530 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2022}
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717366%27 HTTP/1.1" 200 None
2026-03-25 18:30:25 [adesa.uk] INFO: Saving data for 10717366: {'auction_closing_time': 1774533600.0, 'created_time': 1774366250.181669, 'last_price_update_time': 1774463425.982081}
2026-03-25 18:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10717366') HTTP/1.1" 204 0
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg not downloaded yet
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg not downloaded yet
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f73a410>
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg saved to cache
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fdee20294-fccb-433c-98fe-b5896f95f05c.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg not downloaded yet
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Fc68d0977-71eb-418b-a567-9eace96f3016.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg not downloaded yet
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F47d61bd4-62b0-407e-b990-3373fbd0802c.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg not downloaded yet
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fdac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg not downloaded yet
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:26 [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-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/b4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg not downloaded yet
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F64439a39-842a-4055-b50a-d547f57f6942.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg not downloaded yet
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc931d0>
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F0eba34bf-77b9-48eb-a752-f89914a5d728.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/0eba34bf-77b9-48eb-a752-f89914a5d728.jpg saved to cache
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f585010>
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fa9651988-17df-45f5-b285-5ac042f2e88d.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg saved to cache
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4dd290>
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F3672d6b6-f756-40c8-a447-5bd4426016de.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg saved to cache
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5c9410>
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg saved to cache
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F60908d1b-a307-465a-8b58-ab099e650ab4.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg not downloaded yet
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg not downloaded yet
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F992a6000-e5bb-4287-bc85-e4734671f491.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg not downloaded yet
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg not downloaded yet
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F0031ea21-4357-4605-bb0a-066cb12edb00.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg not downloaded yet
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f58d390>
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fa02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg saved to cache
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with identifier: 10717372
2026-03-25 18:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with scrape type 2
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with scrape type 2
2026-03-25 18:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 07a41a19-b0fc-50c3-864a-27b3ebb53b16, identifier: 10717372
2026-03-25 18:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10727643
2026-03-25 18:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b7bc046-54a7-5d06-aafb-397201482414 with scrape type 1
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F794fa158-f798-49a9-a339-c43dcedb4603.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg not downloaded yet
2026-03-25 18:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10727648
2026-03-25 18:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870f880b-9bab-5f20-89c3-bfe4de14d54f with scrape type 1
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F4e5b39ca-0302-4c5d-8445-fb8459280804.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg not downloaded yet
2026-03-25 18:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10727639
2026-03-25 18:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b90a2731-c0fc-5061-871f-0088d72dcc66 with scrape type 1
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg not downloaded yet
2026-03-25 18:30:26 [adesa.uk] INFO: Found listing with ID: 10727645
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727645%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [adesa.uk] INFO: Scrape type for 10727645: 1
2026-03-25 18:30:26 [adesa.uk] INFO: Scraping item 10727645 url https://www.openlane.eu/en/carv6/auction/10727645
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f79ae10>
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F6af06b0d-3afb-4785-8233-e03aac0da69f.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg saved to cache
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452da713d0>
2026-03-25 18:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fb4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/b4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg saved to cache
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Fd4fbde53-a83e-4877-b618-8839987033b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg not downloaded yet
2026-03-25 18:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with identifier: 10717372
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with identifier: 10717372
2026-03-25 18:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with identifier: 10717372 to the API
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '07a41a19-b0fc-50c3-864a-27b3ebb53b16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY68DLZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717372',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 80876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2018-09-01',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.5 Turbo SE - Diesel - Manual - 1 hp - FY68DLZ '
'- 80,876 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2018}
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717372%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [adesa.uk] INFO: Saving data for 10717372: {'auction_closing_time': 1774533600.0, 'created_time': 1774366383.492523, 'last_price_update_time': 1774463427.325011}
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10717372') HTTP/1.1" 204 0
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252F31c533af-4774-4ad5-a539-53f40a2e0b37.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg not downloaded yet
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg not downloaded yet
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252Fb8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg not downloaded yet
2026-03-25 18:30:27 [adesa.uk] INFO: Found listing with ID: 10727644
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727644%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [adesa.uk] INFO: Scrape type for 10727644: 1
2026-03-25 18:30:27 [adesa.uk] INFO: Scraping item 10727644 url https://www.openlane.eu/en/carv6/auction/10727644
2026-03-25 18:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742580%252Fgeneral%252F585274ab-bd55-47d6-b540-0fc9f255efc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg not downloaded yet
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f754190>
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743243%252Fgeneral%252Fbe58dbae-485e-4ea9-ad60-b23672455d66.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg saved to cache
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db5d3d0>
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg saved to cache
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452da73410>
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252F35059174-f21f-4d4e-8e46-7205cd098e06.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg saved to cache
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db5dc50>
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252F85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg saved to cache
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252Faf4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg not downloaded yet
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252Fedaf5518-3383-4f86-b439-859d8797a5eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg not downloaded yet
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252F291b66d6-9d68-4699-9f27-43ece39b4376.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg not downloaded yet
2026-03-25 18:30:27 [adesa.uk] INFO: Found listing with ID: 10727649
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727649%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [adesa.uk] INFO: Scrape type for 10727649: 1
2026-03-25 18:30:27 [adesa.uk] INFO: Scraping item 10727649 url https://www.openlane.eu/en/carv6/auction/10727649
2026-03-25 18:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742580%252Fgeneral%252F70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg not downloaded yet
2026-03-25 18:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252F74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg not downloaded yet
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252Ff9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg not downloaded yet
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252F3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg not downloaded yet
2026-03-25 18:30:27 [adesa.uk] INFO: Found listing with ID: 10720866
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720866%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [adesa.uk] INFO: Scrape type for 10720866: 0
2026-03-25 18:30:27 [adesa.uk] INFO: Skipping item 10720866 url https://www.openlane.eu/en/carv6/auction/10720866
2026-03-25 18:30:27 [adesa.uk] INFO: Found listing with ID: 10717362
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717362%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [adesa.uk] INFO: Scrape type for 10717362: 2
2026-03-25 18:30:27 [adesa.uk] INFO: Scraping item 10717362 url https://www.openlane.eu/en/carv6/auction/10717362
2026-03-25 18:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252Fac157d65-1652-4852-8eda-0fd8bdfb5517.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg not downloaded yet
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg not downloaded yet
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252F49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg not downloaded yet
2026-03-25 18:30:27 [adesa.uk] INFO: Found listing with ID: 10727646
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727646%27 HTTP/1.1" 200 None
2026-03-25 18:30:27 [adesa.uk] INFO: Scrape type for 10727646: 1
2026-03-25 18:30:27 [adesa.uk] INFO: Scraping item 10727646 url https://www.openlane.eu/en/carv6/auction/10727646
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45359cba10>
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fa0b26b22-f791-4990-8dc4-233e1b213d98.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fe086cc65-5868-405c-8de6-9b41d90e15ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg not downloaded yet
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252Fb3e0a120-4feb-42f4-b5db-e1e629896e83.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg not downloaded yet
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252Fd714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg not downloaded yet
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10727650
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727650%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10727650: 1
2026-03-25 18:30:28 [adesa.uk] INFO: Scraping item 10727650 url https://www.openlane.eu/en/carv6/auction/10727650
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db801d0>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Ff8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc00250>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Fc68d0977-71eb-418b-a567-9eace96f3016.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db54590>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F68367501-660f-4ea8-8f9e-9301bb850174.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f545950>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fdee20294-fccb-433c-98fe-b5896f95f05c.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45356f9e90>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fcac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg not downloaded yet
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F25ef23ed-f379-465f-8597-e8abc277ec65.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg not downloaded yet
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg not downloaded yet
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10720884
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720884%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10720884: 0
2026-03-25 18:30:28 [adesa.uk] INFO: Skipping item 10720884 url https://www.openlane.eu/en/carv6/auction/10720884
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10727658
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727658%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10727658: 1
2026-03-25 18:30:28 [adesa.uk] INFO: Scraping item 10727658 url https://www.openlane.eu/en/carv6/auction/10727658
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc624d0>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F4612788e-0eca-4c73-b0e3-09fff840007e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f453410ae90>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc55c90>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc147d0>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg not downloaded yet
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F4030d44b-788c-4b1d-88c0-02d6e6745197.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg not downloaded yet
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg not downloaded yet
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10727651
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727651%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10727651: 1
2026-03-25 18:30:28 [adesa.uk] INFO: Scraping item 10727651 url https://www.openlane.eu/en/carv6/auction/10727651
2026-03-25 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-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg not downloaded yet
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg not downloaded yet
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg not downloaded yet
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10720867
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720867%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10720867: 0
2026-03-25 18:30:28 [adesa.uk] INFO: Skipping item 10720867 url https://www.openlane.eu/en/carv6/auction/10720867
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10720868
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720868%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10720868: 0
2026-03-25 18:30:28 [adesa.uk] INFO: Skipping item 10720868 url https://www.openlane.eu/en/carv6/auction/10720868
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10720850
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720850%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10720850: 0
2026-03-25 18:30:28 [adesa.uk] INFO: Skipping item 10720850 url https://www.openlane.eu/en/carv6/auction/10720850
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10720871
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720871%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10720871: 0
2026-03-25 18:30:28 [adesa.uk] INFO: Skipping item 10720871 url https://www.openlane.eu/en/carv6/auction/10720871
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10720843
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720843%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10720843: 0
2026-03-25 18:30:28 [adesa.uk] INFO: Skipping item 10720843 url https://www.openlane.eu/en/carv6/auction/10720843
2026-03-25 18:30:28 [adesa.uk] INFO: Found listing with ID: 10727652
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727652%27 HTTP/1.1" 200 None
2026-03-25 18:30:28 [adesa.uk] INFO: Scrape type for 10727652: 1
2026-03-25 18:30:28 [adesa.uk] INFO: Scraping item 10727652 url https://www.openlane.eu/en/carv6/auction/10727652
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4fba10>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fdac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f6a32d0>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg saved to cache
2026-03-25 18:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f786610>
2026-03-25 18:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg saved to cache
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340c9b90>
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F64439a39-842a-4055-b50a-d547f57f6942.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg saved to cache
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252Fddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg not downloaded yet
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg not downloaded yet
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252F9031b690-e0d7-4cd7-9e28-31b85930be90.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg not downloaded yet
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720844
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720844%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720844: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720844 url https://www.openlane.eu/en/carv6/auction/10720844
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720873
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720873%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720873: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720873 url https://www.openlane.eu/en/carv6/auction/10720873
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720870
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720870%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720870: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720870 url https://www.openlane.eu/en/carv6/auction/10720870
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720869
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720869%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720869: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720869 url https://www.openlane.eu/en/carv6/auction/10720869
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720872
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720872%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720872: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720872 url https://www.openlane.eu/en/carv6/auction/10720872
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720875
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720875%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720875: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720875 url https://www.openlane.eu/en/carv6/auction/10720875
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720874
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720874%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720874: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720874 url https://www.openlane.eu/en/carv6/auction/10720874
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720846
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720846%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720846: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720846 url https://www.openlane.eu/en/carv6/auction/10720846
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720845
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720845%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720845: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720845 url https://www.openlane.eu/en/carv6/auction/10720845
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10717370
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717370%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10717370: 2
2026-03-25 18:30:29 [adesa.uk] INFO: Scraping item 10717370 url https://www.openlane.eu/en/carv6/auction/10717370
2026-03-25 18:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720881
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720881%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720881: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720881 url https://www.openlane.eu/en/carv6/auction/10720881
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720883
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720883%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720883: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720883 url https://www.openlane.eu/en/carv6/auction/10720883
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10720882
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720882%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10720882: 0
2026-03-25 18:30:29 [adesa.uk] INFO: Skipping item 10720882 url https://www.openlane.eu/en/carv6/auction/10720882
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10727653
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727653%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10727653: 1
2026-03-25 18:30:29 [adesa.uk] INFO: Scraping item 10727653 url https://www.openlane.eu/en/carv6/auction/10727653
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f453415c8d0>
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0b1913d7-628c-4da6-8d2a-512764f46c90.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg saved to cache
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4dde50>
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F60908d1b-a307-465a-8b58-ab099e650ab4.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg saved to cache
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dac7c50>
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Fd4fbde53-a83e-4877-b618-8839987033b5.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg saved to cache
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f78fc50>
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252Fb8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg saved to cache
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f775a50>
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F585274ab-bd55-47d6-b540-0fc9f255efc6.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg saved to cache
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc9e450>
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg saved to cache
2026-03-25 18:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10727654
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727654%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10727654: 1
2026-03-25 18:30:29 [adesa.uk] INFO: Scraping item 10727654 url https://www.openlane.eu/en/carv6/auction/10727654
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:29 [adesa.uk] INFO: Found listing with ID: 10727655
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727655%27 HTTP/1.1" 200 None
2026-03-25 18:30:29 [adesa.uk] INFO: Scrape type for 10727655: 1
2026-03-25 18:30:29 [adesa.uk] INFO: Scraping item 10727655 url https://www.openlane.eu/en/carv6/auction/10727655
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f699a50>
2026-03-25 18:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F291b66d6-9d68-4699-9f27-43ece39b4376.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc9b010>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f698450>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F31c533af-4774-4ad5-a539-53f40a2e0b37.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4535a8a390>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10720877
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720877%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10720877: 0
2026-03-25 18:30:30 [adesa.uk] INFO: Skipping item 10720877 url https://www.openlane.eu/en/carv6/auction/10720877
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10727656
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727656%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10727656: 1
2026-03-25 18:30:30 [adesa.uk] INFO: Scraping item 10727656 url https://www.openlane.eu/en/carv6/auction/10727656
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7cba10>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340f9110>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fac157d65-1652-4852-8eda-0fd8bdfb5517.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340fd950>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252Fd714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10727644
2026-03-25 18:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28bfae9b-21a2-503a-94fe-5d3d07c63419 with scrape type 1
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Fc6897204-4b1d-4358-b2ad-e76a9533aad0.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg not downloaded yet
2026-03-25 18:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecb721fc-7fdc-56cb-9893-f83cb6ca64f4 with identifier: 10727649
2026-03-25 18:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4 with scrape type 1
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252Fe6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/e6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg not downloaded yet
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10720878
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720878%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10720878: 0
2026-03-25 18:30:30 [adesa.uk] INFO: Skipping item 10720878 url https://www.openlane.eu/en/carv6/auction/10720878
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10720879
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720879%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10720879: 0
2026-03-25 18:30:30 [adesa.uk] INFO: Skipping item 10720879 url https://www.openlane.eu/en/carv6/auction/10720879
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10720880
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720880%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10720880: 0
2026-03-25 18:30:30 [adesa.uk] INFO: Skipping item 10720880 url https://www.openlane.eu/en/carv6/auction/10720880
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10720876
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720876%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10720876: 0
2026-03-25 18:30:30 [adesa.uk] INFO: Skipping item 10720876 url https://www.openlane.eu/en/carv6/auction/10720876
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10721205
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721205%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10721205: 0
2026-03-25 18:30:30 [adesa.uk] INFO: Skipping item 10721205 url https://www.openlane.eu/en/carv6/auction/10721205
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10727642
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727642%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10727642: 1
2026-03-25 18:30:30 [adesa.uk] INFO: Scraping item 10727642 url https://www.openlane.eu/en/carv6/auction/10727642
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg not downloaded yet
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F60de99c9-cda6-43d3-acd9-4a3599289d28.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/60de99c9-cda6-43d3-acd9-4a3599289d28.jpg not downloaded yet
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10709056
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709056%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10709056: 2
2026-03-25 18:30:30 [adesa.uk] INFO: Scraping item 10709056 url https://www.openlane.eu/en/carv6/auction/10709056
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F74431d97-20f0-4361-9573-b7cacfba44e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg not downloaded yet
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg not downloaded yet
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7ba050>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7be710>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F9031b690-e0d7-4cd7-9e28-31b85930be90.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10709057
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709057%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10709057: 2
2026-03-25 18:30:30 [adesa.uk] INFO: Scraping item 10709057 url https://www.openlane.eu/en/carv6/auction/10709057
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg not downloaded yet
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg not downloaded yet
2026-03-25 18:30:30 [adesa.uk] INFO: Found listing with ID: 10709060
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709060%27 HTTP/1.1" 200 None
2026-03-25 18:30:30 [adesa.uk] INFO: Scrape type for 10709060: 2
2026-03-25 18:30:30 [adesa.uk] INFO: Scraping item 10709060 url https://www.openlane.eu/en/carv6/auction/10709060
2026-03-25 18:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f67a7d0>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F4030d44b-788c-4b1d-88c0-02d6e6745197.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7e2190>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dae0890>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7e3a50>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5d6e10>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg saved to cache
2026-03-25 18:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db54050>
2026-03-25 18:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg saved to cache
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg not downloaded yet
2026-03-25 18:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/e6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709059
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709059%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709059: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709059 url https://www.openlane.eu/en/carv6/auction/10709059
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Ffe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg not downloaded yet
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f722190>
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg saved to cache
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a27073b-1bd2-5753-97f7-7e30318e9180 with identifier: 10727658
2026-03-25 18:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a27073b-1bd2-5753-97f7-7e30318e9180 with scrape type 1
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg not downloaded yet
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709044
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709044%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709044: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709044 url https://www.openlane.eu/en/carv6/auction/10709044
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/60de99c9-cda6-43d3-acd9-4a3599289d28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252Fe9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/e9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg not downloaded yet
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709055
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709055%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709055: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709055 url https://www.openlane.eu/en/carv6/auction/10709055
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F50b5482a-7696-4f50-924b-78aeb87eb333.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/50b5482a-7696-4f50-924b-78aeb87eb333.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg not downloaded yet
2026-03-25 18:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709050
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709050%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709050: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709050 url https://www.openlane.eu/en/carv6/auction/10709050
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4f1a50>
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252Fe6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/e6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg saved to cache
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f653190>
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Fc6897204-4b1d-4358-b2ad-e76a9533aad0.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg saved to cache
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Fd34ab848-421b-4101-bbf5-16796d56c539.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F7ef12e46-1314-4615-a925-db021a310f59.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/7ef12e46-1314-4615-a925-db021a310f59.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F752900b4-add2-4724-b50f-d2ffd34d9c30.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/752900b4-add2-4724-b50f-d2ffd34d9c30.jpg not downloaded yet
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709042
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709042%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709042: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709042 url https://www.openlane.eu/en/carv6/auction/10709042
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F573695b9-1531-4ba6-94d8-31b5bdf02705.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/573695b9-1531-4ba6-94d8-31b5bdf02705.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F65720454-d4cd-44aa-acec-9ea5dbc49859.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/65720454-d4cd-44aa-acec-9ea5dbc49859.jpg not downloaded yet
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7ed250>
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F25ef23ed-f379-465f-8597-e8abc277ec65.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg saved to cache
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dacf410>
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F60de99c9-cda6-43d3-acd9-4a3599289d28.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/60de99c9-cda6-43d3-acd9-4a3599289d28.jpg saved to cache
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5073daef-18be-51fe-8495-2cec530bca3a with identifier: 10727651
2026-03-25 18:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5073daef-18be-51fe-8495-2cec530bca3a with scrape type 1
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252Ff746d40a-5295-43a1-83de-19b3dd2d22a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg not downloaded yet
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45359d1e50>
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg saved to cache
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709048
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709048%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709048: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709048 url https://www.openlane.eu/en/carv6/auction/10709048
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg not downloaded yet
2026-03-25 18:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg not downloaded yet
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709046
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709046%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709046: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709046 url https://www.openlane.eu/en/carv6/auction/10709046
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252Fe367e390-272a-4c6f-83c4-f190db6efa96.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/e367e390-272a-4c6f-83c4-f190db6efa96.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252Fae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg not downloaded yet
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709045
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709045%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709045: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709045 url https://www.openlane.eu/en/carv6/auction/10709045
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg not downloaded yet
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252Fb957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg not downloaded yet
2026-03-25 18:30:31 [adesa.uk] INFO: Found listing with ID: 10709040
2026-03-25 18:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709040%27 HTTP/1.1" 200 None
2026-03-25 18:30:31 [adesa.uk] INFO: Scrape type for 10709040: 2
2026-03-25 18:30:31 [adesa.uk] INFO: Scraping item 10709040 url https://www.openlane.eu/en/carv6/auction/10709040
2026-03-25 18:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5dffd0>
2026-03-25 18:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg saved to cache
2026-03-25 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db39a10>
2026-03-25 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg saved to cache
2026-03-25 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f69a5d0>
2026-03-25 18:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg saved to cache
2026-03-25 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252Fbc09362d-36b9-406f-b916-63f1eb88e754.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/bc09362d-36b9-406f-b916-63f1eb88e754.jpg not downloaded yet
2026-03-25 18:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg not downloaded yet
2026-03-25 18:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/752900b4-add2-4724-b50f-d2ffd34d9c30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:33 [adesa.uk] INFO: Found listing with ID: 10709053
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709053%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [adesa.uk] INFO: Scrape type for 10709053: 2
2026-03-25 18:30:33 [adesa.uk] INFO: Scraping item 10709053 url https://www.openlane.eu/en/carv6/auction/10709053
2026-03-25 18:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10727646
2026-03-25 18:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f0ea87-e712-5480-a676-012bf1077b96 with scrape type 1
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg not downloaded yet
2026-03-25 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/7ef12e46-1314-4615-a925-db021a310f59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252Feb8a485f-5086-40f8-9647-1513f9a49010.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/eb8a485f-5086-40f8-9647-1513f9a49010.jpg not downloaded yet
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg not downloaded yet
2026-03-25 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:33 [adesa.uk] INFO: Found listing with ID: 10709052
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709052%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [adesa.uk] INFO: Scrape type for 10709052: 2
2026-03-25 18:30:33 [adesa.uk] INFO: Scraping item 10709052 url https://www.openlane.eu/en/carv6/auction/10709052
2026-03-25 18:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252Fbc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg not downloaded yet
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7424d0>
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg saved to cache
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10727652
2026-03-25 18:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94155222-6346-5477-b35e-854bf21156e4 with scrape type 1
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg not downloaded yet
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F87f4aff1-4528-4039-82eb-3c1819591015.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg not downloaded yet
2026-03-25 18:30:33 [adesa.uk] INFO: Found listing with ID: 10709051
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709051%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [adesa.uk] INFO: Scrape type for 10709051: 0
2026-03-25 18:30:33 [adesa.uk] INFO: Skipping item 10709051 url https://www.openlane.eu/en/carv6/auction/10709051
2026-03-25 18:30:33 [adesa.uk] INFO: Found listing with ID: 10709058
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709058%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [adesa.uk] INFO: Scrape type for 10709058: 2
2026-03-25 18:30:33 [adesa.uk] INFO: Scraping item 10709058 url https://www.openlane.eu/en/carv6/auction/10709058
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252Faa73d67a-b581-4f84-89f5-877aa25c09a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg not downloaded yet
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg not downloaded yet
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg not downloaded yet
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4f8890>
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F752900b4-add2-4724-b50f-d2ffd34d9c30.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/752900b4-add2-4724-b50f-d2ffd34d9c30.jpg saved to cache
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f79a150>
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F7ef12e46-1314-4615-a925-db021a310f59.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/7ef12e46-1314-4615-a925-db021a310f59.jpg saved to cache
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f with identifier: 10727653
2026-03-25 18:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f with scrape type 1
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252Ff26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg not downloaded yet
2026-03-25 18:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10727656
2026-03-25 18:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dcd1bc7-d848-5a10-9058-041d5817d027 with scrape type 1
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252F86b01710-1935-477c-913d-f81dad95b28a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg not downloaded yet
2026-03-25 18:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55f4b8c9-f79f-54c9-a1dc-0b934903ae44 with identifier: 10727654
2026-03-25 18:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44 with scrape type 1
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg not downloaded yet
2026-03-25 18:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bbd5709-2117-57eb-acb6-ea248b07acb7 with identifier: 10717370
2026-03-25 18:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bbd5709-2117-57eb-acb6-ea248b07acb7 with scrape type 2
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bbd5709-2117-57eb-acb6-ea248b07acb7 with scrape type 2
2026-03-25 18:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0bbd5709-2117-57eb-acb6-ea248b07acb7, identifier: 10717370
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc2d810>
2026-03-25 18:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252Ff746d40a-5295-43a1-83de-19b3dd2d22a8.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg saved to cache
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:33 [adesa.uk] INFO: Found listing with ID: 10709041
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709041%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [adesa.uk] INFO: Scrape type for 10709041: 2
2026-03-25 18:30:33 [adesa.uk] INFO: Scraping item 10709041 url https://www.openlane.eu/en/carv6/auction/10709041
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F3622c82a-d04f-486a-b147-5dbe382d91d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg not downloaded yet
2026-03-25 18:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg not downloaded yet
2026-03-25 18:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0bbd5709-2117-57eb-acb6-ea248b07acb7 with identifier: 10717370
2026-03-25 18:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0bbd5709-2117-57eb-acb6-ea248b07acb7 with identifier: 10717370
2026-03-25 18:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0bbd5709-2117-57eb-acb6-ea248b07acb7 with identifier: 10717370 to the API
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30: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-25 18:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717370>
{'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-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '0bbd5709-2117-57eb-acb6-ea248b07acb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LL71XJV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717370',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 36205,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - LL71XJV - 36,205 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717370%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [adesa.uk] INFO: Saving data for 10717370: {'auction_closing_time': 1774533600.0, 'created_time': 1774366307.286693, 'last_price_update_time': 1774463434.454014}
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10717370') HTTP/1.1" 204 0
2026-03-25 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252Fdce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252F7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg not downloaded yet
2026-03-25 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:34 [adesa.uk] INFO: Found listing with ID: 10709049
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709049%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [adesa.uk] INFO: Scrape type for 10709049: 2
2026-03-25 18:30:34 [adesa.uk] INFO: Scraping item 10709049 url https://www.openlane.eu/en/carv6/auction/10709049
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fe3532fa9-0b1a-49e0-921c-238adf2227f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg not downloaded yet
2026-03-25 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/bc09362d-36b9-406f-b916-63f1eb88e754.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F40df76f9-2445-48c5-af99-d1e563ba2410.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252Fd3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/d3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg not downloaded yet
2026-03-25 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-25 18:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:34 [adesa.uk] INFO: Found listing with ID: 10709047
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709047%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [adesa.uk] INFO: Scrape type for 10709047: 2
2026-03-25 18:30:34 [adesa.uk] INFO: Scraping item 10709047 url https://www.openlane.eu/en/carv6/auction/10709047
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F9cd8c21c-9618-43c4-a229-354012c9fefd.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fd982c37f-7095-49e9-9872-a77578ad98e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fbad4a87e-9a3b-4376-b596-ca69eb86251d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg not downloaded yet
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252F056d5a49-89a3-4826-8772-686e34c65031.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/056d5a49-89a3-4826-8772-686e34c65031.jpg not downloaded yet
2026-03-25 18:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7c3e10>
2026-03-25 18:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252Fb957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg saved to cache
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10709008
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709008%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10709008: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10709008 url https://www.openlane.eu/en/carv6/auction/10709008
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10709009
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709009%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10709009: 2
2026-03-25 18:30:35 [adesa.uk] INFO: Scraping item 10709009 url https://www.openlane.eu/en/carv6/auction/10709009
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252F7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F193a888f-436e-47f2-a33c-624927ac649b.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F06802a66-2902-406e-acfa-00f269ca7d6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252F797ef81c-322a-421d-90e1-a58d370451de.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/797ef81c-322a-421d-90e1-a58d370451de.jpg not downloaded yet
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45345d8590>
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg saved to cache
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef983bbe-cd17-5481-a36c-d580f9510193 with identifier: 10727642
2026-03-25 18:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef983bbe-cd17-5481-a36c-d580f9510193 with scrape type 1
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Fadebcdf4-dfef-422d-be0f-fa747f8e6533.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg not downloaded yet
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452d8ce3d0>
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg saved to cache
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7acc90>
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252Fbc09362d-36b9-406f-b916-63f1eb88e754.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/bc09362d-36b9-406f-b916-63f1eb88e754.jpg saved to cache
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10709007
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709007%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10709007: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10709007 url https://www.openlane.eu/en/carv6/auction/10709007
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10707311
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707311%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10707311: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10707311 url https://www.openlane.eu/en/carv6/auction/10707311
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10722844
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722844%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10722844: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10722844 url https://www.openlane.eu/en/carv6/auction/10722844
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10715371
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710715371%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10715371: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10715371 url https://www.openlane.eu/en/carv6/auction/10715371
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10706007
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710706007%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10706007: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10706007 url https://www.openlane.eu/en/carv6/auction/10706007
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10722807
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722807%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10722807: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10722807 url https://www.openlane.eu/en/carv6/auction/10722807
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10722806
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722806%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10722806: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10722806 url https://www.openlane.eu/en/carv6/auction/10722806
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10674518
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710674518%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10674518: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10674518 url https://www.openlane.eu/en/carv6/auction/10674518
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10721103
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721103%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10721103: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10721103 url https://www.openlane.eu/en/carv6/auction/10721103
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10606304
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606304%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10606304: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10606304 url https://www.openlane.eu/en/carv6/auction/10606304
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10606317
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606317%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10606317: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10606317 url https://www.openlane.eu/en/carv6/auction/10606317
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10630715
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630715%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10630715: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10630715 url https://www.openlane.eu/en/carv6/auction/10630715
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10711372
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710711372%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10711372: 2
2026-03-25 18:30:35 [adesa.uk] INFO: Scraping item 10711372 url https://www.openlane.eu/en/carv6/auction/10711372
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252Ff2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fe822c3df-588d-48de-a55e-ac73d4a7e68d.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F2f3ff348-32de-4b18-87cd-565d4af14437.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252F7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Ffee3b932-baa9-4d5d-8970-8e5017036e88.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/fee3b932-baa9-4d5d-8970-8e5017036e88.jpg not downloaded yet
2026-03-25 18:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10707698
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707698%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10707698: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10707698 url https://www.openlane.eu/en/carv6/auction/10707698
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10707699
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707699%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10707699: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10707699 url https://www.openlane.eu/en/carv6/auction/10707699
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10606319
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606319%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10606319: 2
2026-03-25 18:30:35 [adesa.uk] INFO: Scraping item 10606319 url https://www.openlane.eu/en/carv6/auction/10606319
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fe1bba8c9-c62c-4b05-aaab-37557e68806a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg not downloaded yet
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f798c90>
2026-03-25 18:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg saved to cache
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F0778e1b6-bad0-4847-95bf-b717add98e23.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fa0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252F54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg not downloaded yet
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252F52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg not downloaded yet
2026-03-25 18:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10721170
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721170%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10721170: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10721170 url https://www.openlane.eu/en/carv6/auction/10721170
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10692823
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710692823%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10692823: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10692823 url https://www.openlane.eu/en/carv6/auction/10692823
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10691303
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710691303%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10691303: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10691303 url https://www.openlane.eu/en/carv6/auction/10691303
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10692824
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710692824%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10692824: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10692824 url https://www.openlane.eu/en/carv6/auction/10692824
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10721104
2026-03-25 18:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721104%27 HTTP/1.1" 200 None
2026-03-25 18:30:35 [adesa.uk] INFO: Scrape type for 10721104: 0
2026-03-25 18:30:35 [adesa.uk] INFO: Skipping item 10721104 url https://www.openlane.eu/en/carv6/auction/10721104
2026-03-25 18:30:35 [adesa.uk] INFO: Found listing with ID: 10721102
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721102%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10721102: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10721102 url https://www.openlane.eu/en/carv6/auction/10721102
2026-03-25 18:30:36 [adesa.uk] INFO: Found listing with ID: 10619051
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710619051%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10619051: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10619051 url https://www.openlane.eu/en/carv6/auction/10619051
2026-03-25 18:30:36 [adesa.uk] INFO: Found listing with ID: 10630207
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630207%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10630207: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10630207 url https://www.openlane.eu/en/carv6/auction/10630207
2026-03-25 18:30:36 [adesa.uk] INFO: Found listing with ID: 10630206
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630206%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10630206: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10630206 url https://www.openlane.eu/en/carv6/auction/10630206
2026-03-25 18:30:36 [adesa.uk] INFO: Found listing with ID: 10619050
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710619050%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10619050: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10619050 url https://www.openlane.eu/en/carv6/auction/10619050
2026-03-25 18:30:36 [adesa.uk] INFO: Found listing with ID: 10707310
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707310%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10707310: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10707310 url https://www.openlane.eu/en/carv6/auction/10707310
2026-03-25 18:30:36 [adesa.uk] INFO: Found listing with ID: 10707309
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707309%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10707309: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10707309 url https://www.openlane.eu/en/carv6/auction/10707309
2026-03-25 18:30:36 [adesa.uk] INFO: Found listing with ID: 10707308
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707308%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10707308: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10707308 url https://www.openlane.eu/en/carv6/auction/10707308
2026-03-25 18:30:36 [adesa.uk] INFO: Found listing with ID: 10707307
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707307%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [adesa.uk] INFO: Scrape type for 10707307: 0
2026-03-25 18:30:36 [adesa.uk] INFO: Skipping item 10707307 url https://www.openlane.eu/en/carv6/auction/10707307
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F4ade72a3-176b-4989-bcf1-a389e44c1362.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F6f34f783-8079-4003-be24-676c3e52c8a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg not downloaded yet
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252Fa52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252Fb23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/b23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg not downloaded yet
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc69850>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252F4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db04a50>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg not downloaded yet
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F6d26d831-bb5b-462c-b799-f5651481cfcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252Fec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F393780a1-4a2c-4f93-bccc-b785ba30e478.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/393780a1-4a2c-4f93-bccc-b785ba30e478.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg not downloaded yet
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f55cd50>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452d8ec210>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F3622c82a-d04f-486a-b147-5dbe382d91d0.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f550dd0>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252Fdce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc61610>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252Fe3532fa9-0b1a-49e0-921c-238adf2227f9.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F4e006bc2-579f-445a-9e21-56640bdadb98.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252F85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg not downloaded yet
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg not downloaded yet
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/fee3b932-baa9-4d5d-8970-8e5017036e88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc9d990>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252Ff2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Fc31b39d1-2f60-43aa-9ecd-9d2094b1a174.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/c31b39d1-2f60-43aa-9ecd-9d2094b1a174.jpg not downloaded yet
2026-03-25 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-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Faeb124f8-6631-4681-b4ee-696ad383cd68.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/aeb124f8-6631-4681-b4ee-696ad383cd68.jpg not downloaded yet
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4c52d0>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252Fe822c3df-588d-48de-a55e-ac73d4a7e68d.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7b2310>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg not downloaded yet
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/393780a1-4a2c-4f93-bccc-b785ba30e478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Fb13784f6-7803-43a4-8c24-50131828b737.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg not downloaded yet
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4dcd90>
2026-03-25 18:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Ffee3b932-baa9-4d5d-8970-8e5017036e88.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/fee3b932-baa9-4d5d-8970-8e5017036e88.jpg saved to cache
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c311568-ba21-5a32-83d4-7632482a2982 with identifier: 10709060
2026-03-25 18:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c311568-ba21-5a32-83d4-7632482a2982 with scrape type 2
2026-03-25 18:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c311568-ba21-5a32-83d4-7632482a2982 with scrape type 2
2026-03-25 18:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9c311568-ba21-5a32-83d4-7632482a2982, identifier: 10709060
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4c47d0>
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252Fe1bba8c9-c62c-4b05-aaab-37557e68806a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg saved to cache
2026-03-25 18:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9c311568-ba21-5a32-83d4-7632482a2982 with identifier: 10709060
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 18:30:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 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-25 18:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9c311568-ba21-5a32-83d4-7632482a2982 with identifier: 10709060
2026-03-25 18:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9c311568-ba21-5a32-83d4-7632482a2982 with identifier: 10709060 to the API
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709060>
{'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': 131,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9c311568-ba21-5a32-83d4-7632482a2982',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV22KFZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709060',
'listing': 'auction',
'location': 'Wigan',
'make': 'Ford',
'model': 'Transit',
'odometer': 31000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Ford Transit 2.0 Leader - Diesel - Manual - 131 hp - HV22KFZ - '
'31,000 mi',
'transmission': 'manual',
'trim': 'Leader',
'vin': None,
'year': 2022}
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709060%27 HTTP/1.1" 200 None
2026-03-25 18:30:37 [adesa.uk] INFO: Saving data for 10709060: {'auction_closing_time': 1774612800.0, 'created_time': 1774261993.136049, 'last_price_update_time': 1774463437.770757}
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709060') HTTP/1.1" 204 0
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f699d10>
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg saved to cache
2026-03-25 18:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:37 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5743320/general/c31b39d1-2f60-43aa-9ecd-9d2094b1a174.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5bcfd0>
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg saved to cache
2026-03-25 18:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f688410>
2026-03-25 18:30:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg saved to cache
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc0f290>
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F393780a1-4a2c-4f93-bccc-b785ba30e478.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/393780a1-4a2c-4f93-bccc-b785ba30e478.jpg saved to cache
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f453410e090>
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg saved to cache
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 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-25 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db25390>
2026-03-25 18:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252Fec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg saved to cache
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ef983bbe-cd17-5481-a36c-d580f9510193 due to Ignoring non-200 response
2026-03-25 18:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbbb153d-0625-577e-8aed-fd91c47aced7 with identifier: 10709040
2026-03-25 18:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbbb153d-0625-577e-8aed-fd91c47aced7 with scrape type 2
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbbb153d-0625-577e-8aed-fd91c47aced7 with scrape type 2
2026-03-25 18:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: dbbb153d-0625-577e-8aed-fd91c47aced7, identifier: 10709040
2026-03-25 18:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9a25acd-0e9b-59fc-b2fa-200df1217359 with identifier: 10709042
2026-03-25 18:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9a25acd-0e9b-59fc-b2fa-200df1217359 with scrape type 2
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9a25acd-0e9b-59fc-b2fa-200df1217359 with scrape type 2
2026-03-25 18:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a9a25acd-0e9b-59fc-b2fa-200df1217359, identifier: 10709042
2026-03-25 18:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e9b6e93-8cf2-578f-b106-90b5b296d473 with identifier: 10709055
2026-03-25 18:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e9b6e93-8cf2-578f-b106-90b5b296d473 with scrape type 2
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e9b6e93-8cf2-578f-b106-90b5b296d473 with scrape type 2
2026-03-25 18:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7e9b6e93-8cf2-578f-b106-90b5b296d473, identifier: 10709055
2026-03-25 18:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48702883-f91b-50c8-bb41-e77344f41bbc with identifier: 10709046
2026-03-25 18:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48702883-f91b-50c8-bb41-e77344f41bbc with scrape type 2
2026-03-25 18:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48702883-f91b-50c8-bb41-e77344f41bbc with scrape type 2
2026-03-25 18:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 48702883-f91b-50c8-bb41-e77344f41bbc, identifier: 10709046
2026-03-25 18:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/aeb124f8-6631-4681-b4ee-696ad383cd68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: dbbb153d-0625-577e-8aed-fd91c47aced7 with identifier: 10709040
2026-03-25 18:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: dbbb153d-0625-577e-8aed-fd91c47aced7 with identifier: 10709040
2026-03-25 18:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: dbbb153d-0625-577e-8aed-fd91c47aced7 with identifier: 10709040 to the API
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709040>
{'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-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'dbbb153d-0625-577e-8aed-fd91c47aced7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU25XKT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709040',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 43,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 3,
'seller_name': 'Dudley Motor Company',
'title': 'Vauxhall Combo XL 1.5 Prime - Diesel - Manual - 102 hp - DU25XKT - '
'43 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709040%27 HTTP/1.1" 200 None
2026-03-25 18:30:38 [adesa.uk] INFO: Saving data for 10709040: {'auction_closing_time': 1774612800.0, 'created_time': 1774261994.219811, 'last_price_update_time': 1774463438.89313}
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709040') HTTP/1.1" 204 0
2026-03-25 18:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a9a25acd-0e9b-59fc-b2fa-200df1217359 with identifier: 10709042
2026-03-25 18:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a9a25acd-0e9b-59fc-b2fa-200df1217359 with identifier: 10709042
2026-03-25 18:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a9a25acd-0e9b-59fc-b2fa-200df1217359 with identifier: 10709042 to the API
2026-03-25 18:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a9a25acd-0e9b-59fc-b2fa-200df1217359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS24AOW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709042',
'listing': 'auction',
'location': 'Holywell',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 11427,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': 'E & J Hone Ltd',
'title': 'Peugeot Partner 1.5 HDI Asphalt - Diesel - Manual - 102 hp - '
'KS24AOW - 11,427 mi',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2024}
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709042%27 HTTP/1.1" 200 None
2026-03-25 18:30:39 [adesa.uk] INFO: Saving data for 10709042: {'auction_closing_time': 1774612800.0, 'created_time': 1774262135.061837, 'last_price_update_time': 1774463439.164743}
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709042') HTTP/1.1" 204 0
2026-03-25 18:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7e9b6e93-8cf2-578f-b106-90b5b296d473 with identifier: 10709055
2026-03-25 18:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7e9b6e93-8cf2-578f-b106-90b5b296d473 with identifier: 10709055
2026-03-25 18:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7e9b6e93-8cf2-578f-b106-90b5b296d473 with identifier: 10709055 to the API
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709055>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7e9b6e93-8cf2-578f-b106-90b5b296d473',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR71EYF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709055',
'listing': 'auction',
'location': 'Wigan',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 86000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Mercedes-Benz Vito L3 114 CDI Premium - Diesel - Automatic - 136 hp '
'- KR71EYF - 86,000 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709055%27 HTTP/1.1" 200 None
2026-03-25 18:30:39 [adesa.uk] INFO: Saving data for 10709055: {'auction_closing_time': 1774612800.0, 'created_time': 1774261992.470134, 'last_price_update_time': 1774463439.439534}
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709055') HTTP/1.1" 204 0
2026-03-25 18:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 48702883-f91b-50c8-bb41-e77344f41bbc with identifier: 10709046
2026-03-25 18:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 48702883-f91b-50c8-bb41-e77344f41bbc with identifier: 10709046
2026-03-25 18:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 48702883-f91b-50c8-bb41-e77344f41bbc with identifier: 10709046 to the API
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '48702883-f91b-50c8-bb41-e77344f41bbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK24YZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709046',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'Trafic',
'odometer': 19626,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 9,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Trafic Passenger 2.0 DCI Business - Diesel - Manual - 130 '
'hp - NK24YZS - 19,626 mi',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709046%27 HTTP/1.1" 200 None
2026-03-25 18:30:39 [adesa.uk] INFO: Saving data for 10709046: {'auction_closing_time': 1774612800.0, 'created_time': 1774262003.676791, 'last_price_update_time': 1774463439.792165}
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709046') HTTP/1.1" 204 0
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/b23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7be950>
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252F85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg saved to cache
2026-03-25 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dbd5390>
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg saved to cache
2026-03-25 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4f9ed0>
2026-03-25 18:30:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Faeb124f8-6631-4681-b4ee-696ad383cd68.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/aeb124f8-6631-4681-b4ee-696ad383cd68.jpg saved to cache
2026-03-25 18:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f60f190>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F4e006bc2-579f-445a-9e21-56640bdadb98.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5cac10>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7d6590>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252Fb23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/b23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db26f10>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252Fa52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7d7b90>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F6d26d831-bb5b-462c-b799-f5651481cfcc.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7d6a10>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f777ed0>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Fb13784f6-7803-43a4-8c24-50131828b737.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5dce90>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db82cd0>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F4ade72a3-176b-4989-bcf1-a389e44c1362.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5bf650>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F6f34f783-8079-4003-be24-676c3e52c8a1.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc0cc50>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452da7d390>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252Fa0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 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-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/797ef81c-322a-421d-90e1-a58d370451de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727642)
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452da73e10>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252F6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5b0890>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F2f3ff348-32de-4b18-87cd-565d4af14437.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg saved to cache
2026-03-25 18:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db5c750>
2026-03-25 18:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg saved to cache
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452da73b90>
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F0778e1b6-bad0-4847-95bf-b717add98e23.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg saved to cache
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f453410f410>
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F797ef81c-322a-421d-90e1-a58d370451de.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/797ef81c-322a-421d-90e1-a58d370451de.jpg saved to cache
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dbf1610>
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252F06802a66-2902-406e-acfa-00f269ca7d6f.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg saved to cache
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4534129a90>
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Fadebcdf4-dfef-422d-be0f-fa747f8e6533.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg saved to cache
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ef983bbe-cd17-5481-a36c-d580f9510193
2026-03-25 18:30:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef983bbe-cd17-5481-a36c-d580f9510193, skipping ID generation
2026-03-25 18:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef983bbe-cd17-5481-a36c-d580f9510193 with scrape type 1
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef983bbe-cd17-5481-a36c-d580f9510193 sending to next pipeline
2026-03-25 18:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ef983bbe-cd17-5481-a36c-d580f9510193, identifier: 10727642
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45345d8190>
2026-03-25 18:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F193a888f-436e-47f2-a33c-624927ac649b.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg saved to cache
2026-03-25 18:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ef983bbe-cd17-5481-a36c-d580f9510193 with identifier: 10727642
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 18:30:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ef983bbe-cd17-5481-a36c-d580f9510193 with identifier: 10727642
2026-03-25 18:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ef983bbe-cd17-5481-a36c-d580f9510193 with identifier: 10727642 to the API
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 301,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ef983bbe-cd17-5481-a36c-d580f9510193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DL20BTE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727642',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 67896,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294294,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199993,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/fee3b932-baa9-4d5d-8970-8e5017036e88.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237397,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213150,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122415,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215230,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311879,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/aeb124f8-6631-4681-b4ee-696ad383cd68.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219751,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef983bbe-cd17-5481-a36c-d580f9510193/ef983bbe-cd17-5481-a36c-d580f9510193_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269392,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg',
'Width': 1440}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': 'Vauxhall Motors Ltd',
'title': 'Vauxhall Grandland 1.6 Business Edition Nav Premium - Hybrid - '
'Automatic - 301 hp - DL20BTE - 67,896 mi',
'transmission': 'automatic',
'trim': 'Business Edition Nav Premium',
'vin': None,
'year': 2020}
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727642%27 HTTP/1.1" 200 None
2026-03-25 18:30:42 [adesa.uk] INFO: Saving data for 10727642: {'created_time': 1774463442.252398, 'last_price_update_time': 1774463442.252413, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727642') HTTP/1.1" 204 0
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4ddc50>
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg saved to cache
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5ddb90>
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg saved to cache
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f769790>
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F9cd8c21c-9618-43c4-a229-354012c9fefd.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg saved to cache
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/056d5a49-89a3-4826-8772-686e34c65031.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/d3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc16cd0>
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg saved to cache
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452daea3d0>
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252Fbad4a87e-9a3b-4376-b596-ca69eb86251d.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg saved to cache
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e66e0001-f5c6-5c05-8678-4a434324272a with identifier: 10709045
2026-03-25 18:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e66e0001-f5c6-5c05-8678-4a434324272a with scrape type 2
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e66e0001-f5c6-5c05-8678-4a434324272a with scrape type 2
2026-03-25 18:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e66e0001-f5c6-5c05-8678-4a434324272a, identifier: 10709045
2026-03-25 18:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e66e0001-f5c6-5c05-8678-4a434324272a with identifier: 10709045
2026-03-25 18:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e66e0001-f5c6-5c05-8678-4a434324272a with identifier: 10709045
2026-03-25 18:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e66e0001-f5c6-5c05-8678-4a434324272a with identifier: 10709045 to the API
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e66e0001-f5c6-5c05-8678-4a434324272a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK24YZZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709045',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'Trafic',
'odometer': 18916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 9,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Trafic Passenger 2.0 DCI Business - Diesel - Manual - 130 '
'hp - NK24YZZ - 18,916 mi',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709045%27 HTTP/1.1" 200 None
2026-03-25 18:30:42 [adesa.uk] INFO: Saving data for 10709045: {'auction_closing_time': 1774612800.0, 'created_time': 1774262140.680658, 'last_price_update_time': 1774463442.86108}
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709045') HTTP/1.1" 204 0
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f537ad0>
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F056d5a49-89a3-4826-8772-686e34c65031.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/056d5a49-89a3-4826-8772-686e34c65031.jpg saved to cache
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc11850>
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252Fd982c37f-7095-49e9-9872-a77578ad98e7.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg saved to cache
2026-03-25 18:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc54a90>
2026-03-25 18:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252Fd3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/d3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg saved to cache
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10606319
2026-03-25 18:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4855b739-2746-53f1-99d1-25b168c868e6 with scrape type 2
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4855b739-2746-53f1-99d1-25b168c868e6 with scrape type 2
2026-03-25 18:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4855b739-2746-53f1-99d1-25b168c868e6, identifier: 10606319
2026-03-25 18:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7 with identifier: 10727650
2026-03-25 18:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7 with scrape type 1
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F800c9635-c13b-454e-bc90-1f436bb6f538.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.jpg not downloaded yet
2026-03-25 18:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 809e4efd-be52-5221-8a8b-8d887044054f with identifier: 10711372
2026-03-25 18:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 809e4efd-be52-5221-8a8b-8d887044054f with scrape type 2
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 809e4efd-be52-5221-8a8b-8d887044054f with scrape type 2
2026-03-25 18:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 809e4efd-be52-5221-8a8b-8d887044054f, identifier: 10711372
2026-03-25 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10606319
2026-03-25 18:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10606319
2026-03-25 18:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10606319 to the API
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'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': '4855b739-2746-53f1-99d1-25b168c868e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY75JXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606319',
'listing': 'auctionplusdirectbuy',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano tipper 2.2 Turbo - Diesel - Manual - 140 hp - '
'DY75JXX - 20 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606319%27 HTTP/1.1" 200 None
2026-03-25 18:30:43 [adesa.uk] INFO: Saving data for 10606319: {'auction_closing_time': 1775034000.0, 'created_time': 1773234949.760595, 'last_price_update_time': 1774463443.503969}
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10606319') HTTP/1.1" 204 0
2026-03-25 18:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 809e4efd-be52-5221-8a8b-8d887044054f with identifier: 10711372
2026-03-25 18:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 809e4efd-be52-5221-8a8b-8d887044054f with identifier: 10711372
2026-03-25 18:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 809e4efd-be52-5221-8a8b-8d887044054f with identifier: 10711372 to the API
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '809e4efd-be52-5221-8a8b-8d887044054f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711372',
'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': 22800,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano L3H2 2.2 Turbo Prime - Diesel - Manual - 1 hp - '
'DP75RCF - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710711372%27 HTTP/1.1" 200 None
2026-03-25 18:30:43 [adesa.uk] INFO: Saving data for 10711372: {'auction_closing_time': 1775034000.0, 'created_time': 1774279833.243707, 'last_price_update_time': 1774463443.765312}
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10711372') HTTP/1.1" 204 0
2026-03-25 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727654)
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F21625aeb-b0d1-43b9-b784-e291578e132c.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/21625aeb-b0d1-43b9-b784-e291578e132c.jpg not downloaded yet
2026-03-25 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727656)
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F1d5844e1-29ef-4735-b7da-9d99e793d055.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/1d5844e1-29ef-4735-b7da-9d99e793d055.jpg not downloaded yet
2026-03-25 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727653)
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc10d50>
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg saved to cache
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db447d0>
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252F40df76f9-2445-48c5-af99-d1e563ba2410.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg saved to cache
2026-03-25 18:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7e1d50>
2026-03-25 18:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg saved to cache
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f645290>
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg saved to cache
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc09b10>
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg saved to cache
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10727655
2026-03-25 18:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a69a00-fc43-5bac-921b-07b510638668 with scrape type 1
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg not downloaded yet
2026-03-25 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252Ff8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/f8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg not downloaded yet
2026-03-25 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg not downloaded yet
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252Ffab83557-d22a-4a70-a207-9ad6969ce3cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/fab83557-d22a-4a70-a207-9ad6969ce3cb.jpg not downloaded yet
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dae9b10>
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg saved to cache
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44
2026-03-25 18:30:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55f4b8c9-f79f-54c9-a1dc-0b934903ae44, skipping ID generation
2026-03-25 18:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44 with scrape type 1
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55f4b8c9-f79f-54c9-a1dc-0b934903ae44 sending to next pipeline
2026-03-25 18:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 55f4b8c9-f79f-54c9-a1dc-0b934903ae44, identifier: 10727654
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db47510>
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg saved to cache
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f68dd10>
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742575%252Fgeneral%252F86b01710-1935-477c-913d-f81dad95b28a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg saved to cache
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-25 18:30:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3dcd1bc7-d848-5a10-9058-041d5817d027, skipping ID generation
2026-03-25 18:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dcd1bc7-d848-5a10-9058-041d5817d027 with scrape type 1
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3dcd1bc7-d848-5a10-9058-041d5817d027 sending to next pipeline
2026-03-25 18:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3dcd1bc7-d848-5a10-9058-041d5817d027, identifier: 10727656
2026-03-25 18:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10709009
2026-03-25 18:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e with scrape type 2
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e with scrape type 2
2026-03-25 18:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 32a3c1fd-a2b2-561e-ac3b-73406cca194e, identifier: 10709009
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452da5b650>
2026-03-25 18:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252Ff26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg saved to cache
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f
2026-03-25 18:30:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f, skipping ID generation
2026-03-25 18:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f with scrape type 1
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f sending to next pipeline
2026-03-25 18:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f, identifier: 10727653
2026-03-25 18:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg not downloaded yet
2026-03-25 18:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 55f4b8c9-f79f-54c9-a1dc-0b934903ae44 with identifier: 10727654
2026-03-25 18:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 55f4b8c9-f79f-54c9-a1dc-0b934903ae44 with identifier: 10727654
2026-03-25 18:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 55f4b8c9-f79f-54c9-a1dc-0b934903ae44 with identifier: 10727654 to the API
2026-03-25 18:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.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': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '55f4b8c9-f79f-54c9-a1dc-0b934903ae44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MM71XPX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727654',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 21207,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180785,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183520,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162535,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/d3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163701,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/056d5a49-89a3-4826-8772-686e34c65031.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162085,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/797ef81c-322a-421d-90e1-a58d370451de.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170119,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121181,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112672,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/b23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182758,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/393780a1-4a2c-4f93-bccc-b785ba30e478.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f4b8c9-f79f-54c9-a1dc-0b934903ae44/55f4b8c9-f79f-54c9-a1dc-0b934903ae44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171239,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg',
'Width': 1440}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'MM71XPX - 21,207 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727654%27 HTTP/1.1" 200 None
2026-03-25 18:30:45 [adesa.uk] INFO: Saving data for 10727654: {'created_time': 1774463445.155932, 'last_price_update_time': 1774463445.155944, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727654') HTTP/1.1" 204 0
2026-03-25 18:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10727656
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 18:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 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-25 18:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10727656
2026-03-25 18:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10727656 to the API
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '3dcd1bc7-d848-5a10-9058-041d5817d027',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71LLM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727656',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 23906,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178692,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247000,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275485,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244645,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186186,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167949,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179677,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129226,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168329,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dcd1bc7-d848-5a10-9058-041d5817d027/3dcd1bc7-d848-5a10-9058-041d5817d027_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183561,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg',
'Width': 1440}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'PF71LLM - 23,906 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727656%27 HTTP/1.1" 200 None
2026-03-25 18:30:45 [adesa.uk] INFO: Saving data for 10727656: {'created_time': 1774463445.67795, 'last_price_update_time': 1774463445.677962, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727656') HTTP/1.1" 204 0
2026-03-25 18:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10709009
2026-03-25 18:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10709009
2026-03-25 18:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10709009 to the API
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709009>
{'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': 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': 'DL75YWK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709009',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DL75YWK - 10 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2025}
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709009%27 HTTP/1.1" 200 None
2026-03-25 18:30:45 [adesa.uk] INFO: Saving data for 10709009: {'auction_closing_time': 1775034000.0, 'created_time': 1774262289.78749, 'last_price_update_time': 1774463445.947727}
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709009') HTTP/1.1" 204 0
2026-03-25 18:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f with identifier: 10727653
2026-03-25 18:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f with identifier: 10727653
2026-03-25 18:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5dd4a332-0274-5eb6-9ce9-94ed730a6f7f with identifier: 10727653 to the API
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '5dd4a332-0274-5eb6-9ce9-94ed730a6f7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DY22JDK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727653',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 54824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221829,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289054,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276120,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311177,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220523,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167721,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205615,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130026,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167285,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd4a332-0274-5eb6-9ce9-94ed730a6f7f/5dd4a332-0274-5eb6-9ce9-94ed730a6f7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222282,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg',
'Width': 1440}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'DY22JDK - 54,824 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727653%27 HTTP/1.1" 200 None
2026-03-25 18:30:46 [adesa.uk] INFO: Saving data for 10727653: {'created_time': 1774463446.420071, 'last_price_update_time': 1774463446.420083, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727653') HTTP/1.1" 204 0
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727646)
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F0524823c-241b-48d3-81f6-e405aef4f692.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/0524823c-241b-48d3-81f6-e405aef4f692.jpg not downloaded yet
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F700e112e-a879-4592-b4fc-e3a1aff9721e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg not downloaded yet
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727652)
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/eb8a485f-5086-40f8-9647-1513f9a49010.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F5d798aa0-f608-42b2-bca5-260036d1d82f.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/5d798aa0-f608-42b2-bca5-260036d1d82f.jpg not downloaded yet
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F27e5c767-228f-4806-ac32-e1802d757488.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg not downloaded yet
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7c1a50>
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252Faa73d67a-b581-4f84-89f5-877aa25c09a2.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg saved to cache
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7ef850>
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg saved to cache
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4c8410>
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F87f4aff1-4528-4039-82eb-3c1819591015.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg saved to cache
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/21625aeb-b0d1-43b9-b784-e291578e132c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/1d5844e1-29ef-4735-b7da-9d99e793d055.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F0f82da76-bf83-451d-b531-d3431e20e8a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/0f82da76-bf83-451d-b531-d3431e20e8a1.jpg not downloaded yet
2026-03-25 18:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F02d9b777-3b86-4764-a213-2dd575e25832.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg not downloaded yet
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F6b615809-33e3-4aca-9698-492a2fa1ef43.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg not downloaded yet
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5ff3d0>
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252Fbc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg saved to cache
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-25 18:30:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9f0ea87-e712-5480-a676-012bf1077b96, skipping ID generation
2026-03-25 18:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f0ea87-e712-5480-a676-012bf1077b96 with scrape type 1
2026-03-25 18:30:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a9f0ea87-e712-5480-a676-012bf1077b96 sending to next pipeline
2026-03-25 18:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a9f0ea87-e712-5480-a676-012bf1077b96, identifier: 10727646
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db394d0>
2026-03-25 18:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F800c9635-c13b-454e-bc90-1f436bb6f538.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.jpg saved to cache
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73651a06-4f40-59f9-8ff1-945d39d7ad99 with identifier: 10709058
2026-03-25 18:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73651a06-4f40-59f9-8ff1-945d39d7ad99 with scrape type 2
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73651a06-4f40-59f9-8ff1-945d39d7ad99 with scrape type 2
2026-03-25 18:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 73651a06-4f40-59f9-8ff1-945d39d7ad99, identifier: 10709058
2026-03-25 18:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 878d793f-a5c6-5063-a91b-b1435b49f88a with identifier: 10709041
2026-03-25 18:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 878d793f-a5c6-5063-a91b-b1435b49f88a with scrape type 2
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 878d793f-a5c6-5063-a91b-b1435b49f88a with scrape type 2
2026-03-25 18:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 878d793f-a5c6-5063-a91b-b1435b49f88a, identifier: 10709041
2026-03-25 18:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f33d9aa-7f52-5554-bc6f-2f5a43061601 with identifier: 10709049
2026-03-25 18:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f33d9aa-7f52-5554-bc6f-2f5a43061601 with scrape type 2
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f33d9aa-7f52-5554-bc6f-2f5a43061601 with scrape type 2
2026-03-25 18:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8f33d9aa-7f52-5554-bc6f-2f5a43061601, identifier: 10709049
2026-03-25 18:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10709047
2026-03-25 18:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1994501-e708-50bf-8a4e-3e5dd769d8f5 with scrape type 2
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1994501-e708-50bf-8a4e-3e5dd769d8f5 with scrape type 2
2026-03-25 18:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f1994501-e708-50bf-8a4e-3e5dd769d8f5, identifier: 10709047
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5ab610>
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg saved to cache
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-25 18:30:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94155222-6346-5477-b35e-854bf21156e4, skipping ID generation
2026-03-25 18:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94155222-6346-5477-b35e-854bf21156e4 with scrape type 1
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94155222-6346-5477-b35e-854bf21156e4 sending to next pipeline
2026-03-25 18:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 94155222-6346-5477-b35e-854bf21156e4, identifier: 10727652
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc5d9d0>
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252Feb8a485f-5086-40f8-9647-1513f9a49010.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/eb8a485f-5086-40f8-9647-1513f9a49010.jpg saved to cache
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7c2a90>
2026-03-25 18:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg saved to cache
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/f8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/fab83557-d22a-4a70-a207-9ad6969ce3cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F7b6faad2-8c72-4f82-b714-4ed247c26561.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg not downloaded yet
2026-03-25 18:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10727646
2026-03-25 18:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10727646
2026-03-25 18:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10727646 to the API
2026-03-25 18:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9f0ea87-e712-5480-a676-012bf1077b96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OE71XLR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727646',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 25432,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324122,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224272,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243705,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249022,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220107,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231937,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193462,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86436,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186341,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f0ea87-e712-5480-a676-012bf1077b96/a9f0ea87-e712-5480-a676-012bf1077b96_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153555,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg',
'Width': 1440}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-02-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi Premium - Petrol - Manual - 101 hp - '
'OE71XLR - 25,432 mi',
'transmission': 'manual',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727646%27 HTTP/1.1" 200 None
2026-03-25 18:30:48 [adesa.uk] INFO: Saving data for 10727646: {'created_time': 1774463448.153431, 'last_price_update_time': 1774463448.153442, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727646') HTTP/1.1" 204 0
2026-03-25 18:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 73651a06-4f40-59f9-8ff1-945d39d7ad99 with identifier: 10709058
2026-03-25 18:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 73651a06-4f40-59f9-8ff1-945d39d7ad99 with identifier: 10709058
2026-03-25 18:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 73651a06-4f40-59f9-8ff1-945d39d7ad99 with identifier: 10709058 to the API
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709058>
{'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-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '73651a06-4f40-59f9-8ff1-945d39d7ad99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VK23EDV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709058',
'listing': 'auction',
'location': 'Wigan',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 64000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Vauxhall Vivaro L2H1 1.5 CDTI Dynamic - Diesel - Manual - 1 hp - '
'VK23EDV - 64,000 mi',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709058%27 HTTP/1.1" 200 None
2026-03-25 18:30:48 [adesa.uk] INFO: Saving data for 10709058: {'auction_closing_time': 1774612800.0, 'created_time': 1774262334.297507, 'last_price_update_time': 1774463448.514613}
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709058') HTTP/1.1" 204 0
2026-03-25 18:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 878d793f-a5c6-5063-a91b-b1435b49f88a with identifier: 10709041
2026-03-25 18:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 878d793f-a5c6-5063-a91b-b1435b49f88a with identifier: 10709041
2026-03-25 18:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 878d793f-a5c6-5063-a91b-b1435b49f88a with identifier: 10709041 to the API
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709041>
{'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': 110,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '878d793f-a5c6-5063-a91b-b1435b49f88a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MC21VFN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709041',
'listing': 'auction',
'location': 'Wigan',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 120000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-08-04',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Volkswagen Transporter 2.0 TDI Highline - Diesel - Manual - 110 hp '
'- MC21VFN - 120,000 mi',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2021}
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709041%27 HTTP/1.1" 200 None
2026-03-25 18:30:48 [adesa.uk] INFO: Saving data for 10709041: {'auction_closing_time': 1774612800.0, 'created_time': 1774262320.525244, 'last_price_update_time': 1774463448.789966}
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709041') HTTP/1.1" 204 0
2026-03-25 18:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8f33d9aa-7f52-5554-bc6f-2f5a43061601 with identifier: 10709049
2026-03-25 18:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8f33d9aa-7f52-5554-bc6f-2f5a43061601 with identifier: 10709049
2026-03-25 18:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8f33d9aa-7f52-5554-bc6f-2f5a43061601 with identifier: 10709049 to the API
2026-03-25 18:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8f33d9aa-7f52-5554-bc6f-2f5a43061601',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MT07XFC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709049',
'listing': 'auction',
'location': 'Holywell',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 53174,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 3,
'seller_name': 'E & J Hone Ltd',
'title': 'Volkswagen Transporter dropside 1.9 TDI - Diesel - Manual - 110 hp '
'- MT07XFC - 53,174 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709049%27 HTTP/1.1" 200 None
2026-03-25 18:30:49 [adesa.uk] INFO: Saving data for 10709049: {'auction_closing_time': 1774612800.0, 'created_time': 1774262338.444116, 'last_price_update_time': 1774463449.065094}
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709049') HTTP/1.1" 204 0
2026-03-25 18:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10709047
2026-03-25 18:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10709047
2026-03-25 18:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10709047 to the API
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709047>
{'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-03-27T12: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=10709047',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RHX - 15 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709047%27 HTTP/1.1" 200 None
2026-03-25 18:30:49 [adesa.uk] INFO: Saving data for 10709047: {'auction_closing_time': 1774612800.0, 'created_time': 1774262130.12969, 'last_price_update_time': 1774463449.348658}
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709047') HTTP/1.1" 204 0
2026-03-25 18:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10727652
2026-03-25 18:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10727652
2026-03-25 18:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10727652 to the API
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.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': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '94155222-6346-5477-b35e-854bf21156e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SA22CYE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727652',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35557,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349997,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274460,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288519,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316153,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249512,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267092,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215977,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146397,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173315,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94155222-6346-5477-b35e-854bf21156e4/94155222-6346-5477-b35e-854bf21156e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192631,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg',
'Width': 1440}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - SA22CYE - 35,557 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727652%27 HTTP/1.1" 200 None
2026-03-25 18:30:49 [adesa.uk] INFO: Saving data for 10727652: {'created_time': 1774463449.822489, 'last_price_update_time': 1774463449.8225, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727652') HTTP/1.1" 204 0
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252Fb50462a9-dfd0-4917-8b16-14cae7566dfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/b50462a9-dfd0-4917-8b16-14cae7566dfd.jpg not downloaded yet
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F0df74932-3319-40e6-b9a2-57d2c530df2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg not downloaded yet
2026-03-25 18:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4e0150>
2026-03-25 18:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F21625aeb-b0d1-43b9-b784-e291578e132c.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/21625aeb-b0d1-43b9-b784-e291578e132c.jpg saved to cache
2026-03-25 18:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc57850>
2026-03-25 18:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F1d5844e1-29ef-4735-b7da-9d99e793d055.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/1d5844e1-29ef-4735-b7da-9d99e793d055.jpg saved to cache
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/0524823c-241b-48d3-81f6-e405aef4f692.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg not downloaded yet
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f739f10>
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252Ff8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/f8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg saved to cache
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5e18d0>
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg saved to cache
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f453568c890>
2026-03-25 18:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252Ffab83557-d22a-4a70-a207-9ad6969ce3cb.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/fab83557-d22a-4a70-a207-9ad6969ce3cb.jpg saved to cache
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7c7a74b-9590-5d56-8805-b6646b2809a1 with identifier: 10709052
2026-03-25 18:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7c7a74b-9590-5d56-8805-b6646b2809a1 with scrape type 2
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7c7a74b-9590-5d56-8805-b6646b2809a1 with scrape type 2
2026-03-25 18:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d7c7a74b-9590-5d56-8805-b6646b2809a1, identifier: 10709052
2026-03-25 18:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98547115-ee4b-5008-8e8a-c7c3a3c4676e with identifier: 10709056
2026-03-25 18:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98547115-ee4b-5008-8e8a-c7c3a3c4676e with scrape type 2
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98547115-ee4b-5008-8e8a-c7c3a3c4676e with scrape type 2
2026-03-25 18:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 98547115-ee4b-5008-8e8a-c7c3a3c4676e, identifier: 10709056
2026-03-25 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/e367e390-272a-4c6f-83c4-f190db6efa96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg not downloaded yet
2026-03-25 18:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d7c7a74b-9590-5d56-8805-b6646b2809a1 with identifier: 10709052
2026-03-25 18:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d7c7a74b-9590-5d56-8805-b6646b2809a1 with identifier: 10709052
2026-03-25 18:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d7c7a74b-9590-5d56-8805-b6646b2809a1 with identifier: 10709052 to the API
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709052>
{'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': 146,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7c7a74b-9590-5d56-8805-b6646b2809a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS25ERJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709052',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 19031,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Manual - 146 hp - '
'DS25ERJ - 19,031 mi',
'transmission': 'manual',
'trim': 'Prime XL',
'vin': None,
'year': 2025}
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709052%27 HTTP/1.1" 200 None
2026-03-25 18:30:50 [adesa.uk] INFO: Saving data for 10709052: {'auction_closing_time': 1774612800.0, 'created_time': 1774262333.457822, 'last_price_update_time': 1774463450.989106}
2026-03-25 18:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709052') HTTP/1.1" 204 0
2026-03-25 18:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 98547115-ee4b-5008-8e8a-c7c3a3c4676e with identifier: 10709056
2026-03-25 18:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 98547115-ee4b-5008-8e8a-c7c3a3c4676e with identifier: 10709056
2026-03-25 18:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 98547115-ee4b-5008-8e8a-c7c3a3c4676e with identifier: 10709056 to the API
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '98547115-ee4b-5008-8e8a-c7c3a3c4676e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK73XCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709056',
'listing': 'auction',
'location': 'Telford',
'make': 'Ford',
'model': 'Ranger',
'odometer': 12098,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 1 hp - HK73XCF - '
'12,098 mi',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709056%27 HTTP/1.1" 200 None
2026-03-25 18:30:51 [adesa.uk] INFO: Saving data for 10709056: {'auction_closing_time': 1774612800.0, 'created_time': 1774261990.203435, 'last_price_update_time': 1774463451.274967}
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709056') HTTP/1.1" 204 0
2026-03-25 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-25 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f60dd10>
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F700e112e-a879-4592-b4fc-e3a1aff9721e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg saved to cache
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10709053
2026-03-25 18:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1566fc01-38c2-54a1-921e-81e8067f0203 with scrape type 2
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1566fc01-38c2-54a1-921e-81e8067f0203 with scrape type 2
2026-03-25 18:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 1566fc01-38c2-54a1-921e-81e8067f0203, identifier: 10709053
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc79350>
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg saved to cache
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f68c610>
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg saved to cache
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4f0850>
2026-03-25 18:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F0524823c-241b-48d3-81f6-e405aef4f692.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/0524823c-241b-48d3-81f6-e405aef4f692.jpg saved to cache
2026-03-25 18:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727651)
2026-03-25 18:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10709053
2026-03-25 18:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10709053
2026-03-25 18:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10709053 to the API
2026-03-25 18:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709053>
{'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': 1,
'expiration_date': '2026-03-27T12: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': 'DT75NRN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709053',
'listing': 'auction',
'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-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Automatic - 1 hp - '
'DT75NRN - 10 mi',
'transmission': 'automatic',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709053%27 HTTP/1.1" 200 None
2026-03-25 18:30:52 [adesa.uk] INFO: Saving data for 10709053: {'auction_closing_time': 1774612800.0, 'created_time': 1774262006.184951, 'last_price_update_time': 1774463452.102427}
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709053') HTTP/1.1" 204 0
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f757bd0>
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252Fae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg saved to cache
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/5d798aa0-f608-42b2-bca5-260036d1d82f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/0f82da76-bf83-451d-b531-d3431e20e8a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4535a8a690>
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252Fe367e390-272a-4c6f-83c4-f190db6efa96.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/e367e390-272a-4c6f-83c4-f190db6efa96.jpg saved to cache
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340f4b10>
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg saved to cache
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/b50462a9-dfd0-4917-8b16-14cae7566dfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727650)
2026-03-25 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-25 18:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f6b1010>
2026-03-25 18:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg saved to cache
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5073daef-18be-51fe-8495-2cec530bca3a
2026-03-25 18:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5073daef-18be-51fe-8495-2cec530bca3a, skipping ID generation
2026-03-25 18:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5073daef-18be-51fe-8495-2cec530bca3a with scrape type 1
2026-03-25 18:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5073daef-18be-51fe-8495-2cec530bca3a sending to next pipeline
2026-03-25 18:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5073daef-18be-51fe-8495-2cec530bca3a, identifier: 10727651
2026-03-25 18:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5073daef-18be-51fe-8495-2cec530bca3a with identifier: 10727651
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 18:30:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5073daef-18be-51fe-8495-2cec530bca3a with identifier: 10727651
2026-03-25 18:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5073daef-18be-51fe-8495-2cec530bca3a with identifier: 10727651 to the API
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '5073daef-18be-51fe-8495-2cec530bca3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY22VZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727651',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 43509,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267701,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278443,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279925,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233092,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229283,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206131,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185459,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108613,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159022,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5073daef-18be-51fe-8495-2cec530bca3a/5073daef-18be-51fe-8495-2cec530bca3a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202270,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg',
'Width': 1440}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 136 '
'hp - DY22VZE - 43,509 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727651%27 HTTP/1.1" 200 None
2026-03-25 18:30:53 [adesa.uk] INFO: Saving data for 10727651: {'created_time': 1774463453.114751, 'last_price_update_time': 1774463453.114761, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727651') HTTP/1.1" 204 0
2026-03-25 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7e2890>
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F5d798aa0-f608-42b2-bca5-260036d1d82f.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/5d798aa0-f608-42b2-bca5-260036d1d82f.jpg saved to cache
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5ca150>
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F0f82da76-bf83-451d-b531-d3431e20e8a1.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/0f82da76-bf83-451d-b531-d3431e20e8a1.jpg saved to cache
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5506d0>
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F02d9b777-3b86-4764-a213-2dd575e25832.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg saved to cache
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc5c650>
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F27e5c767-228f-4806-ac32-e1802d757488.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg saved to cache
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5504d0>
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F7b6faad2-8c72-4f82-b714-4ed247c26561.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg saved to cache
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7f9690>
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252Fb50462a9-dfd0-4917-8b16-14cae7566dfd.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/b50462a9-dfd0-4917-8b16-14cae7566dfd.jpg saved to cache
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f654690>
2026-03-25 18:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F6b615809-33e3-4aca-9698-492a2fa1ef43.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg saved to cache
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7
2026-03-25 18:30:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7, skipping ID generation
2026-03-25 18:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7 with scrape type 1
2026-03-25 18:30:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7 sending to next pipeline
2026-03-25 18:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7, identifier: 10727650
2026-03-25 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/65720454-d4cd-44aa-acec-9ea5dbc49859.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7 with identifier: 10727650
2026-03-25 18:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7 with identifier: 10727650
2026-03-25 18:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2afb57c3-d0a6-5d09-a9c7-981d281ef6f7 with identifier: 10727650 to the API
2026-03-25 18:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '2afb57c3-d0a6-5d09-a9c7-981d281ef6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71WWX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727650',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 21276,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296748,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263661,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/21625aeb-b0d1-43b9-b784-e291578e132c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228325,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/1d5844e1-29ef-4735-b7da-9d99e793d055.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234579,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/f8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217448,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/fab83557-d22a-4a70-a207-9ad6969ce3cb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219562,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/0524823c-241b-48d3-81f6-e405aef4f692.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201698,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/5d798aa0-f608-42b2-bca5-260036d1d82f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168179,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/0f82da76-bf83-451d-b531-d3431e20e8a1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198308,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2afb57c3-d0a6-5d09-a9c7-981d281ef6f7/2afb57c3-d0a6-5d09-a9c7-981d281ef6f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265064,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/b50462a9-dfd0-4917-8b16-14cae7566dfd.jpg',
'Width': 1440}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi Premium - Petrol - Manual - 131 hp - '
'SH71WWX - 21,276 mi',
'transmission': 'manual',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727650%27 HTTP/1.1" 200 None
2026-03-25 18:30:54 [adesa.uk] INFO: Saving data for 10727650: {'created_time': 1774463454.024216, 'last_price_update_time': 1774463454.024228, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727650') HTTP/1.1" 204 0
2026-03-25 18:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410aa01f-c1b5-5d5b-8b56-fe187e617d0b with identifier: 10709048
2026-03-25 18:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410aa01f-c1b5-5d5b-8b56-fe187e617d0b with scrape type 2
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410aa01f-c1b5-5d5b-8b56-fe187e617d0b with scrape type 2
2026-03-25 18:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 410aa01f-c1b5-5d5b-8b56-fe187e617d0b, identifier: 10709048
2026-03-25 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/573695b9-1531-4ba6-94d8-31b5bdf02705.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727658)
2026-03-25 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727655)
2026-03-25 18:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 410aa01f-c1b5-5d5b-8b56-fe187e617d0b with identifier: 10709048
2026-03-25 18:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 410aa01f-c1b5-5d5b-8b56-fe187e617d0b with identifier: 10709048
2026-03-25 18:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 410aa01f-c1b5-5d5b-8b56-fe187e617d0b with identifier: 10709048 to the API
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 60,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Electric',
'id': '410aa01f-c1b5-5d5b-8b56-fe187e617d0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA20MEV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709048',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'e-Kangoo',
'odometer': 10679,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-07-21',
'seats_number': 2,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Maxi e-Kangoo 31 kWh - Electric - Automatic - 60 hp - '
'MA20MEV - 10,679 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709048%27 HTTP/1.1" 200 None
2026-03-25 18:30:54 [adesa.uk] INFO: Saving data for 10709048: {'auction_closing_time': 1774612800.0, 'created_time': 1774261987.837485, 'last_price_update_time': 1774463454.490668}
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709048') HTTP/1.1" 204 0
2026-03-25 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/50b5482a-7696-4f50-924b-78aeb87eb333.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc5f010>
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F0df74932-3319-40e6-b9a2-57d2c530df2a.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg saved to cache
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452d8cd010>
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg saved to cache
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dafa890>
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F65720454-d4cd-44aa-acec-9ea5dbc49859.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/65720454-d4cd-44aa-acec-9ea5dbc49859.jpg saved to cache
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f757d10>
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Fd34ab848-421b-4101-bbf5-16796d56c539.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg saved to cache
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340ca190>
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg saved to cache
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db27910>
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F573695b9-1531-4ba6-94d8-31b5bdf02705.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/573695b9-1531-4ba6-94d8-31b5bdf02705.jpg saved to cache
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db1c910>
2026-03-25 18:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg saved to cache
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a27073b-1bd2-5753-97f7-7e30318e9180
2026-03-25 18:30:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a27073b-1bd2-5753-97f7-7e30318e9180, skipping ID generation
2026-03-25 18:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a27073b-1bd2-5753-97f7-7e30318e9180 with scrape type 1
2026-03-25 18:30:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a27073b-1bd2-5753-97f7-7e30318e9180 sending to next pipeline
2026-03-25 18:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3a27073b-1bd2-5753-97f7-7e30318e9180, identifier: 10727658
2026-03-25 18:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dbf8310>
2026-03-25 18:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg saved to cache
2026-03-25 18:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-25 18:30:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98a69a00-fc43-5bac-921b-07b510638668, skipping ID generation
2026-03-25 18:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a69a00-fc43-5bac-921b-07b510638668 with scrape type 1
2026-03-25 18:30:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98a69a00-fc43-5bac-921b-07b510638668 sending to next pipeline
2026-03-25 18:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 98a69a00-fc43-5bac-921b-07b510638668, identifier: 10727655
2026-03-25 18:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/e9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3a27073b-1bd2-5753-97f7-7e30318e9180 with identifier: 10727658
2026-03-25 18:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3a27073b-1bd2-5753-97f7-7e30318e9180 with identifier: 10727658
2026-03-25 18:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3a27073b-1bd2-5753-97f7-7e30318e9180 with identifier: 10727658 to the API
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3a27073b-1bd2-5753-97f7-7e30318e9180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN19OFR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727658',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 61591,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238785,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175417,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231692,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169720,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/752900b4-add2-4724-b50f-d2ffd34d9c30.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146410,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/65720454-d4cd-44aa-acec-9ea5dbc49859.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146050,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190344,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/e367e390-272a-4c6f-83c4-f190db6efa96.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126881,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210432,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/bc09362d-36b9-406f-b916-63f1eb88e754.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a27073b-1bd2-5753-97f7-7e30318e9180/3a27073b-1bd2-5753-97f7-7e30318e9180_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165261,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/eb8a485f-5086-40f8-9647-1513f9a49010.jpg',
'Width': 1440}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2019-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.4 Design - Petrol - Manual - 140 hp - DN19OFR - '
'61,591 mi',
'transmission': 'manual',
'trim': 'Design',
'vin': None,
'year': 2019}
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727658%27 HTTP/1.1" 200 None
2026-03-25 18:30:55 [adesa.uk] INFO: Saving data for 10727658: {'created_time': 1774463455.534083, 'last_price_update_time': 1774463455.534094, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727658') HTTP/1.1" 204 0
2026-03-25 18:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10727655
2026-03-25 18:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10727655
2026-03-25 18:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10727655 to the API
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.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-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '98a69a00-fc43-5bac-921b-07b510638668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NV71OLG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727655',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30365,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252009,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257613,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220606,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189402,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206458,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212357,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141892,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183017,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182710,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98a69a00-fc43-5bac-921b-07b510638668/98a69a00-fc43-5bac-921b-07b510638668_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238204,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg',
'Width': 1440}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'NV71OLG - 30,365 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727655%27 HTTP/1.1" 200 None
2026-03-25 18:30:55 [adesa.uk] INFO: Saving data for 10727655: {'created_time': 1774463455.934374, 'last_price_update_time': 1774463455.934386, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727655') HTTP/1.1" 204 0
2026-03-25 18:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db055d0>
2026-03-25 18:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F50b5482a-7696-4f50-924b-78aeb87eb333.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/50b5482a-7696-4f50-924b-78aeb87eb333.jpg saved to cache
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3734bf6-45d7-52fa-a3a9-7c95269f62ce with identifier: 10709050
2026-03-25 18:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3734bf6-45d7-52fa-a3a9-7c95269f62ce with scrape type 2
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3734bf6-45d7-52fa-a3a9-7c95269f62ce with scrape type 2
2026-03-25 18:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a3734bf6-45d7-52fa-a3a9-7c95269f62ce, identifier: 10709050
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727649)
2026-03-25 18:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a3734bf6-45d7-52fa-a3a9-7c95269f62ce with identifier: 10709050
2026-03-25 18:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a3734bf6-45d7-52fa-a3a9-7c95269f62ce with identifier: 10709050
2026-03-25 18:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a3734bf6-45d7-52fa-a3a9-7c95269f62ce with identifier: 10709050 to the API
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3734bf6-45d7-52fa-a3a9-7c95269f62ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX68OYB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709050',
'listing': 'auction',
'location': 'Whyteleafe',
'make': 'Mitsubishi',
'model': 'Canter',
'odometer': 50594,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 2,
'seller_name': 'CC Leasing',
'title': 'Mitsubishi Canter - Diesel - Manual - 1 hp - HX68OYB - 50,594 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709050%27 HTTP/1.1" 200 None
2026-03-25 18:30:56 [adesa.uk] INFO: Saving data for 10709050: {'auction_closing_time': 1774612800.0, 'created_time': 1774262118.993293, 'last_price_update_time': 1774463456.364268}
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709050') HTTP/1.1" 204 0
2026-03-25 18:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db1f110>
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg saved to cache
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5ad750>
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg saved to cache
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4f0a10>
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252Fe9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/e9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg saved to cache
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc0cf10>
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Ffe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg saved to cache
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727644)
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc0b810>
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg saved to cache
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f6ab150>
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg saved to cache
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc2cad0>
2026-03-25 18:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg saved to cache
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4
2026-03-25 18:30:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ecb721fc-7fdc-56cb-9893-f83cb6ca64f4, skipping ID generation
2026-03-25 18:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4 with scrape type 1
2026-03-25 18:30:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ecb721fc-7fdc-56cb-9893-f83cb6ca64f4 sending to next pipeline
2026-03-25 18:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ecb721fc-7fdc-56cb-9893-f83cb6ca64f4, identifier: 10727649
2026-03-25 18:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ecb721fc-7fdc-56cb-9893-f83cb6ca64f4 with identifier: 10727649
2026-03-25 18:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ecb721fc-7fdc-56cb-9893-f83cb6ca64f4 with identifier: 10727649
2026-03-25 18:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ecb721fc-7fdc-56cb-9893-f83cb6ca64f4 with identifier: 10727649 to the API
2026-03-25 18:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ecb721fc-7fdc-56cb-9893-f83cb6ca64f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NV71ETL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727649',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 24825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248498,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/e6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260723,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/60de99c9-cda6-43d3-acd9-4a3599289d28.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239382,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248703,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200811,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244712,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197322,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/e9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119034,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/50b5482a-7696-4f50-924b-78aeb87eb333.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191694,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/7ef12e46-1314-4615-a925-db021a310f59.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecb721fc-7fdc-56cb-9893-f83cb6ca64f4/ecb721fc-7fdc-56cb-9893-f83cb6ca64f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219948,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/573695b9-1531-4ba6-94d8-31b5bdf02705.jpg',
'Width': 1440}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi Nav Premium - Petrol - Manual - 131 hp '
'- NV71ETL - 24,825 mi',
'transmission': 'manual',
'trim': 'SRi Nav Premium',
'vin': None,
'year': 2021}
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727649%27 HTTP/1.1" 200 None
2026-03-25 18:30:57 [adesa.uk] INFO: Saving data for 10727649: {'created_time': 1774463457.163808, 'last_price_update_time': 1774463457.16382, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727649') HTTP/1.1" 204 0
2026-03-25 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f70f7d0>
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F74431d97-20f0-4361-9573-b7cacfba44e7.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg saved to cache
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed0415aa-3331-5438-8d6e-104e58f921ff with identifier: 10709059
2026-03-25 18:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed0415aa-3331-5438-8d6e-104e58f921ff with scrape type 2
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed0415aa-3331-5438-8d6e-104e58f921ff with scrape type 2
2026-03-25 18:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ed0415aa-3331-5438-8d6e-104e58f921ff, identifier: 10709059
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db0cd50>
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg saved to cache
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-25 18:30:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 28bfae9b-21a2-503a-94fe-5d3d07c63419, skipping ID generation
2026-03-25 18:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28bfae9b-21a2-503a-94fe-5d3d07c63419 with scrape type 1
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 28bfae9b-21a2-503a-94fe-5d3d07c63419 sending to next pipeline
2026-03-25 18:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 28bfae9b-21a2-503a-94fe-5d3d07c63419, identifier: 10727644
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dadc590>
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fcac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg saved to cache
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4cbad0>
2026-03-25 18:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252Fb3e0a120-4feb-42f4-b5db-e1e629896e83.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg saved to cache
2026-03-25 18:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ed0415aa-3331-5438-8d6e-104e58f921ff with identifier: 10709059
2026-03-25 18:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ed0415aa-3331-5438-8d6e-104e58f921ff with identifier: 10709059
2026-03-25 18:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ed0415aa-3331-5438-8d6e-104e58f921ff with identifier: 10709059 to the API
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709059>
{'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': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ed0415aa-3331-5438-8d6e-104e58f921ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF68XAM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709059',
'listing': 'auction',
'location': 'Wigan',
'make': 'Ford',
'model': 'Transit',
'odometer': 70000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2018-09-14',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Ford Transit L2H3 2.0 TDCI - Diesel - Manual - 1 hp - LF68XAM - '
'70,000 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709059%27 HTTP/1.1" 200 None
2026-03-25 18:30:57 [adesa.uk] INFO: Saving data for 10709059: {'auction_closing_time': 1774612800.0, 'created_time': 1774261984.871075, 'last_price_update_time': 1774463457.969439}
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709059') HTTP/1.1" 204 0
2026-03-25 18:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10727644
2026-03-25 18:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10727644
2026-03-25 18:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10727644 to the API
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg>
{'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': 101,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '28bfae9b-21a2-503a-94fe-5d3d07c63419',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71YUO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727644',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 24470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241235,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253925,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246819,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249764,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201240,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228798,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184924,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172461,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155162,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28bfae9b-21a2-503a-94fe-5d3d07c63419/28bfae9b-21a2-503a-94fe-5d3d07c63419_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159317,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg',
'Width': 1440}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SE Edition - Petrol - Manual - 101 hp - '
'SH71YUO - 24,470 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2021}
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727644%27 HTTP/1.1" 200 None
2026-03-25 18:30:58 [adesa.uk] INFO: Saving data for 10727644: {'created_time': 1774463458.350618, 'last_price_update_time': 1774463458.35063, 'auction_closing_time': 1774533600.0}
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727644') HTTP/1.1" 204 0
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4535f2b710>
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fe086cc65-5868-405c-8de6-9b41d90e15ab.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg saved to cache
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727639)
2026-03-25 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f60b350>
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg saved to cache
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452da68810>
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg saved to cache
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45345ce650>
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252Ff9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg saved to cache
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc12b50>
2026-03-25 18:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg saved to cache
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eeafa5f-d06f-556d-aed1-9146a542b54e with identifier: 10709057
2026-03-25 18:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eeafa5f-d06f-556d-aed1-9146a542b54e with scrape type 2
2026-03-25 18:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eeafa5f-d06f-556d-aed1-9146a542b54e with scrape type 2
2026-03-25 18:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 1eeafa5f-d06f-556d-aed1-9146a542b54e, identifier: 10709057
2026-03-25 18:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727643)
2026-03-25 18:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 1eeafa5f-d06f-556d-aed1-9146a542b54e with identifier: 10709057
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-25 18:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 18:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 1eeafa5f-d06f-556d-aed1-9146a542b54e with identifier: 10709057
2026-03-25 18:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 1eeafa5f-d06f-556d-aed1-9146a542b54e with identifier: 10709057 to the API
2026-03-25 18:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709057>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '1eeafa5f-d06f-556d-aed1-9146a542b54e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN73CPU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709057',
'listing': 'auction',
'location': 'Telford',
'make': 'Ford',
'model': 'Ranger',
'odometer': 10155,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 1 hp - HN73CPU - '
'10,155 mi',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709057%27 HTTP/1.1" 200 None
2026-03-25 18:30:59 [adesa.uk] INFO: Saving data for 10709057: {'auction_closing_time': 1774612800.0, 'created_time': 1774262121.46693, 'last_price_update_time': 1774463459.065434}
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709057') HTTP/1.1" 204 0
2026-03-25 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727648)
2026-03-25 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4535e7a090>
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg saved to cache
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-25 18:30:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b90a2731-c0fc-5061-871f-0088d72dcc66, skipping ID generation
2026-03-25 18:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b90a2731-c0fc-5061-871f-0088d72dcc66 with scrape type 1
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b90a2731-c0fc-5061-871f-0088d72dcc66 sending to next pipeline
2026-03-25 18:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b90a2731-c0fc-5061-871f-0088d72dcc66, identifier: 10727639
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45356e3d90>
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Faf4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg saved to cache
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10717362
2026-03-25 18:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c535a4d0-2491-54c0-9925-38724c01e38a with scrape type 2
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c535a4d0-2491-54c0-9925-38724c01e38a with scrape type 2
2026-03-25 18:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c535a4d0-2491-54c0-9925-38724c01e38a, identifier: 10717362
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f755290>
2026-03-25 18:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252Fedaf5518-3383-4f86-b439-859d8797a5eb.jpg') HTTP/1.1" 204 0
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg saved to cache
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 367a48de-1c99-5a7c-a1a2-eff3faee4bd6 with identifier: 10709044
2026-03-25 18:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367a48de-1c99-5a7c-a1a2-eff3faee4bd6 with scrape type 2
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 367a48de-1c99-5a7c-a1a2-eff3faee4bd6 with scrape type 2
2026-03-25 18:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 367a48de-1c99-5a7c-a1a2-eff3faee4bd6, identifier: 10709044
2026-03-25 18:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10727645
2026-03-25 18:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401bcfc3-0044-5962-a34d-a3e711f68785 with scrape type 1
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg not downloaded yet
2026-03-25 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10727639
2026-03-25 18:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10727639
2026-03-25 18:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10727639 to the API
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.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': 101,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b90a2731-c0fc-5061-871f-0088d72dcc66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CA74ZTF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727639',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 9459,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220476,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195002,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221440,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244459,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204587,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202305,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187510,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218291,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183540,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b90a2731-c0fc-5061-871f-0088d72dcc66/b90a2731-c0fc-5061-871f-0088d72dcc66_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144452,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg',
'Width': 1440}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Manual - 101 hp - CA74ZTF - '
'9,459 mi',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727639%27 HTTP/1.1" 200 None
2026-03-25 18:31:00 [adesa.uk] INFO: Saving data for 10727639: {'created_time': 1774463460.077438, 'last_price_update_time': 1774463460.077452, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727639') HTTP/1.1" 204 0
2026-03-25 18:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10717362
2026-03-25 18:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10717362
2026-03-25 18:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10717362 to the API
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'c535a4d0-2491-54c0-9925-38724c01e38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WR71JWE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717362',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 54387,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi - Petrol - Manual - 101 hp - WR71JWE - '
'54,387 mi',
'transmission': 'manual',
'trim': 'SRi',
'vin': None,
'year': 2021}
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717362%27 HTTP/1.1" 200 None
2026-03-25 18:31:00 [adesa.uk] INFO: Saving data for 10717362: {'auction_closing_time': 1774533600.0, 'created_time': 1774366240.135791, 'last_price_update_time': 1774463460.379805}
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10717362') HTTP/1.1" 204 0
2026-03-25 18:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 367a48de-1c99-5a7c-a1a2-eff3faee4bd6 with identifier: 10709044
2026-03-25 18:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 367a48de-1c99-5a7c-a1a2-eff3faee4bd6 with identifier: 10709044
2026-03-25 18:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 367a48de-1c99-5a7c-a1a2-eff3faee4bd6 with identifier: 10709044 to the API
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '367a48de-1c99-5a7c-a1a2-eff3faee4bd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SB22LCG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709044',
'listing': 'auction',
'location': 'Holywell',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 72053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 2,
'seller_name': 'E & J Hone Ltd',
'title': 'Land Rover Discovery 3.0 D300 SE Commercial - Diesel - Automatic - '
'301 hp - SB22LCG - 72,053 mi',
'transmission': 'automatic',
'trim': 'SE Commercial',
'vin': None,
'year': 2022}
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709044%27 HTTP/1.1" 200 None
2026-03-25 18:31:00 [adesa.uk] INFO: Saving data for 10709044: {'auction_closing_time': 1774612800.0, 'created_time': 1774261982.782564, 'last_price_update_time': 1774463460.652005}
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10709044') HTTP/1.1" 204 0
2026-03-25 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg not downloaded yet
2026-03-25 18:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4ccf90>
2026-03-25 18:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F794fa158-f798-49a9-a339-c43dcedb4603.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg saved to cache
2026-03-25 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-25 18:31:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b7bc046-54a7-5d06-aafb-397201482414, skipping ID generation
2026-03-25 18:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b7bc046-54a7-5d06-aafb-397201482414 with scrape type 1
2026-03-25 18:31:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b7bc046-54a7-5d06-aafb-397201482414 sending to next pipeline
2026-03-25 18:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5b7bc046-54a7-5d06-aafb-397201482414, identifier: 10727643
2026-03-25 18:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10727643
2026-03-25 18:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10727643
2026-03-25 18:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10727643 to the API
2026-03-25 18:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5b7bc046-54a7-5d06-aafb-397201482414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY73TCX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727643',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 10870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211007,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196098,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187331,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221352,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199952,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211111,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126205,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188584,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b7bc046-54a7-5d06-aafb-397201482414/5b7bc046-54a7-5d06-aafb-397201482414_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218372,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg',
'Width': 1440}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Design - Petrol - Manual - 101 hp - '
'YY73TCX - 10,870 mi',
'transmission': 'manual',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727643%27 HTTP/1.1" 200 None
2026-03-25 18:31:01 [adesa.uk] INFO: Saving data for 10727643: {'created_time': 1774463461.181887, 'last_price_update_time': 1774463461.181897, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727643') HTTP/1.1" 204 0
2026-03-25 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F50708830-b818-472a-84f5-0c1a606bd822.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg not downloaded yet
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dcae810>
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F4e5b39ca-0302-4c5d-8445-fb8459280804.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg saved to cache
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-25 18:31:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 870f880b-9bab-5f20-89c3-bfe4de14d54f, skipping ID generation
2026-03-25 18:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870f880b-9bab-5f20-89c3-bfe4de14d54f with scrape type 1
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 870f880b-9bab-5f20-89c3-bfe4de14d54f sending to next pipeline
2026-03-25 18:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 870f880b-9bab-5f20-89c3-bfe4de14d54f, identifier: 10727648
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4f1e90>
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F0031ea21-4357-4605-bb0a-066cb12edb00.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg saved to cache
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dcad1d0>
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F992a6000-e5bb-4287-bc85-e4734671f491.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg saved to cache
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f453410b2d0>
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg saved to cache
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f756910>
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F47d61bd4-62b0-407e-b990-3373fbd0802c.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg saved to cache
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dca4d90>
2026-03-25 18:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg saved to cache
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727641)
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252Fb324f36d-53d5-44bf-b822-4105a1034942.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg not downloaded yet
2026-03-25 18:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10727648
2026-03-25 18:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10727648
2026-03-25 18:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10727648 to the API
2026-03-25 18:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.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-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '870f880b-9bab-5f20-89c3-bfe4de14d54f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BP71EGK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727648',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 45648,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334668,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314440,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278259,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284121,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191130,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178484,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182041,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216852,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252606,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870f880b-9bab-5f20-89c3-bfe4de14d54f/870f880b-9bab-5f20-89c3-bfe4de14d54f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg',
'Width': 1440}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Elite Premium - Petrol - Automatic - 131 '
'hp - BP71EGK - 45,648 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727648%27 HTTP/1.1" 200 None
2026-03-25 18:31:02 [adesa.uk] INFO: Saving data for 10727648: {'created_time': 1774463462.193507, 'last_price_update_time': 1774463462.193518, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727648') HTTP/1.1" 204 0
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4534132350>
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg saved to cache
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727635)
2026-03-25 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F65d8986f-747d-476d-965f-64937f265f80.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg not downloaded yet
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452db44a50>
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Ff2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg saved to cache
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727634)
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg not downloaded yet
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4534130690>
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fca2feeb0-ab35-4289-abfa-5703ac370f74.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg saved to cache
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-25 18:31:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2efdb3fa-0354-5ecb-a3b9-912061ad5282, skipping ID generation
2026-03-25 18:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with scrape type 1
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282 sending to next pipeline
2026-03-25 18:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2efdb3fa-0354-5ecb-a3b9-912061ad5282, identifier: 10727641
2026-03-25 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10727641
2026-03-25 18:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10727641
2026-03-25 18:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10727641 to the API
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2efdb3fa-0354-5ecb-a3b9-912061ad5282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD68ZKY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727641',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 74617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250421,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203479,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258967,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196743,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201898,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207399,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226606,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230844,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183731,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efdb3fa-0354-5ecb-a3b9-912061ad5282/2efdb3fa-0354-5ecb-a3b9-912061ad5282_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273531,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg',
'Width': 1440}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2018-11-05',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.5 Turbo SE - Diesel - Manual - 131 hp - '
'BD68ZKY - 74,617 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2018}
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727641%27 HTTP/1.1" 200 None
2026-03-25 18:31:02 [adesa.uk] INFO: Saving data for 10727641: {'created_time': 1774463462.852846, 'last_price_update_time': 1774463462.85286, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727641') HTTP/1.1" 204 0
2026-03-25 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727633)
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg not downloaded yet
2026-03-25 18:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f512090>
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg saved to cache
2026-03-25 18:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340e2c10>
2026-03-25 18:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg saved to cache
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-25 18:31:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8296a22c-a988-5bd1-a8b0-0068348c98b6, skipping ID generation
2026-03-25 18:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8296a22c-a988-5bd1-a8b0-0068348c98b6 with scrape type 1
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8296a22c-a988-5bd1-a8b0-0068348c98b6 sending to next pipeline
2026-03-25 18:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8296a22c-a988-5bd1-a8b0-0068348c98b6, identifier: 10727635
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7228d0>
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F086ba8a9-f8f4-4960-955f-032388c29ba8.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg saved to cache
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340e28d0>
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252Fa2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg saved to cache
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45356bfb50>
2026-03-25 18:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg saved to cache
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-25 18:31:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a, skipping ID generation
2026-03-25 18:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with scrape type 1
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a sending to next pipeline
2026-03-25 18:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a, identifier: 10727634
2026-03-25 18:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg not downloaded yet
2026-03-25 18:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10727635
2026-03-25 18:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10727635
2026-03-25 18:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10727635 to the API
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.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-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '8296a22c-a988-5bd1-a8b0-0068348c98b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DL72YEB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727635',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 16940,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252325,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221143,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212654,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252068,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213917,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202954,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191852,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147094,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170500,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8296a22c-a988-5bd1-a8b0-0068348c98b6/8296a22c-a988-5bd1-a8b0-0068348c98b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181424,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg',
'Width': 1440}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 136 hp - '
'DL72YEB - 16,940 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727635%27 HTTP/1.1" 200 None
2026-03-25 18:31:03 [adesa.uk] INFO: Saving data for 10727635: {'created_time': 1774463463.8084, 'last_price_update_time': 1774463463.808416, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727635') HTTP/1.1" 204 0
2026-03-25 18:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10727634
2026-03-25 18:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10727634
2026-03-25 18:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10727634 to the API
2026-03-25 18:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.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-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '42b185f5-b4b7-5229-a67f-c2a02ba1ba4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RV72HYZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727634',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 36334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307041,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318917,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337054,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342111,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283440,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293652,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195458,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148865,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195137,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42b185f5-b4b7-5229-a67f-c2a02ba1ba4a/42b185f5-b4b7-5229-a67f-c2a02ba1ba4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202780,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg',
'Width': 1440}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Premium - Electric - Automatic - 136 '
'hp - RV72HYZ - 36,334 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727634%27 HTTP/1.1" 200 None
2026-03-25 18:31:04 [adesa.uk] INFO: Saving data for 10727634: {'created_time': 1774463464.185148, 'last_price_update_time': 1774463464.185159, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727634') HTTP/1.1" 204 0
2026-03-25 18:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4541e72fd0>
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg saved to cache
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/c5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg not downloaded yet
2026-03-25 18:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F721c99fc-5054-4eaf-86d3-f933b47202e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg not downloaded yet
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f612f90>
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F28dd33b1-44e4-4133-9b6d-253e302240ae.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg saved to cache
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-25 18:31:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a790a44-942e-5696-b8d9-f46c900a2396, skipping ID generation
2026-03-25 18:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a790a44-942e-5696-b8d9-f46c900a2396 with scrape type 1
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a790a44-942e-5696-b8d9-f46c900a2396 sending to next pipeline
2026-03-25 18:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7a790a44-942e-5696-b8d9-f46c900a2396, identifier: 10727633
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dca4e10>
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F06cf02c9-51d6-4780-8efe-aedd637b525d.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg saved to cache
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dad8f50>
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg saved to cache
2026-03-25 18:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10727633
2026-03-25 18:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10727633
2026-03-25 18:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10727633 to the API
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.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-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '7a790a44-942e-5696-b8d9-f46c900a2396',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OE71SZR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727633',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 35212,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328386,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294730,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234333,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183618,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210230,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155511,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191183,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a790a44-942e-5696-b8d9-f46c900a2396/7a790a44-942e-5696-b8d9-f46c900a2396_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176099,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg',
'Width': 1440}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - OE71SZR - 35,212 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2022}
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727633%27 HTTP/1.1" 200 None
2026-03-25 18:31:04 [adesa.uk] INFO: Saving data for 10727633: {'created_time': 1774463464.938708, 'last_price_update_time': 1774463464.938719, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727633') HTTP/1.1" 204 0
2026-03-25 18:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f6a94d0>
2026-03-25 18:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc13f90>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252Fb7402a55-21e2-4bf2-93e7-578884bf0edf.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45345bdd10>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fc5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/c5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4c7150>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F2c9d4700-7361-4392-a88f-6cdd15c62338.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452d8efa50>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252Ffb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f55e9d0>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dcae150>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F50708830-b818-472a-84f5-0c1a606bd822.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f76a590>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f70da90>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc1f290>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Ff3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f72cfd0>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Fd140c493-c47e-47a0-aed8-bfa7362853e8.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f5a99d0>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F65d8986f-747d-476d-965f-64937f265f80.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452daf9850>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252Fb324f36d-53d5-44bf-b822-4105a1034942.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/e517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc7de90>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4c74d0>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_5.jpg HTTP/1.1" 201 0
2026-03-25 18:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg saved to cache
2026-03-25 18:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727645)
2026-03-25 18:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452daf8190>
2026-03-25 18:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252Fe517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/e517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg saved to cache
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45359cc9d0>
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Ff98dc945-932d-4f12-8f9d-275641574bc2.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg saved to cache
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f633210>
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_6.jpg HTTP/1.1" 201 0
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg saved to cache
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f630690>
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_7.jpg HTTP/1.1" 201 0
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg saved to cache
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/52a21fe4-6036-441b-a876-5c25d11a3f42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f631f10>
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Faed6d003-a4e4-4332-a0b6-9d699c499730.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg saved to cache
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340e2b90>
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_8.jpg HTTP/1.1" 201 0
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg saved to cache
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45341158d0>
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_9.jpg HTTP/1.1" 201 0
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F721c99fc-5054-4eaf-86d3-f933b47202e7.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg saved to cache
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-25 18:31:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 401bcfc3-0044-5962-a34d-a3e711f68785, skipping ID generation
2026-03-25 18:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401bcfc3-0044-5962-a34d-a3e711f68785 with scrape type 1
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 401bcfc3-0044-5962-a34d-a3e711f68785 sending to next pipeline
2026-03-25 18:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 401bcfc3-0044-5962-a34d-a3e711f68785, identifier: 10727645
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45359d4910>
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F81612b80-ef91-4f39-8380-08e6eac81b70.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg saved to cache
2026-03-25 18:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10727645
2026-03-25 18:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10727645
2026-03-25 18:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10727645 to the API
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg>
{'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': 101,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '401bcfc3-0044-5962-a34d-a3e711f68785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71FXL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727645',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 51473,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172878,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244514,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318042,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291341,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221703,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257232,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203349,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149537,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156439,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bcfc3-0044-5962-a34d-a3e711f68785/401bcfc3-0044-5962-a34d-a3e711f68785_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg',
'Width': 1440}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SE Edition - Petrol - Manual - 101 hp - '
'PF71FXL - 51,473 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2021}
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727645%27 HTTP/1.1" 200 None
2026-03-25 18:31:06 [adesa.uk] INFO: Saving data for 10727645: {'created_time': 1774463466.946256, 'last_price_update_time': 1774463466.946267, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727645') HTTP/1.1" 204 0
2026-03-25 18:31:06 [scrapy.extensions.logstats] INFO: Crawled 63 pages (at 63 pages/min), scraped 49 items (at 49 items/min)
2026-03-25 18:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-25 18:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc7da10>
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_4.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F322110c0-0306-4451-bc63-49d62398fe58.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4cb350>
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F7e76a880-4a72-441e-99c7-d618adf00960.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc6a850>
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc9ccd0>
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F52a21fe4-6036-441b-a876-5c25d11a3f42.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/52a21fe4-6036-441b-a876-5c25d11a3f42.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f4534116ad0>
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_3.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fa0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4cbe90>
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F559f083d-ae5d-4af5-b072-e3a32f095e13.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727638)
2026-03-25 18:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727631)
2026-03-25 18:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727636)
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc7ee50>
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727640)
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f552990>
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc08e90>
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252Fe1485451-5018-4912-ac51-7234110656c9.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg saved to cache
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ada9b38e-63d1-573b-a92f-69c862c0e210
2026-03-25 18:31:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ada9b38e-63d1-573b-a92f-69c862c0e210, skipping ID generation
2026-03-25 18:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada9b38e-63d1-573b-a92f-69c862c0e210 with scrape type 1
2026-03-25 18:31:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ada9b38e-63d1-573b-a92f-69c862c0e210 sending to next pipeline
2026-03-25 18:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ada9b38e-63d1-573b-a92f-69c862c0e210, identifier: 10727638
2026-03-25 18:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ada9b38e-63d1-573b-a92f-69c862c0e210 with identifier: 10727638
2026-03-25 18:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ada9b38e-63d1-573b-a92f-69c862c0e210 with identifier: 10727638
2026-03-25 18:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ada9b38e-63d1-573b-a92f-69c862c0e210 with identifier: 10727638 to the API
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.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-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ada9b38e-63d1-573b-a92f-69c862c0e210',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NV74XFK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727638',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10197,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241964,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195957,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/52a21fe4-6036-441b-a876-5c25d11a3f42.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274950,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223098,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/e517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217228,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267303,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/c5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233303,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/b4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204905,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/0eba34bf-77b9-48eb-a752-f89914a5d728.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172730,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada9b38e-63d1-573b-a92f-69c862c0e210/ada9b38e-63d1-573b-a92f-69c862c0e210_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217413,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg',
'Width': 1440}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Manual - 101 hp - NV74XFK - '
'10,197 mi',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727638%27 HTTP/1.1" 200 None
2026-03-25 18:31:07 [adesa.uk] INFO: Saving data for 10727638: {'created_time': 1774463467.972759, 'last_price_update_time': 1774463467.972772, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727638') HTTP/1.1" 204 0
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f7f9610>
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Fe36c4a8b-ce78-40de-90b4-9ee09b543516.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg saved to cache
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc91350>
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F23b75a31-9194-437a-9084-190af453871a.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg saved to cache
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-25 18:31:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 748d8463-a83b-5cff-b987-0ab4dced17c6, skipping ID generation
2026-03-25 18:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748d8463-a83b-5cff-b987-0ab4dced17c6 with scrape type 1
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 748d8463-a83b-5cff-b987-0ab4dced17c6 sending to next pipeline
2026-03-25 18:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 748d8463-a83b-5cff-b987-0ab4dced17c6, identifier: 10727631
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f776a10>
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_2.jpg HTTP/1.1" 201 0
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252Fe12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg saved to cache
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452dc90150>
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Fb9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg saved to cache
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-25 18:31:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb04e2ea-0617-591a-8d35-b514ca5aa31b, skipping ID generation
2026-03-25 18:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb04e2ea-0617-591a-8d35-b514ca5aa31b with scrape type 1
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb04e2ea-0617-591a-8d35-b514ca5aa31b sending to next pipeline
2026-03-25 18:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cb04e2ea-0617-591a-8d35-b514ca5aa31b, identifier: 10727636
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f452f4caa10>
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 18:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Ff6b75ffe-48bb-421c-89a1-b19d833b0723.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg saved to cache
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-25 18:31:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fd91453-acc6-5b5f-9843-b0d73c29ad18, skipping ID generation
2026-03-25 18:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with scrape type 1
2026-03-25 18:31:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18 sending to next pipeline
2026-03-25 18:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9fd91453-acc6-5b5f-9843-b0d73c29ad18, identifier: 10727640
2026-03-25 18:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10727631
2026-03-25 18:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10727631
2026-03-25 18:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10727631 to the API
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 18:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.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': 156,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '748d8463-a83b-5cff-b987-0ab4dced17c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HS24MUP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727631',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 15526,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220939,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232368,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233503,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211068,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200272,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213890,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138670,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168984,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_748d8463-a83b-5cff-b987-0ab4dced17c6/748d8463-a83b-5cff-b987-0ab4dced17c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189642,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg',
'Width': 1440}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-07-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'HS24MUP - 15,526 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-25 18:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727631%27 HTTP/1.1" 200 None
2026-03-25 18:31:08 [adesa.uk] INFO: Saving data for 10727631: {'created_time': 1774463468.993403, 'last_price_update_time': 1774463468.993414, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727631') HTTP/1.1" 204 0
2026-03-25 18:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10727636
2026-03-25 18:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10727636
2026-03-25 18:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10727636 to the API
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.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-26T14:00:00Z',
'fuel_type': 'Electric',
'id': 'cb04e2ea-0617-591a-8d35-b514ca5aa31b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FP71WTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727636',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 21788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267071,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275456,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290848,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274070,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250939,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229458,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207535,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156951,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb04e2ea-0617-591a-8d35-b514ca5aa31b/cb04e2ea-0617-591a-8d35-b514ca5aa31b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176150,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg',
'Width': 1440}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-01-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh - Electric - Automatic - 136 hp - FP71WTV - '
'21,788 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727636%27 HTTP/1.1" 200 None
2026-03-25 18:31:09 [adesa.uk] INFO: Saving data for 10727636: {'created_time': 1774463469.41119, 'last_price_update_time': 1774463469.411206, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727636') HTTP/1.1" 204 0
2026-03-25 18:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10727640
2026-03-25 18:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10727640
2026-03-25 18:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10727640 to the API
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.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': 101,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '9fd91453-acc6-5b5f-9843-b0d73c29ad18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25EGX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727640',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17838,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305630,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340151,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247810,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253194,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196236,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109640,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168540,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214423,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286447,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd91453-acc6-5b5f-9843-b0d73c29ad18/9fd91453-acc6-5b5f-9843-b0d73c29ad18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226062,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg',
'Width': 1440}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25EGX - 17,838 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727640%27 HTTP/1.1" 200 None
2026-03-25 18:31:09 [adesa.uk] INFO: Saving data for 10727640: {'created_time': 1774463469.824839, 'last_price_update_time': 1774463469.82485, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727640') HTTP/1.1" 204 0
2026-03-25 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
2026-03-25 18:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 18:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340fd190>
2026-03-25 18:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 18:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_1.jpg HTTP/1.1" 201 0
2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F3baf89cd-982c-4851-a939-3497bb9619d4.jpg') HTTP/1.1" 204 0
2026-03-25 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg saved to cache
2026-03-25 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ed2e7523-3521-5ac4-9df6-6767b382c604
2026-03-25 18:31:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed2e7523-3521-5ac4-9df6-6767b382c604, skipping ID generation
2026-03-25 18:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed2e7523-3521-5ac4-9df6-6767b382c604 with scrape type 1
2026-03-25 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed2e7523-3521-5ac4-9df6-6767b382c604 sending to next pipeline
2026-03-25 18:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ed2e7523-3521-5ac4-9df6-6767b382c604, identifier: 10727632
2026-03-25 18:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ed2e7523-3521-5ac4-9df6-6767b382c604 with identifier: 10727632
2026-03-25 18:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ed2e7523-3521-5ac4-9df6-6767b382c604 with identifier: 10727632
2026-03-25 18:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ed2e7523-3521-5ac4-9df6-6767b382c604 with identifier: 10727632 to the API
2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 18:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.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-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ed2e7523-3521-5ac4-9df6-6767b382c604',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RE71UJX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727632',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 65012,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268321,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263187,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216388,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228418,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189821,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199467,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169531,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138919,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187770,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175516,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg',
'Width': 1440}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - RE71UJX - 65,012 '
'mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727632%27 HTTP/1.1" 200 None
2026-03-25 18:31:10 [adesa.uk] INFO: Saving data for 10727632: {'created_time': 1774463470.452577, 'last_price_update_time': 1774463470.452589, 'auction_closing_time': 1774533600.0}
2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727632') HTTP/1.1" 204 0
2026-03-25 18:31:10 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 18:31:10 [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-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 18:31:10 [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%201774031470 HTTP/1.1" 200 None
2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10701432') HTTP/1.1" 204 0
2026-03-25 18:31:10 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (54 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-25T18_30_00.jl
2026-03-25 18:31:10 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 251416,
'downloader/request_count': 306,
'downloader/request_method_count/GET': 304,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 57484086,
'downloader/response_count': 306,
'downloader/response_status_count/200': 305,
'downloader/response_status_count/404': 1,
'elapsed_time_seconds': 64.425378,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 18, 31, 10, 582921, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 1255,
'httpcompression/response_count': 1,
'item_scraped_count': 54,
'log_count/DEBUG': 2694,
'log_count/INFO': 2856,
'memusage/max': 185552896,
'memusage/startup': 150171648,
'photo_download_count': 249,
'request_depth_max': 3,
'response_received_count': 57,
'scheduler/dequeued': 306,
'scheduler/dequeued/memory': 306,
'scheduler/enqueued': 306,
'scheduler/enqueued/memory': 306,
'scrape_type/new': 25,
'scrape_type/price_update': 29,
'scrape_type/skipped': 137,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 56,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.4651019851943206,
'scrapy-zyte-api/mean_response_seconds': 4.470602635393983,
'scrapy-zyte-api/processed': 56,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 56,
'scrapy-zyte-api/request_args/experimental.requestCookies': 55,
'scrapy-zyte-api/request_args/experimental.responseCookies': 56,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 56,
'scrapy-zyte-api/request_args/httpResponseHeaders': 56,
'scrapy-zyte-api/request_args/url': 56,
'scrapy-zyte-api/status_codes/200': 56,
'scrapy-zyte-api/success': 56,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 191,
'source/total_available': 191,
'start_time': datetime.datetime(2026, 3, 25, 18, 30, 6, 157543, tzinfo=datetime.timezone.utc)}
2026-03-25 18:31:10 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 18:31:10 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f4535716310>
2026-03-25 18:31:10 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f4535716810>