2026-03-27 15:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 15:30:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 15:30:04 [adesa.uk] INFO: Starting spider adesa.uk
2026-03-27 15:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 15:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 15:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 15:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 15:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 4f3ea7c49e2fbeeb
2026-03-27 15:30:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 15: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-27T15_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 15:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 15:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 15:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 15:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 15:30:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 15:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-27 15:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 15:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 15:30:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 15:30:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 15:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-27 15:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 15:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 15:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-27 15:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 15:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 15:30:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737407
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737407%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737407: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737407 url https://www.openlane.eu/en/carv6/auction/10737407
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737415
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737415%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737415: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737415 url https://www.openlane.eu/en/carv6/auction/10737415
2026-03-27 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737420
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737420%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737420: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737420 url https://www.openlane.eu/en/carv6/auction/10737420
2026-03-27 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737431
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737431%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737431: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737431 url https://www.openlane.eu/en/carv6/auction/10737431
2026-03-27 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737411
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737411%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737411: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737411 url https://www.openlane.eu/en/carv6/auction/10737411
2026-03-27 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737413
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737413%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737413: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737413 url https://www.openlane.eu/en/carv6/auction/10737413
2026-03-27 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737418
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737418%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737418: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737418 url https://www.openlane.eu/en/carv6/auction/10737418
2026-03-27 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737419
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737419%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737419: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737419 url https://www.openlane.eu/en/carv6/auction/10737419
2026-03-27 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737430
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737430%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737430: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737430 url https://www.openlane.eu/en/carv6/auction/10737430
2026-03-27 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737428
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737428%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737428: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737428 url https://www.openlane.eu/en/carv6/auction/10737428
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737412
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737412%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737412: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737412 url https://www.openlane.eu/en/carv6/auction/10737412
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737429
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737429%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737429: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737429 url https://www.openlane.eu/en/carv6/auction/10737429
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737417
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737417%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737417: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737417 url https://www.openlane.eu/en/carv6/auction/10737417
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737416
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737416%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737416: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737416 url https://www.openlane.eu/en/carv6/auction/10737416
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737406
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737406%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737406: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737406 url https://www.openlane.eu/en/carv6/auction/10737406
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737402
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737402%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737402: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737402 url https://www.openlane.eu/en/carv6/auction/10737402
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737432
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737432%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737432: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737432 url https://www.openlane.eu/en/carv6/auction/10737432
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737433
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737433%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737433: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737433 url https://www.openlane.eu/en/carv6/auction/10737433
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737409
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737409%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737409: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737409 url https://www.openlane.eu/en/carv6/auction/10737409
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737401
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737401%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737401: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737401 url https://www.openlane.eu/en/carv6/auction/10737401
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737427
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737427%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737427: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737427 url https://www.openlane.eu/en/carv6/auction/10737427
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737421
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737421%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737421: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737421 url https://www.openlane.eu/en/carv6/auction/10737421
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737422
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737422%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737422: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737422 url https://www.openlane.eu/en/carv6/auction/10737422
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737410
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737410%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737410: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737410 url https://www.openlane.eu/en/carv6/auction/10737410
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737414
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737414%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737414: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737414 url https://www.openlane.eu/en/carv6/auction/10737414
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737408
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737408%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737408: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737408 url https://www.openlane.eu/en/carv6/auction/10737408
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737424
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737424%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737424: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737424 url https://www.openlane.eu/en/carv6/auction/10737424
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737423
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737423%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737423: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737423 url https://www.openlane.eu/en/carv6/auction/10737423
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737403
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737403%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737403: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737403 url https://www.openlane.eu/en/carv6/auction/10737403
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737404
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737404%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737404: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737404 url https://www.openlane.eu/en/carv6/auction/10737404
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737426
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737426%27 HTTP/1.1" 200 None
2026-03-27 15:30:16 [adesa.uk] INFO: Scrape type for 10737426: 1
2026-03-27 15:30:16 [adesa.uk] INFO: Scraping item 10737426 url https://www.openlane.eu/en/carv6/auction/10737426
2026-03-27 15:30:16 [adesa.uk] INFO: Found listing with ID: 10737434
2026-03-27 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737434%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737434: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737434 url https://www.openlane.eu/en/carv6/auction/10737434
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737435
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737435%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737435: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737435 url https://www.openlane.eu/en/carv6/auction/10737435
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737405
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737405%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737405: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737405 url https://www.openlane.eu/en/carv6/auction/10737405
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737425
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737425%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737425: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737425 url https://www.openlane.eu/en/carv6/auction/10737425
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10739641
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710739641%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10739641: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10739641 url https://www.openlane.eu/en/carv6/auction/10739641
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737243
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737243%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737243: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737243 url https://www.openlane.eu/en/carv6/auction/10737243
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732862
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732862%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732862: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732862 url https://www.openlane.eu/en/carv6/auction/10732862
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737245
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737245%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737245: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737245 url https://www.openlane.eu/en/carv6/auction/10737245
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737231
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737231%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737231: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737231 url https://www.openlane.eu/en/carv6/auction/10737231
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737230
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737230%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737230: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737230 url https://www.openlane.eu/en/carv6/auction/10737230
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737232
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737232%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737232: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737232 url https://www.openlane.eu/en/carv6/auction/10737232
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732864
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732864%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732864: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732864 url https://www.openlane.eu/en/carv6/auction/10732864
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737226
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737226%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737226: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737226 url https://www.openlane.eu/en/carv6/auction/10737226
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737217
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737217%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737217: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737217 url https://www.openlane.eu/en/carv6/auction/10737217
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737227
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737227%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737227: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737227 url https://www.openlane.eu/en/carv6/auction/10737227
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737225
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737225%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737225: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737225 url https://www.openlane.eu/en/carv6/auction/10737225
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737244
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737244%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737244: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737244 url https://www.openlane.eu/en/carv6/auction/10737244
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732863
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732863%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732863: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732863 url https://www.openlane.eu/en/carv6/auction/10732863
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737229
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737229%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737229: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737229 url https://www.openlane.eu/en/carv6/auction/10737229
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737228
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737228%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737228: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737228 url https://www.openlane.eu/en/carv6/auction/10737228
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737233
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737233%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737233: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737233 url https://www.openlane.eu/en/carv6/auction/10737233
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737215
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737215%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737215: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737215 url https://www.openlane.eu/en/carv6/auction/10737215
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737246
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737246%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737246: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737246 url https://www.openlane.eu/en/carv6/auction/10737246
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737249
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737249%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737249: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737249 url https://www.openlane.eu/en/carv6/auction/10737249
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737247
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737247%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737247: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737247 url https://www.openlane.eu/en/carv6/auction/10737247
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732865
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732865: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732865 url https://www.openlane.eu/en/carv6/auction/10732865
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737248
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737248%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737248: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737248 url https://www.openlane.eu/en/carv6/auction/10737248
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732866
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732866: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732866 url https://www.openlane.eu/en/carv6/auction/10732866
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732867
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732867: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732867 url https://www.openlane.eu/en/carv6/auction/10732867
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737219
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737219%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737219: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737219 url https://www.openlane.eu/en/carv6/auction/10737219
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732871
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732871: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732871 url https://www.openlane.eu/en/carv6/auction/10732871
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732869
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732869: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732869 url https://www.openlane.eu/en/carv6/auction/10732869
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732870
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732870: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732870 url https://www.openlane.eu/en/carv6/auction/10732870
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732868
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732868: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732868 url https://www.openlane.eu/en/carv6/auction/10732868
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732872
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732872: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732872 url https://www.openlane.eu/en/carv6/auction/10732872
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732874
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732874: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732874 url https://www.openlane.eu/en/carv6/auction/10732874
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732879
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732879: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732879 url https://www.openlane.eu/en/carv6/auction/10732879
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737236
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737236%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737236: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737236 url https://www.openlane.eu/en/carv6/auction/10737236
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737216
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737216%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737216: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737216 url https://www.openlane.eu/en/carv6/auction/10737216
2026-03-27 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732877
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732877: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732877 url https://www.openlane.eu/en/carv6/auction/10732877
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732875
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732875: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732875 url https://www.openlane.eu/en/carv6/auction/10732875
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737218
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737218%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737218: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737218 url https://www.openlane.eu/en/carv6/auction/10737218
2026-03-27 15:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737221
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737221%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737221: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737221 url https://www.openlane.eu/en/carv6/auction/10737221
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737250
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737250%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10737250: 1
2026-03-27 15:30:17 [adesa.uk] INFO: Scraping item 10737250 url https://www.openlane.eu/en/carv6/auction/10737250
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732878
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732878%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732878: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732878 url https://www.openlane.eu/en/carv6/auction/10732878
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10732876
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732876%27 HTTP/1.1" 200 None
2026-03-27 15:30:17 [adesa.uk] INFO: Scrape type for 10732876: 0
2026-03-27 15:30:17 [adesa.uk] INFO: Skipping item 10732876 url https://www.openlane.eu/en/carv6/auction/10732876
2026-03-27 15:30:17 [adesa.uk] INFO: Found listing with ID: 10737222
2026-03-27 15:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737222%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [adesa.uk] INFO: Scrape type for 10737222: 1
2026-03-27 15:30:18 [adesa.uk] INFO: Scraping item 10737222 url https://www.openlane.eu/en/carv6/auction/10737222
2026-03-27 15:30:18 [adesa.uk] INFO: Found listing with ID: 10737235
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737235%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [adesa.uk] INFO: Scrape type for 10737235: 1
2026-03-27 15:30:18 [adesa.uk] INFO: Scraping item 10737235 url https://www.openlane.eu/en/carv6/auction/10737235
2026-03-27 15:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9088c3cb-4aa2-53cf-aced-77810e917233 with identifier: 10737415
2026-03-27 15:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9088c3cb-4aa2-53cf-aced-77810e917233 with scrape type 1
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9088c3cb-4aa2-53cf-aced-77810e917233
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252F8f9ccd51-7edd-4563-a043-3df3d351ab28.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/8f9ccd51-7edd-4563-a043-3df3d351ab28.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252Fa98ef430-2ccf-451d-a6ed-2eef4cd4d54d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/a98ef430-2ccf-451d-a6ed-2eef4cd4d54d.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252Fd68a4cbb-2b43-47d0-8a92-4bff83f2e911.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/d68a4cbb-2b43-47d0-8a92-4bff83f2e911.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252F60047fa8-43fd-4c09-b8ed-2fb16e1f5ae7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/60047fa8-43fd-4c09-b8ed-2fb16e1f5ae7.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252F88086fc6-872d-41cd-93a9-585e8a4a398a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/88086fc6-872d-41cd-93a9-585e8a4a398a.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252Fcbfc7883-89f3-43f3-b83b-fbe231950252.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/cbfc7883-89f3-43f3-b83b-fbe231950252.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252F07c76e8b-4385-4692-9ec6-5aaeeee42331.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/07c76e8b-4385-4692-9ec6-5aaeeee42331.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252Fecb7bda7-c076-4cf9-ba3b-8684db16d829.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/ecb7bda7-c076-4cf9-ba3b-8684db16d829.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252F2d88f321-a46d-4ce3-8519-85d452803c87.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/2d88f321-a46d-4ce3-8519-85d452803c87.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720277%252Fgeneral%252F9e9b3367-3336-407b-b6c7-a1472b53750c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720277/general/9e9b3367-3336-407b-b6c7-a1472b53750c.jpg already downloaded
2026-03-27 15:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9088c3cb-4aa2-53cf-aced-77810e917233, identifier: 10737415
2026-03-27 15:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with identifier: 10737407
2026-03-27 15:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with scrape type 1
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252F6ca7040f-4197-40b7-83be-529c28412896.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/6ca7040f-4197-40b7-83be-529c28412896.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252F40656fb6-36f1-42de-8438-d65155c3c390.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/40656fb6-36f1-42de-8438-d65155c3c390.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252F64d8dcb0-fdbb-40eb-a5b7-8b09dda0efda.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/64d8dcb0-fdbb-40eb-a5b7-8b09dda0efda.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252F1247cf1b-970b-4283-ae46-a57492fbd9ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/1247cf1b-970b-4283-ae46-a57492fbd9ab.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252F476c8b82-6a21-4f43-b1b7-ed3d4e5a951b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/476c8b82-6a21-4f43-b1b7-ed3d4e5a951b.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252Fc09048cd-9738-4ce9-9202-677ed3229cf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/c09048cd-9738-4ce9-9202-677ed3229cf8.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252F4e45e28c-7cf3-4cbc-9178-7b34bfe87d43.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/4e45e28c-7cf3-4cbc-9178-7b34bfe87d43.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252Fb99cd6bd-1365-4911-89de-800d1367085b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/b99cd6bd-1365-4911-89de-800d1367085b.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252F39b10e47-cb72-40fb-a259-37607153aaa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/39b10e47-cb72-40fb-a259-37607153aaa3.jpg already downloaded
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631686%252Fgeneral%252F3db1da92-b760-4481-bb0d-f6f4371bdd8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631686/general/3db1da92-b760-4481-bb0d-f6f4371bdd8c.jpg already downloaded
2026-03-27 15:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6, identifier: 10737407
2026-03-27 15:30:18 [adesa.uk] INFO: Found listing with ID: 10737234
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737234%27 HTTP/1.1" 200 None
2026-03-27 15:30:18 [adesa.uk] INFO: Scrape type for 10737234: 1
2026-03-27 15:30:18 [adesa.uk] INFO: Scraping item 10737234 url https://www.openlane.eu/en/carv6/auction/10737234
2026-03-27 15:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9088c3cb-4aa2-53cf-aced-77810e917233 with identifier: 10737415
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 15:30:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15: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-27 15:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15: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-27 15:30:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15: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-27 15:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9088c3cb-4aa2-53cf-aced-77810e917233 with identifier: 10737415
2026-03-27 15:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9088c3cb-4aa2-53cf-aced-77810e917233 with identifier: 10737415 to the API
2026-03-27 15:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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-27 15:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '9088c3cb-4aa2-53cf-aced-77810e917233',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT23ZTY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737415',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 20146,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5720277/general/8f9ccd51-7edd-4563-a043-3df3d351ab28.jpg',
'https://images.openlane.eu/carimgs/5720277/general/a98ef430-2ccf-451d-a6ed-2eef4cd4d54d.jpg',
'https://images.openlane.eu/carimgs/5720277/general/d68a4cbb-2b43-47d0-8a92-4bff83f2e911.jpg',
'https://images.openlane.eu/carimgs/5720277/general/60047fa8-43fd-4c09-b8ed-2fb16e1f5ae7.jpg',
'https://images.openlane.eu/carimgs/5720277/general/88086fc6-872d-41cd-93a9-585e8a4a398a.jpg',
'https://images.openlane.eu/carimgs/5720277/general/cbfc7883-89f3-43f3-b83b-fbe231950252.jpg',
'https://images.openlane.eu/carimgs/5720277/general/07c76e8b-4385-4692-9ec6-5aaeeee42331.jpg',
'https://images.openlane.eu/carimgs/5720277/general/ecb7bda7-c076-4cf9-ba3b-8684db16d829.jpg',
'https://images.openlane.eu/carimgs/5720277/general/2d88f321-a46d-4ce3-8519-85d452803c87.jpg',
'https://images.openlane.eu/carimgs/5720277/general/9e9b3367-3336-407b-b6c7-a1472b53750c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252985,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/8f9ccd51-7edd-4563-a043-3df3d351ab28.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313579,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/a98ef430-2ccf-451d-a6ed-2eef4cd4d54d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291262,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/d68a4cbb-2b43-47d0-8a92-4bff83f2e911.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315380,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/60047fa8-43fd-4c09-b8ed-2fb16e1f5ae7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309583,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/88086fc6-872d-41cd-93a9-585e8a4a398a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281118,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/cbfc7883-89f3-43f3-b83b-fbe231950252.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255380,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/07c76e8b-4385-4692-9ec6-5aaeeee42331.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219221,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/ecb7bda7-c076-4cf9-ba3b-8684db16d829.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242532,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/2d88f321-a46d-4ce3-8519-85d452803c87.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9088c3cb-4aa2-53cf-aced-77810e917233/9088c3cb-4aa2-53cf-aced-77810e917233_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213452,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720277/general/9e9b3367-3336-407b-b6c7-a1472b53750c.jpg',
'Width': 1440}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'FT23ZTY - 20,146 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737415%27 HTTP/1.1" 200 None
2026-03-27 15:30:20 [adesa.uk] INFO: Saving data for 10737415: {'created_time': 1774625420.594691, 'last_price_update_time': 1774625420.594707, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737415') HTTP/1.1" 204 0
2026-03-27 15:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with identifier: 10737407
2026-03-27 15:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 15:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with identifier: 10737407
2026-03-27 15:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with identifier: 10737407 to the API
2026-03-27 15:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '01ca3188-e064-51ad-ab5e-7a6c49fb0bf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RF24PNV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737407',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 13963,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5631686/general/6ca7040f-4197-40b7-83be-529c28412896.jpg',
'https://images.openlane.eu/carimgs/5631686/general/40656fb6-36f1-42de-8438-d65155c3c390.jpg',
'https://images.openlane.eu/carimgs/5631686/general/64d8dcb0-fdbb-40eb-a5b7-8b09dda0efda.jpg',
'https://images.openlane.eu/carimgs/5631686/general/1247cf1b-970b-4283-ae46-a57492fbd9ab.jpg',
'https://images.openlane.eu/carimgs/5631686/general/476c8b82-6a21-4f43-b1b7-ed3d4e5a951b.jpg',
'https://images.openlane.eu/carimgs/5631686/general/c09048cd-9738-4ce9-9202-677ed3229cf8.jpg',
'https://images.openlane.eu/carimgs/5631686/general/4e45e28c-7cf3-4cbc-9178-7b34bfe87d43.jpg',
'https://images.openlane.eu/carimgs/5631686/general/b99cd6bd-1365-4911-89de-800d1367085b.jpg',
'https://images.openlane.eu/carimgs/5631686/general/39b10e47-cb72-40fb-a259-37607153aaa3.jpg',
'https://images.openlane.eu/carimgs/5631686/general/3db1da92-b760-4481-bb0d-f6f4371bdd8c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325624,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/6ca7040f-4197-40b7-83be-529c28412896.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355053,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/40656fb6-36f1-42de-8438-d65155c3c390.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283286,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/64d8dcb0-fdbb-40eb-a5b7-8b09dda0efda.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276226,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/1247cf1b-970b-4283-ae46-a57492fbd9ab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225708,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/476c8b82-6a21-4f43-b1b7-ed3d4e5a951b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229465,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/c09048cd-9738-4ce9-9202-677ed3229cf8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148720,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/4e45e28c-7cf3-4cbc-9178-7b34bfe87d43.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112499,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/b99cd6bd-1365-4911-89de-800d1367085b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183371,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/39b10e47-cb72-40fb-a259-37607153aaa3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ca3188-e064-51ad-ab5e-7a6c49fb0bf6/01ca3188-e064-51ad-ab5e-7a6c49fb0bf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171043,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631686/general/3db1da92-b760-4481-bb0d-f6f4371bdd8c.jpg',
'Width': 1440}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh GS - Electric - Automatic - 156 hp - '
'RF24PNV - 13,963 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737407%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Saving data for 10737407: {'created_time': 1774625422.053194, 'last_price_update_time': 1774625422.053209, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737407') HTTP/1.1" 204 0
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10737237
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737237%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10737237: 1
2026-03-27 15:30:22 [adesa.uk] INFO: Scraping item 10737237 url https://www.openlane.eu/en/carv6/auction/10737237
2026-03-27 15:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15: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-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10737224
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737224%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10737224: 1
2026-03-27 15:30:22 [adesa.uk] INFO: Scraping item 10737224 url https://www.openlane.eu/en/carv6/auction/10737224
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10737220
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737220%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10737220: 1
2026-03-27 15:30:22 [adesa.uk] INFO: Scraping item 10737220 url https://www.openlane.eu/en/carv6/auction/10737220
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10737223
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737223%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10737223: 1
2026-03-27 15:30:22 [adesa.uk] INFO: Scraping item 10737223 url https://www.openlane.eu/en/carv6/auction/10737223
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10737242
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737242%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10737242: 1
2026-03-27 15:30:22 [adesa.uk] INFO: Scraping item 10737242 url https://www.openlane.eu/en/carv6/auction/10737242
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10732880
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732880%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10732880: 0
2026-03-27 15:30:22 [adesa.uk] INFO: Skipping item 10732880 url https://www.openlane.eu/en/carv6/auction/10732880
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10732881
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732881%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10732881: 0
2026-03-27 15:30:22 [adesa.uk] INFO: Skipping item 10732881 url https://www.openlane.eu/en/carv6/auction/10732881
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10737239
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737239%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10737239: 1
2026-03-27 15:30:22 [adesa.uk] INFO: Scraping item 10737239 url https://www.openlane.eu/en/carv6/auction/10737239
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10737240
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737240%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10737240: 1
2026-03-27 15:30:22 [adesa.uk] INFO: Scraping item 10737240 url https://www.openlane.eu/en/carv6/auction/10737240
2026-03-27 15:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0299adc-9969-54c5-86ec-f031d02ce91c with identifier: 10737420
2026-03-27 15:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0299adc-9969-54c5-86ec-f031d02ce91c with scrape type 1
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0299adc-9969-54c5-86ec-f031d02ce91c
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252Fe0d9ab29-ec80-4dc3-9a72-6ce04bf74e42.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/e0d9ab29-ec80-4dc3-9a72-6ce04bf74e42.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252F2f9eb22a-f441-4bb3-89cc-58cb127fd39c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/2f9eb22a-f441-4bb3-89cc-58cb127fd39c.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252F6d177232-1150-42cd-862a-abb79e0585e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/6d177232-1150-42cd-862a-abb79e0585e7.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252F83ef9448-890d-489f-a50a-06fc7b923a3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/83ef9448-890d-489f-a50a-06fc7b923a3a.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252F6412f031-8993-46fb-91f2-6a1090f0d9c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/6412f031-8993-46fb-91f2-6a1090f0d9c3.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252Fa49193c1-4947-49f6-a243-6e32b9ca7df0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/a49193c1-4947-49f6-a243-6e32b9ca7df0.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252F9299b7f8-7f84-40b0-be79-25e73d0c9158.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/9299b7f8-7f84-40b0-be79-25e73d0c9158.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252Fda945925-363c-4894-a920-f62429fd1894.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/da945925-363c-4894-a920-f62429fd1894.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252F75c90570-9107-4d0b-a190-34a72bb3e86a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/75c90570-9107-4d0b-a190-34a72bb3e86a.jpg already downloaded
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713461%252Fgeneral%252Fab7a7d7e-b9bf-4de7-b6a7-8c8a8d48f274.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713461/general/ab7a7d7e-b9bf-4de7-b6a7-8c8a8d48f274.jpg already downloaded
2026-03-27 15:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c0299adc-9969-54c5-86ec-f031d02ce91c, identifier: 10737420
2026-03-27 15:30:22 [adesa.uk] INFO: Found listing with ID: 10737241
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737241%27 HTTP/1.1" 200 None
2026-03-27 15:30:22 [adesa.uk] INFO: Scrape type for 10737241: 1
2026-03-27 15:30:22 [adesa.uk] INFO: Scraping item 10737241 url https://www.openlane.eu/en/carv6/auction/10737241
2026-03-27 15:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c0299adc-9969-54c5-86ec-f031d02ce91c with identifier: 10737420
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 15:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c0299adc-9969-54c5-86ec-f031d02ce91c with identifier: 10737420
2026-03-27 15:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c0299adc-9969-54c5-86ec-f031d02ce91c with identifier: 10737420 to the API
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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-27 15:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0299adc-9969-54c5-86ec-f031d02ce91c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN74WLX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737420',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 6034,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5713461/general/e0d9ab29-ec80-4dc3-9a72-6ce04bf74e42.jpg',
'https://images.openlane.eu/carimgs/5713461/general/2f9eb22a-f441-4bb3-89cc-58cb127fd39c.jpg',
'https://images.openlane.eu/carimgs/5713461/general/6d177232-1150-42cd-862a-abb79e0585e7.jpg',
'https://images.openlane.eu/carimgs/5713461/general/83ef9448-890d-489f-a50a-06fc7b923a3a.jpg',
'https://images.openlane.eu/carimgs/5713461/general/6412f031-8993-46fb-91f2-6a1090f0d9c3.jpg',
'https://images.openlane.eu/carimgs/5713461/general/a49193c1-4947-49f6-a243-6e32b9ca7df0.jpg',
'https://images.openlane.eu/carimgs/5713461/general/9299b7f8-7f84-40b0-be79-25e73d0c9158.jpg',
'https://images.openlane.eu/carimgs/5713461/general/da945925-363c-4894-a920-f62429fd1894.jpg',
'https://images.openlane.eu/carimgs/5713461/general/75c90570-9107-4d0b-a190-34a72bb3e86a.jpg',
'https://images.openlane.eu/carimgs/5713461/general/ab7a7d7e-b9bf-4de7-b6a7-8c8a8d48f274.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125279,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/e0d9ab29-ec80-4dc3-9a72-6ce04bf74e42.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221054,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/2f9eb22a-f441-4bb3-89cc-58cb127fd39c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205319,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/6d177232-1150-42cd-862a-abb79e0585e7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218583,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/83ef9448-890d-489f-a50a-06fc7b923a3a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223538,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/6412f031-8993-46fb-91f2-6a1090f0d9c3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171519,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/a49193c1-4947-49f6-a243-6e32b9ca7df0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157155,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/9299b7f8-7f84-40b0-be79-25e73d0c9158.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117285,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/da945925-363c-4894-a920-f62429fd1894.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167445,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/75c90570-9107-4d0b-a190-34a72bb3e86a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0299adc-9969-54c5-86ec-f031d02ce91c/c0299adc-9969-54c5-86ec-f031d02ce91c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182595,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713461/general/ab7a7d7e-b9bf-4de7-b6a7-8c8a8d48f274.jpg',
'Width': 1440}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 1 hp - VN74WLX - '
'6,034 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737420%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Saving data for 10737420: {'created_time': 1774625423.787017, 'last_price_update_time': 1774625423.787027, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737420') HTTP/1.1" 204 0
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10737238
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737238%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10737238: 1
2026-03-27 15:30:23 [adesa.uk] INFO: Scraping item 10737238 url https://www.openlane.eu/en/carv6/auction/10737238
2026-03-27 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10730216
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730216%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10730216: 2
2026-03-27 15:30:23 [adesa.uk] INFO: Scraping item 10730216 url https://www.openlane.eu/en/carv6/auction/10730216
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10736505
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736505%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10736505: 1
2026-03-27 15:30:23 [adesa.uk] INFO: Scraping item 10736505 url https://www.openlane.eu/en/carv6/auction/10736505
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10738952
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710738952%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10738952: 1
2026-03-27 15:30:23 [adesa.uk] INFO: Scraping item 10738952 url https://www.openlane.eu/en/carv6/auction/10738952
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10738951
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710738951%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10738951: 1
2026-03-27 15:30:23 [adesa.uk] INFO: Scraping item 10738951 url https://www.openlane.eu/en/carv6/auction/10738951
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10738953
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710738953%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10738953: 1
2026-03-27 15:30:23 [adesa.uk] INFO: Scraping item 10738953 url https://www.openlane.eu/en/carv6/auction/10738953
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10730215
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730215%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10730215: 2
2026-03-27 15:30:23 [adesa.uk] INFO: Scraping item 10730215 url https://www.openlane.eu/en/carv6/auction/10730215
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10734595
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710734595%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10734595: 0
2026-03-27 15:30:23 [adesa.uk] INFO: Skipping item 10734595 url https://www.openlane.eu/en/carv6/auction/10734595
2026-03-27 15:30:23 [adesa.uk] INFO: Found listing with ID: 10730218
2026-03-27 15:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730218%27 HTTP/1.1" 200 None
2026-03-27 15:30:23 [adesa.uk] INFO: Scrape type for 10730218: 2
2026-03-27 15:30:23 [adesa.uk] INFO: Scraping item 10730218 url https://www.openlane.eu/en/carv6/auction/10730218
2026-03-27 15:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada94088-6093-535f-8b33-3750ca244275 with identifier: 10737411
2026-03-27 15:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada94088-6093-535f-8b33-3750ca244275 with scrape type 1
2026-03-27 15:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ada94088-6093-535f-8b33-3750ca244275
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252Fe0079537-72a2-488a-8d37-e5186013d3ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/e0079537-72a2-488a-8d37-e5186013d3ca.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252F7fe95937-8a0f-4f7f-ac54-c32b76b7cd94.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/7fe95937-8a0f-4f7f-ac54-c32b76b7cd94.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252F46d05a46-83e0-4062-8666-75596d667ac8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/46d05a46-83e0-4062-8666-75596d667ac8.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252F046ea248-a1b0-4627-88a5-c260ca3a2f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/046ea248-a1b0-4627-88a5-c260ca3a2f0e.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252F8ac3a848-4c04-466f-8827-a7f85ce08260.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/8ac3a848-4c04-466f-8827-a7f85ce08260.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252F24c17c5f-1c9e-49b5-9d9f-ffa72acfd44d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/24c17c5f-1c9e-49b5-9d9f-ffa72acfd44d.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252F931f1e0c-6057-4891-8349-b181d951245a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/931f1e0c-6057-4891-8349-b181d951245a.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252F1860d101-5f08-4aa4-9dd6-96ff9efe0e33.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/1860d101-5f08-4aa4-9dd6-96ff9efe0e33.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252F000365c5-9b96-4f9a-b5d8-e171e66b0722.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/000365c5-9b96-4f9a-b5d8-e171e66b0722.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5661989%252Fgeneral%252Fa6655e8e-eed6-448a-9510-791b92408e91.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661989/general/a6655e8e-eed6-448a-9510-791b92408e91.jpg already downloaded
2026-03-27 15:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ada94088-6093-535f-8b33-3750ca244275, identifier: 10737411
2026-03-27 15:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10737428
2026-03-27 15:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a790a44-942e-5696-b8d9-f46c900a2396 with scrape type 1
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a790a44-942e-5696-b8d9-f46c900a2396
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F28dd33b1-44e4-4133-9b6d-253e302240ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252Fa0b26b22-f791-4990-8dc4-233e1b213d98.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252Fdee20294-fccb-433c-98fe-b5896f95f05c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg already downloaded
2026-03-27 15:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7a790a44-942e-5696-b8d9-f46c900a2396, identifier: 10737428
2026-03-27 15:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with identifier: 10737413
2026-03-27 15:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with scrape type 1
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252F5038b7d3-d51d-4a9d-ab3e-c550a3308d77.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/5038b7d3-d51d-4a9d-ab3e-c550a3308d77.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252Fcb552f8c-d428-4abf-b110-8f8b4aed5c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/cb552f8c-d428-4abf-b110-8f8b4aed5c3d.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252F6dac8f2b-1a57-499d-80f4-3f03a9451c44.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/6dac8f2b-1a57-499d-80f4-3f03a9451c44.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252F0f65c9b5-019d-41e2-be37-825c4f9b6ea7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/0f65c9b5-019d-41e2-be37-825c4f9b6ea7.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252Fdb9e9bd1-ce91-4c86-b03d-683b9fd4d462.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/db9e9bd1-ce91-4c86-b03d-683b9fd4d462.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252F03f3389f-1e72-43b5-b9ee-b700c66b45c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/03f3389f-1e72-43b5-b9ee-b700c66b45c9.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252Feafd3516-13fe-47d2-b4b1-ffccf8ea870b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/eafd3516-13fe-47d2-b4b1-ffccf8ea870b.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252Fe69716aa-4af9-4e30-b02d-27813ded0cbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/e69716aa-4af9-4e30-b02d-27813ded0cbf.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252Ff830c7a3-9f02-4710-926b-9bee438feb44.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/f830c7a3-9f02-4710-926b-9bee438feb44.jpg already downloaded
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684488%252Fgeneral%252Fd4de6e1f-621d-434f-b716-a05e42d85299.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684488/general/d4de6e1f-621d-434f-b716-a05e42d85299.jpg already downloaded
2026-03-27 15:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1, identifier: 10737413
2026-03-27 15:30:24 [adesa.uk] INFO: Found listing with ID: 10730264
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-27 15:30:24 [adesa.uk] INFO: Scrape type for 10730264: 2
2026-03-27 15:30:24 [adesa.uk] INFO: Scraping item 10730264 url https://www.openlane.eu/en/carv6/auction/10730264
2026-03-27 15:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ada94088-6093-535f-8b33-3750ca244275 with identifier: 10737411
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 15:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15: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-27 15:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ada94088-6093-535f-8b33-3750ca244275 with identifier: 10737411
2026-03-27 15:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ada94088-6093-535f-8b33-3750ca244275 with identifier: 10737411 to the API
2026-03-27 15:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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-27 15:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737411>
{'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-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ada94088-6093-535f-8b33-3750ca244275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN25FJA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737411',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 18471,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5661989/general/e0079537-72a2-488a-8d37-e5186013d3ca.jpg',
'https://images.openlane.eu/carimgs/5661989/general/7fe95937-8a0f-4f7f-ac54-c32b76b7cd94.jpg',
'https://images.openlane.eu/carimgs/5661989/general/46d05a46-83e0-4062-8666-75596d667ac8.jpg',
'https://images.openlane.eu/carimgs/5661989/general/046ea248-a1b0-4627-88a5-c260ca3a2f0e.jpg',
'https://images.openlane.eu/carimgs/5661989/general/8ac3a848-4c04-466f-8827-a7f85ce08260.jpg',
'https://images.openlane.eu/carimgs/5661989/general/24c17c5f-1c9e-49b5-9d9f-ffa72acfd44d.jpg',
'https://images.openlane.eu/carimgs/5661989/general/931f1e0c-6057-4891-8349-b181d951245a.jpg',
'https://images.openlane.eu/carimgs/5661989/general/1860d101-5f08-4aa4-9dd6-96ff9efe0e33.jpg',
'https://images.openlane.eu/carimgs/5661989/general/000365c5-9b96-4f9a-b5d8-e171e66b0722.jpg',
'https://images.openlane.eu/carimgs/5661989/general/a6655e8e-eed6-448a-9510-791b92408e91.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250076,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/e0079537-72a2-488a-8d37-e5186013d3ca.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207430,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/7fe95937-8a0f-4f7f-ac54-c32b76b7cd94.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293458,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/46d05a46-83e0-4062-8666-75596d667ac8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264469,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/046ea248-a1b0-4627-88a5-c260ca3a2f0e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212235,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/8ac3a848-4c04-466f-8827-a7f85ce08260.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216033,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/24c17c5f-1c9e-49b5-9d9f-ffa72acfd44d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194445,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/931f1e0c-6057-4891-8349-b181d951245a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149394,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/1860d101-5f08-4aa4-9dd6-96ff9efe0e33.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159762,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/000365c5-9b96-4f9a-b5d8-e171e66b0722.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada94088-6093-535f-8b33-3750ca244275/ada94088-6093-535f-8b33-3750ca244275_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200407,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661989/general/a6655e8e-eed6-448a-9510-791b92408e91.jpg',
'Width': 1440}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DN25FJA - 18,471 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737411%27 HTTP/1.1" 200 None
2026-03-27 15:30:27 [adesa.uk] INFO: Saving data for 10737411: {'created_time': 1774625427.401628, 'last_price_update_time': 1774625427.40164, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737411') HTTP/1.1" 204 0
2026-03-27 15:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10737428
2026-03-27 15:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:30:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 15:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15: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-27 15:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10737428
2026-03-27 15:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10737428 to the API
2026-03-27 15:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '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=10737428',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 35212,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg',
'https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg',
'https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg',
'https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg',
'https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg',
'https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg',
'https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg',
'https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg',
'https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg',
'https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg'],
'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-27 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737428%27 HTTP/1.1" 200 None
2026-03-27 15:30:28 [adesa.uk] INFO: Saving data for 10737428: {'created_time': 1774625428.507896, 'last_price_update_time': 1774625428.507909, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737428') HTTP/1.1" 204 0
2026-03-27 15:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with identifier: 10737413
2026-03-27 15:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with identifier: 10737413
2026-03-27 15:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with identifier: 10737413 to the API
2026-03-27 15:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737413>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737413',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17474,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5684488/general/5038b7d3-d51d-4a9d-ab3e-c550a3308d77.jpg',
'https://images.openlane.eu/carimgs/5684488/general/cb552f8c-d428-4abf-b110-8f8b4aed5c3d.jpg',
'https://images.openlane.eu/carimgs/5684488/general/6dac8f2b-1a57-499d-80f4-3f03a9451c44.jpg',
'https://images.openlane.eu/carimgs/5684488/general/0f65c9b5-019d-41e2-be37-825c4f9b6ea7.jpg',
'https://images.openlane.eu/carimgs/5684488/general/db9e9bd1-ce91-4c86-b03d-683b9fd4d462.jpg',
'https://images.openlane.eu/carimgs/5684488/general/03f3389f-1e72-43b5-b9ee-b700c66b45c9.jpg',
'https://images.openlane.eu/carimgs/5684488/general/eafd3516-13fe-47d2-b4b1-ffccf8ea870b.jpg',
'https://images.openlane.eu/carimgs/5684488/general/e69716aa-4af9-4e30-b02d-27813ded0cbf.jpg',
'https://images.openlane.eu/carimgs/5684488/general/f830c7a3-9f02-4710-926b-9bee438feb44.jpg',
'https://images.openlane.eu/carimgs/5684488/general/d4de6e1f-621d-434f-b716-a05e42d85299.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301773,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/5038b7d3-d51d-4a9d-ab3e-c550a3308d77.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312428,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/cb552f8c-d428-4abf-b110-8f8b4aed5c3d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227476,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/6dac8f2b-1a57-499d-80f4-3f03a9451c44.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327734,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/0f65c9b5-019d-41e2-be37-825c4f9b6ea7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257213,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/db9e9bd1-ce91-4c86-b03d-683b9fd4d462.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236201,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/03f3389f-1e72-43b5-b9ee-b700c66b45c9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177441,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/eafd3516-13fe-47d2-b4b1-ffccf8ea870b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107769,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/e69716aa-4af9-4e30-b02d-27813ded0cbf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172517,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/f830c7a3-9f02-4710-926b-9bee438feb44.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1/7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138490,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684488/general/d4de6e1f-621d-434f-b716-a05e42d85299.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 - '
'DV25PXB - 17,474 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737413%27 HTTP/1.1" 200 None
2026-03-27 15:30:29 [adesa.uk] INFO: Saving data for 10737413: {'created_time': 1774625429.040314, 'last_price_update_time': 1774625429.040324, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737413') HTTP/1.1" 204 0
2026-03-27 15:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15: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-27 15:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e67e6d-895f-5c68-96ef-c0ae1873284a with identifier: 10737418
2026-03-27 15:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e67e6d-895f-5c68-96ef-c0ae1873284a with scrape type 1
2026-03-27 15:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6e67e6d-895f-5c68-96ef-c0ae1873284a
2026-03-27 15:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252F145f88e6-f423-449f-b794-dd8f7e3f8c8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/145f88e6-f423-449f-b794-dd8f7e3f8c8b.jpg already downloaded
2026-03-27 15:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252Ff37005f5-e031-49a0-9878-751068f02c75.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/f37005f5-e031-49a0-9878-751068f02c75.jpg already downloaded
2026-03-27 15:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252F4711ebc1-546f-45ca-9b25-fb1dd16b0a62.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/4711ebc1-546f-45ca-9b25-fb1dd16b0a62.jpg already downloaded
2026-03-27 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252F7bbdbade-4640-49df-8ab6-905ea797f34b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/7bbdbade-4640-49df-8ab6-905ea797f34b.jpg already downloaded
2026-03-27 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252Feebe4a27-0c71-4293-bacc-142611555a2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/eebe4a27-0c71-4293-bacc-142611555a2e.jpg already downloaded
2026-03-27 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252Fd193969f-b4b5-4ec3-8a42-6e84b6b5d85e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/d193969f-b4b5-4ec3-8a42-6e84b6b5d85e.jpg already downloaded
2026-03-27 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252F5fe94586-2236-4b93-8150-ad2dee03fba4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/5fe94586-2236-4b93-8150-ad2dee03fba4.jpg already downloaded
2026-03-27 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252F28efb4ea-081d-41e2-a59d-bbeeb123c8c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/28efb4ea-081d-41e2-a59d-bbeeb123c8c5.jpg already downloaded
2026-03-27 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252Fdf604b49-3802-4e12-8acc-149c6e902100.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/df604b49-3802-4e12-8acc-149c6e902100.jpg already downloaded
2026-03-27 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713451%252Fgeneral%252F94a6cd43-477e-4f94-941b-3da7d621d4ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713451/general/94a6cd43-477e-4f94-941b-3da7d621d4ec.jpg already downloaded
2026-03-27 15:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e6e67e6d-895f-5c68-96ef-c0ae1873284a, identifier: 10737418
2026-03-27 15:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e6e67e6d-895f-5c68-96ef-c0ae1873284a with identifier: 10737418
2026-03-27 15:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e6e67e6d-895f-5c68-96ef-c0ae1873284a with identifier: 10737418
2026-03-27 15:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e6e67e6d-895f-5c68-96ef-c0ae1873284a with identifier: 10737418 to the API
2026-03-27 15:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737418>
{'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': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6e67e6d-895f-5c68-96ef-c0ae1873284a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737418',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 16502,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5713451/general/145f88e6-f423-449f-b794-dd8f7e3f8c8b.jpg',
'https://images.openlane.eu/carimgs/5713451/general/f37005f5-e031-49a0-9878-751068f02c75.jpg',
'https://images.openlane.eu/carimgs/5713451/general/4711ebc1-546f-45ca-9b25-fb1dd16b0a62.jpg',
'https://images.openlane.eu/carimgs/5713451/general/7bbdbade-4640-49df-8ab6-905ea797f34b.jpg',
'https://images.openlane.eu/carimgs/5713451/general/eebe4a27-0c71-4293-bacc-142611555a2e.jpg',
'https://images.openlane.eu/carimgs/5713451/general/d193969f-b4b5-4ec3-8a42-6e84b6b5d85e.jpg',
'https://images.openlane.eu/carimgs/5713451/general/5fe94586-2236-4b93-8150-ad2dee03fba4.jpg',
'https://images.openlane.eu/carimgs/5713451/general/28efb4ea-081d-41e2-a59d-bbeeb123c8c5.jpg',
'https://images.openlane.eu/carimgs/5713451/general/df604b49-3802-4e12-8acc-149c6e902100.jpg',
'https://images.openlane.eu/carimgs/5713451/general/94a6cd43-477e-4f94-941b-3da7d621d4ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265288,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/145f88e6-f423-449f-b794-dd8f7e3f8c8b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256671,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/f37005f5-e031-49a0-9878-751068f02c75.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212932,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/4711ebc1-546f-45ca-9b25-fb1dd16b0a62.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247762,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/7bbdbade-4640-49df-8ab6-905ea797f34b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236567,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/eebe4a27-0c71-4293-bacc-142611555a2e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224891,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/d193969f-b4b5-4ec3-8a42-6e84b6b5d85e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155957,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/5fe94586-2236-4b93-8150-ad2dee03fba4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100130,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/28efb4ea-081d-41e2-a59d-bbeeb123c8c5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135358,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/df604b49-3802-4e12-8acc-149c6e902100.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6e67e6d-895f-5c68-96ef-c0ae1873284a/e6e67e6d-895f-5c68-96ef-c0ae1873284a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162112,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713451/general/94a6cd43-477e-4f94-941b-3da7d621d4ec.jpg',
'Width': 1440}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PXU - 16,502 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737418%27 HTTP/1.1" 200 None
2026-03-27 15:30:32 [adesa.uk] INFO: Saving data for 10737418: {'created_time': 1774625432.084206, 'last_price_update_time': 1774625432.084219, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737418') HTTP/1.1" 204 0
2026-03-27 15:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15: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-27 15:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10737431
2026-03-27 15:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b90a2731-c0fc-5061-871f-0088d72dcc66 with scrape type 1
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b90a2731-c0fc-5061-871f-0088d72dcc66
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252F0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252Fb8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252F291b66d6-9d68-4699-9f27-43ece39b4376.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252F3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252F49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252Fd714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252F3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252F7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252F1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg already downloaded
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5742847%252Fgeneral%252F9031b690-e0d7-4cd7-9e28-31b85930be90.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg already downloaded
2026-03-27 15:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b90a2731-c0fc-5061-871f-0088d72dcc66, identifier: 10737431
2026-03-27 15:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10737431
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:30:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 15:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10737431
2026-03-27 15:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10737431 to the API
2026-03-27 15:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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-27 15:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737431>
{'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-04-02T14: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=10737431',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 9459,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg',
'https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg',
'https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg',
'https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg',
'https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg',
'https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg',
'https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg',
'https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg',
'https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg',
'https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg'],
'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-27 15:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737431%27 HTTP/1.1" 200 None
2026-03-27 15:30:34 [adesa.uk] INFO: Saving data for 10737431: {'created_time': 1774625434.921216, 'last_price_update_time': 1774625434.921229, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737431') HTTP/1.1" 204 0
2026-03-27 15:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14c82558-02d2-59af-ae94-a5d313be8e47 with identifier: 10737402
2026-03-27 15:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14c82558-02d2-59af-ae94-a5d313be8e47 with scrape type 1
2026-03-27 15:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14c82558-02d2-59af-ae94-a5d313be8e47
2026-03-27 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252Fbce67f9f-9f60-4b95-b044-3135fc572b40.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/bce67f9f-9f60-4b95-b044-3135fc572b40.jpg already downloaded
2026-03-27 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252Fdf0e383b-25a7-407f-9396-b0cdc8808517.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/df0e383b-25a7-407f-9396-b0cdc8808517.jpg already downloaded
2026-03-27 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252F17f4642d-9942-4a69-9963-5b9a5e6e03a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/17f4642d-9942-4a69-9963-5b9a5e6e03a7.jpg already downloaded
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252F1432ca0d-5cfc-4201-9c4a-35604f79f5f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/1432ca0d-5cfc-4201-9c4a-35604f79f5f5.jpg already downloaded
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252F4adc30a4-cd39-4a8f-b886-02f1c0b72445.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/4adc30a4-cd39-4a8f-b886-02f1c0b72445.jpg already downloaded
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252F35312f24-88db-4113-a29f-6218829db98b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/35312f24-88db-4113-a29f-6218829db98b.jpg already downloaded
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252F51710a30-b9c9-4087-a82d-18bba4dc81ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/51710a30-b9c9-4087-a82d-18bba4dc81ec.jpg already downloaded
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252Fa0bf52d6-952b-4526-b3ce-329a20e5e1fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/a0bf52d6-952b-4526-b3ce-329a20e5e1fd.jpg already downloaded
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252Fca09da64-a44a-4b19-abb9-568ddaabae9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/ca09da64-a44a-4b19-abb9-568ddaabae9a.jpg already downloaded
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5583165%252Fgeneral%252Facb0799d-24c7-4396-b5c9-6e4242830793.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583165/general/acb0799d-24c7-4396-b5c9-6e4242830793.jpg already downloaded
2026-03-27 15:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 14c82558-02d2-59af-ae94-a5d313be8e47, identifier: 10737402
2026-03-27 15:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 14c82558-02d2-59af-ae94-a5d313be8e47 with identifier: 10737402
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 15:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 14c82558-02d2-59af-ae94-a5d313be8e47 with identifier: 10737402
2026-03-27 15:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 14c82558-02d2-59af-ae94-a5d313be8e47 with identifier: 10737402 to the API
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737402>
{'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': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '14c82558-02d2-59af-ae94-a5d313be8e47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25ZZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737402',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 5750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5583165/general/bce67f9f-9f60-4b95-b044-3135fc572b40.jpg',
'https://images.openlane.eu/carimgs/5583165/general/df0e383b-25a7-407f-9396-b0cdc8808517.jpg',
'https://images.openlane.eu/carimgs/5583165/general/17f4642d-9942-4a69-9963-5b9a5e6e03a7.jpg',
'https://images.openlane.eu/carimgs/5583165/general/1432ca0d-5cfc-4201-9c4a-35604f79f5f5.jpg',
'https://images.openlane.eu/carimgs/5583165/general/4adc30a4-cd39-4a8f-b886-02f1c0b72445.jpg',
'https://images.openlane.eu/carimgs/5583165/general/35312f24-88db-4113-a29f-6218829db98b.jpg',
'https://images.openlane.eu/carimgs/5583165/general/51710a30-b9c9-4087-a82d-18bba4dc81ec.jpg',
'https://images.openlane.eu/carimgs/5583165/general/a0bf52d6-952b-4526-b3ce-329a20e5e1fd.jpg',
'https://images.openlane.eu/carimgs/5583165/general/ca09da64-a44a-4b19-abb9-568ddaabae9a.jpg',
'https://images.openlane.eu/carimgs/5583165/general/acb0799d-24c7-4396-b5c9-6e4242830793.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220142,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/bce67f9f-9f60-4b95-b044-3135fc572b40.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221935,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/df0e383b-25a7-407f-9396-b0cdc8808517.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210002,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/17f4642d-9942-4a69-9963-5b9a5e6e03a7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182746,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/1432ca0d-5cfc-4201-9c4a-35604f79f5f5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158552,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/4adc30a4-cd39-4a8f-b886-02f1c0b72445.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227107,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/35312f24-88db-4113-a29f-6218829db98b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146262,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/51710a30-b9c9-4087-a82d-18bba4dc81ec.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122189,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/a0bf52d6-952b-4526-b3ce-329a20e5e1fd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190733,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/ca09da64-a44a-4b19-abb9-568ddaabae9a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14c82558-02d2-59af-ae94-a5d313be8e47/14c82558-02d2-59af-ae94-a5d313be8e47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244848,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583165/general/acb0799d-24c7-4396-b5c9-6e4242830793.jpg',
'Width': 1440}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25ZZT - 5,750 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737402%27 HTTP/1.1" 200 None
2026-03-27 15:30:36 [adesa.uk] INFO: Saving data for 10737402: {'created_time': 1774625436.945227, 'last_price_update_time': 1774625436.945245, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737402') HTTP/1.1" 204 0
2026-03-27 15:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with identifier: 10737416
2026-03-27 15:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with scrape type 1
2026-03-27 15:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2cb9b7a-681b-5322-a48c-6387b43fcfb9
2026-03-27 15:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252F3aff0575-e6b8-406a-8c86-b96e1a98f84b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/3aff0575-e6b8-406a-8c86-b96e1a98f84b.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252Fb2fce789-27fc-43b2-946d-f3fb534b800f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/b2fce789-27fc-43b2-946d-f3fb534b800f.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252F865a01d3-7ffc-4b4b-bc2f-e390dc9830ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/865a01d3-7ffc-4b4b-bc2f-e390dc9830ce.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252F982a2870-1e2a-4e67-a6df-6544879fba11.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/982a2870-1e2a-4e67-a6df-6544879fba11.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252F6029eda2-aeeb-4ee6-8a58-f3c84eb5fe74.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/6029eda2-aeeb-4ee6-8a58-f3c84eb5fe74.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252Fee9b8b2b-8905-468f-b992-0218c9bf05c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/ee9b8b2b-8905-468f-b992-0218c9bf05c9.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252F63ff6b4e-4b8c-4309-a68a-181324b51852.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/63ff6b4e-4b8c-4309-a68a-181324b51852.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252Fda989c89-eea0-4801-96ee-cae2fa75d939.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/da989c89-eea0-4801-96ee-cae2fa75d939.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252F3bc2dfee-d208-41ae-9c33-fc56aa5aa7d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/3bc2dfee-d208-41ae-9c33-fc56aa5aa7d0.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720294%252Fgeneral%252F491a2565-82b5-4a7f-8bf7-df37381d7c98.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720294/general/491a2565-82b5-4a7f-8bf7-df37381d7c98.jpg already downloaded
2026-03-27 15:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d2cb9b7a-681b-5322-a48c-6387b43fcfb9, identifier: 10737416
2026-03-27 15:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with identifier: 10737416
2026-03-27 15:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with identifier: 10737416
2026-03-27 15:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with identifier: 10737416 to the API
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd2cb9b7a-681b-5322-a48c-6387b43fcfb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV72XZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737416',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24235,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5720294/general/3aff0575-e6b8-406a-8c86-b96e1a98f84b.jpg',
'https://images.openlane.eu/carimgs/5720294/general/b2fce789-27fc-43b2-946d-f3fb534b800f.jpg',
'https://images.openlane.eu/carimgs/5720294/general/865a01d3-7ffc-4b4b-bc2f-e390dc9830ce.jpg',
'https://images.openlane.eu/carimgs/5720294/general/982a2870-1e2a-4e67-a6df-6544879fba11.jpg',
'https://images.openlane.eu/carimgs/5720294/general/6029eda2-aeeb-4ee6-8a58-f3c84eb5fe74.jpg',
'https://images.openlane.eu/carimgs/5720294/general/ee9b8b2b-8905-468f-b992-0218c9bf05c9.jpg',
'https://images.openlane.eu/carimgs/5720294/general/63ff6b4e-4b8c-4309-a68a-181324b51852.jpg',
'https://images.openlane.eu/carimgs/5720294/general/da989c89-eea0-4801-96ee-cae2fa75d939.jpg',
'https://images.openlane.eu/carimgs/5720294/general/3bc2dfee-d208-41ae-9c33-fc56aa5aa7d0.jpg',
'https://images.openlane.eu/carimgs/5720294/general/491a2565-82b5-4a7f-8bf7-df37381d7c98.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291753,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/3aff0575-e6b8-406a-8c86-b96e1a98f84b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294207,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/b2fce789-27fc-43b2-946d-f3fb534b800f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200813,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/865a01d3-7ffc-4b4b-bc2f-e390dc9830ce.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295147,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/982a2870-1e2a-4e67-a6df-6544879fba11.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240314,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/6029eda2-aeeb-4ee6-8a58-f3c84eb5fe74.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250578,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/ee9b8b2b-8905-468f-b992-0218c9bf05c9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230146,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/63ff6b4e-4b8c-4309-a68a-181324b51852.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162875,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/da989c89-eea0-4801-96ee-cae2fa75d939.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192977,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/3bc2dfee-d208-41ae-9c33-fc56aa5aa7d0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2cb9b7a-681b-5322-a48c-6387b43fcfb9/d2cb9b7a-681b-5322-a48c-6387b43fcfb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183968,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720294/general/491a2565-82b5-4a7f-8bf7-df37381d7c98.jpg',
'Width': 1440}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 1 hp - GV72XZY '
'- 24,235 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737416%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [adesa.uk] INFO: Saving data for 10737416: {'created_time': 1774625437.75324, 'last_price_update_time': 1774625437.75325, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737416') HTTP/1.1" 204 0
2026-03-27 15:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with identifier: 10737419
2026-03-27 15:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with scrape type 1
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5388096d-1026-5ca8-9f33-caeabd9c6fa5
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252Fd05cc692-f04f-4537-82b8-477b01b14ac0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/d05cc692-f04f-4537-82b8-477b01b14ac0.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F3e92f05e-d5d8-46ca-8ed8-282295352f06.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/3e92f05e-d5d8-46ca-8ed8-282295352f06.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F034057fc-15a3-4236-a045-a44b5a1848d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/034057fc-15a3-4236-a045-a44b5a1848d4.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F62ef4a05-9186-484c-9745-0cae55cd3e99.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/62ef4a05-9186-484c-9745-0cae55cd3e99.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F6284de2f-74b8-46f7-bfac-85df4adaceda.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/6284de2f-74b8-46f7-bfac-85df4adaceda.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F596085d4-8f2d-483e-8c36-8dfc90a43a71.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/596085d4-8f2d-483e-8c36-8dfc90a43a71.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F8026cccc-7db2-4e76-9f26-556d951f4c5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/8026cccc-7db2-4e76-9f26-556d951f4c5e.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F27c19770-1fa7-4390-b313-7a25409d860b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/27c19770-1fa7-4390-b313-7a25409d860b.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F7ce026f4-549c-471a-af84-51e7643f4158.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/7ce026f4-549c-471a-af84-51e7643f4158.jpg already downloaded
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716594%252Fgeneral%252F92c7fbf7-17c2-4154-a690-3f177186c4bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716594/general/92c7fbf7-17c2-4154-a690-3f177186c4bb.jpg already downloaded
2026-03-27 15:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5388096d-1026-5ca8-9f33-caeabd9c6fa5, identifier: 10737419
2026-03-27 15:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with identifier: 10737419
2026-03-27 15:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with identifier: 10737419
2026-03-27 15:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with identifier: 10737419 to the API
2026-03-27 15:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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-27 15:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737419>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5388096d-1026-5ca8-9f33-caeabd9c6fa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XND',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737419',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17550,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5716594/general/d05cc692-f04f-4537-82b8-477b01b14ac0.jpg',
'https://images.openlane.eu/carimgs/5716594/general/3e92f05e-d5d8-46ca-8ed8-282295352f06.jpg',
'https://images.openlane.eu/carimgs/5716594/general/034057fc-15a3-4236-a045-a44b5a1848d4.jpg',
'https://images.openlane.eu/carimgs/5716594/general/62ef4a05-9186-484c-9745-0cae55cd3e99.jpg',
'https://images.openlane.eu/carimgs/5716594/general/6284de2f-74b8-46f7-bfac-85df4adaceda.jpg',
'https://images.openlane.eu/carimgs/5716594/general/596085d4-8f2d-483e-8c36-8dfc90a43a71.jpg',
'https://images.openlane.eu/carimgs/5716594/general/8026cccc-7db2-4e76-9f26-556d951f4c5e.jpg',
'https://images.openlane.eu/carimgs/5716594/general/27c19770-1fa7-4390-b313-7a25409d860b.jpg',
'https://images.openlane.eu/carimgs/5716594/general/7ce026f4-549c-471a-af84-51e7643f4158.jpg',
'https://images.openlane.eu/carimgs/5716594/general/92c7fbf7-17c2-4154-a690-3f177186c4bb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253754,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/d05cc692-f04f-4537-82b8-477b01b14ac0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325837,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/3e92f05e-d5d8-46ca-8ed8-282295352f06.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170653,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/034057fc-15a3-4236-a045-a44b5a1848d4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287625,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/62ef4a05-9186-484c-9745-0cae55cd3e99.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183212,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/6284de2f-74b8-46f7-bfac-85df4adaceda.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173105,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/596085d4-8f2d-483e-8c36-8dfc90a43a71.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174344,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/8026cccc-7db2-4e76-9f26-556d951f4c5e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117603,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/27c19770-1fa7-4390-b313-7a25409d860b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163858,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/7ce026f4-549c-471a-af84-51e7643f4158.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5388096d-1026-5ca8-9f33-caeabd9c6fa5/5388096d-1026-5ca8-9f33-caeabd9c6fa5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141168,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716594/general/92c7fbf7-17c2-4154-a690-3f177186c4bb.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 - 1 hp - '
'DY25XND - 17,550 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737419%27 HTTP/1.1" 200 None
2026-03-27 15:30:38 [adesa.uk] INFO: Saving data for 10737419: {'created_time': 1774625438.527483, 'last_price_update_time': 1774625438.527494, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737419') HTTP/1.1" 204 0
2026-03-27 15:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15: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-27 15:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b02de48-f755-567c-9d89-4b93d8443967 with identifier: 10737237
2026-03-27 15:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b02de48-f755-567c-9d89-4b93d8443967 with scrape type 1
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b02de48-f755-567c-9d89-4b93d8443967
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F827aa611-50f2-4ea7-90f1-d59a82c910fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/827aa611-50f2-4ea7-90f1-d59a82c910fb.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F17fe2a33-8e24-4e78-b62c-bd6a8dede07f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/17fe2a33-8e24-4e78-b62c-bd6a8dede07f.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F875c96c9-740e-4279-8bcf-5c1599b1485e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/875c96c9-740e-4279-8bcf-5c1599b1485e.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F7dcb85c3-36a8-4c42-b8c4-16052e225001.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/7dcb85c3-36a8-4c42-b8c4-16052e225001.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F82facde9-9aac-4237-98d9-cd5fdbe50386.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/82facde9-9aac-4237-98d9-cd5fdbe50386.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F5969692a-0b58-4657-9ecf-471c8639c33c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/5969692a-0b58-4657-9ecf-471c8639c33c.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F53902a1d-99a1-4846-9f83-c5b2a1cdb6f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/53902a1d-99a1-4846-9f83-c5b2a1cdb6f7.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F2bf97606-965a-427c-a1fc-f4b99b0fd697.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/2bf97606-965a-427c-a1fc-f4b99b0fd697.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F28853d35-8320-43f3-95b9-351d03b489f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/28853d35-8320-43f3-95b9-351d03b489f9.jpg already downloaded
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716970%252Fgeneral%252F5052c07f-fc8e-4ee9-8a39-c41e1a84b743.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716970/general/5052c07f-fc8e-4ee9-8a39-c41e1a84b743.jpg already downloaded
2026-03-27 15:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0b02de48-f755-567c-9d89-4b93d8443967, identifier: 10737237
2026-03-27 15:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0b02de48-f755-567c-9d89-4b93d8443967 with identifier: 10737237
2026-03-27 15:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0b02de48-f755-567c-9d89-4b93d8443967 with identifier: 10737237
2026-03-27 15:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0b02de48-f755-567c-9d89-4b93d8443967 with identifier: 10737237 to the API
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '0b02de48-f755-567c-9d89-4b93d8443967',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YB71FMD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737237',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 49764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5716970/general/827aa611-50f2-4ea7-90f1-d59a82c910fb.jpg',
'https://images.openlane.eu/carimgs/5716970/general/17fe2a33-8e24-4e78-b62c-bd6a8dede07f.jpg',
'https://images.openlane.eu/carimgs/5716970/general/875c96c9-740e-4279-8bcf-5c1599b1485e.jpg',
'https://images.openlane.eu/carimgs/5716970/general/7dcb85c3-36a8-4c42-b8c4-16052e225001.jpg',
'https://images.openlane.eu/carimgs/5716970/general/82facde9-9aac-4237-98d9-cd5fdbe50386.jpg',
'https://images.openlane.eu/carimgs/5716970/general/5969692a-0b58-4657-9ecf-471c8639c33c.jpg',
'https://images.openlane.eu/carimgs/5716970/general/53902a1d-99a1-4846-9f83-c5b2a1cdb6f7.jpg',
'https://images.openlane.eu/carimgs/5716970/general/2bf97606-965a-427c-a1fc-f4b99b0fd697.jpg',
'https://images.openlane.eu/carimgs/5716970/general/28853d35-8320-43f3-95b9-351d03b489f9.jpg',
'https://images.openlane.eu/carimgs/5716970/general/5052c07f-fc8e-4ee9-8a39-c41e1a84b743.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146431,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/827aa611-50f2-4ea7-90f1-d59a82c910fb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211965,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/17fe2a33-8e24-4e78-b62c-bd6a8dede07f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202943,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/875c96c9-740e-4279-8bcf-5c1599b1485e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196473,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/7dcb85c3-36a8-4c42-b8c4-16052e225001.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175560,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/82facde9-9aac-4237-98d9-cd5fdbe50386.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178540,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/5969692a-0b58-4657-9ecf-471c8639c33c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211504,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/53902a1d-99a1-4846-9f83-c5b2a1cdb6f7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140838,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/2bf97606-965a-427c-a1fc-f4b99b0fd697.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201203,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/28853d35-8320-43f3-95b9-351d03b489f9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b02de48-f755-567c-9d89-4b93d8443967/0b02de48-f755-567c-9d89-4b93d8443967_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716970/general/5052c07f-fc8e-4ee9-8a39-c41e1a84b743.jpg',
'Width': 1440}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- YB71FMD - 49,764 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737237%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [adesa.uk] INFO: Saving data for 10737237: {'created_time': 1774625440.614315, 'last_price_update_time': 1774625440.614327, 'auction_closing_time': 1774965600.0}
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737237') HTTP/1.1" 204 0
2026-03-27 15:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8645e410-1ba5-5975-adeb-cefdb33579e1 with identifier: 10737406
2026-03-27 15:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8645e410-1ba5-5975-adeb-cefdb33579e1 with scrape type 1
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8645e410-1ba5-5975-adeb-cefdb33579e1
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252F5f6101ab-d0dc-4ecd-b5ad-3ebdc04eebb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/5f6101ab-d0dc-4ecd-b5ad-3ebdc04eebb8.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252F40cad851-bd8f-4f6d-9fd5-cca33ea7309f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/40cad851-bd8f-4f6d-9fd5-cca33ea7309f.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252F39d2dd03-8f51-48ac-b37c-168af691e4c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/39d2dd03-8f51-48ac-b37c-168af691e4c5.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252Fb68fb81a-53e2-4a59-8d0f-deaa8f017c23.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/b68fb81a-53e2-4a59-8d0f-deaa8f017c23.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252F80fab783-7438-437e-a4c7-9c656f5a09c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/80fab783-7438-437e-a4c7-9c656f5a09c3.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252F75585771-8443-401f-bbec-193e25373a08.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/75585771-8443-401f-bbec-193e25373a08.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252Fefdca7dc-c81e-4fec-a6cd-4fe27e66a070.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/efdca7dc-c81e-4fec-a6cd-4fe27e66a070.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252F97f0081a-d200-4653-9ec8-34d268a5079b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/97f0081a-d200-4653-9ec8-34d268a5079b.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252F7694059f-c044-49fe-ae5e-9bddcd8556a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/7694059f-c044-49fe-ae5e-9bddcd8556a5.jpg already downloaded
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635389%252Fgeneral%252Fb4a2c457-1005-4898-bd00-7694c4e49541.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635389/general/b4a2c457-1005-4898-bd00-7694c4e49541.jpg already downloaded
2026-03-27 15:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8645e410-1ba5-5975-adeb-cefdb33579e1, identifier: 10737406
2026-03-27 15:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8645e410-1ba5-5975-adeb-cefdb33579e1 with identifier: 10737406
2026-03-27 15:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:30:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 15:30:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15: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-27 15:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8645e410-1ba5-5975-adeb-cefdb33579e1 with identifier: 10737406
2026-03-27 15:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8645e410-1ba5-5975-adeb-cefdb33579e1 with identifier: 10737406 to the API
2026-03-27 15:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737406>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '8645e410-1ba5-5975-adeb-cefdb33579e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO22WGN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737406',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 23925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5635389/general/5f6101ab-d0dc-4ecd-b5ad-3ebdc04eebb8.jpg',
'https://images.openlane.eu/carimgs/5635389/general/40cad851-bd8f-4f6d-9fd5-cca33ea7309f.jpg',
'https://images.openlane.eu/carimgs/5635389/general/39d2dd03-8f51-48ac-b37c-168af691e4c5.jpg',
'https://images.openlane.eu/carimgs/5635389/general/b68fb81a-53e2-4a59-8d0f-deaa8f017c23.jpg',
'https://images.openlane.eu/carimgs/5635389/general/80fab783-7438-437e-a4c7-9c656f5a09c3.jpg',
'https://images.openlane.eu/carimgs/5635389/general/75585771-8443-401f-bbec-193e25373a08.jpg',
'https://images.openlane.eu/carimgs/5635389/general/efdca7dc-c81e-4fec-a6cd-4fe27e66a070.jpg',
'https://images.openlane.eu/carimgs/5635389/general/97f0081a-d200-4653-9ec8-34d268a5079b.jpg',
'https://images.openlane.eu/carimgs/5635389/general/7694059f-c044-49fe-ae5e-9bddcd8556a5.jpg',
'https://images.openlane.eu/carimgs/5635389/general/b4a2c457-1005-4898-bd00-7694c4e49541.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272188,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/5f6101ab-d0dc-4ecd-b5ad-3ebdc04eebb8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/40cad851-bd8f-4f6d-9fd5-cca33ea7309f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294649,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/39d2dd03-8f51-48ac-b37c-168af691e4c5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285628,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/b68fb81a-53e2-4a59-8d0f-deaa8f017c23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262640,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/80fab783-7438-437e-a4c7-9c656f5a09c3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204513,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/75585771-8443-401f-bbec-193e25373a08.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265748,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/efdca7dc-c81e-4fec-a6cd-4fe27e66a070.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179412,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/97f0081a-d200-4653-9ec8-34d268a5079b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168442,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/7694059f-c044-49fe-ae5e-9bddcd8556a5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8645e410-1ba5-5975-adeb-cefdb33579e1/8645e410-1ba5-5975-adeb-cefdb33579e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195985,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635389/general/b4a2c457-1005-4898-bd00-7694c4e49541.jpg',
'Width': 1440}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 136 hp '
'- VO22WGN - 23,925 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-27 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737406%27 HTTP/1.1" 200 None
2026-03-27 15:30:41 [adesa.uk] INFO: Saving data for 10737406: {'created_time': 1774625441.603334, 'last_price_update_time': 1774625441.603346, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737406') HTTP/1.1" 204 0
2026-03-27 15:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15: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-27 15:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf32321d-167f-5a58-a92c-37dfc477ce6d with identifier: 10737216
2026-03-27 15:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf32321d-167f-5a58-a92c-37dfc477ce6d with scrape type 1
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf32321d-167f-5a58-a92c-37dfc477ce6d
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252F57a28a49-7f1e-431e-adba-9a0a633c4c78.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/57a28a49-7f1e-431e-adba-9a0a633c4c78.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252Ff272d972-2375-4089-94cd-a442abe3e46c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/f272d972-2375-4089-94cd-a442abe3e46c.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252Fdaeae979-f510-4a21-9447-f0df8871f578.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/daeae979-f510-4a21-9447-f0df8871f578.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252F9dcd1b55-ef2a-40a9-b87b-435c667fd64d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/9dcd1b55-ef2a-40a9-b87b-435c667fd64d.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252Fe0186936-1dae-46bb-92aa-e1152a6a874f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/e0186936-1dae-46bb-92aa-e1152a6a874f.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252Fbf4a70c0-8f5f-4182-af1d-595b5ac3abb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/bf4a70c0-8f5f-4182-af1d-595b5ac3abb7.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252F2b2bc8f6-e1a7-4f3b-9110-f21a6b0460a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/2b2bc8f6-e1a7-4f3b-9110-f21a6b0460a2.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252Fcfbefb50-81a6-498d-9276-1f6f5e4fc9f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/cfbefb50-81a6-498d-9276-1f6f5e4fc9f0.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252Fe3070f4b-af35-41d9-add3-8d6c703fce87.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/e3070f4b-af35-41d9-add3-8d6c703fce87.jpg already downloaded
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5635387%252Fgeneral%252F73a3dcf8-7e5e-4ae6-888b-08d96823f136.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635387/general/73a3dcf8-7e5e-4ae6-888b-08d96823f136.jpg already downloaded
2026-03-27 15:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bf32321d-167f-5a58-a92c-37dfc477ce6d, identifier: 10737216
2026-03-27 15:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bf32321d-167f-5a58-a92c-37dfc477ce6d with identifier: 10737216
2026-03-27 15:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bf32321d-167f-5a58-a92c-37dfc477ce6d with identifier: 10737216
2026-03-27 15:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bf32321d-167f-5a58-a92c-37dfc477ce6d with identifier: 10737216 to the API
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737216>
{'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-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bf32321d-167f-5a58-a92c-37dfc477ce6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV71TEY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737216',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 37109,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5635387/general/57a28a49-7f1e-431e-adba-9a0a633c4c78.jpg',
'https://images.openlane.eu/carimgs/5635387/general/f272d972-2375-4089-94cd-a442abe3e46c.jpg',
'https://images.openlane.eu/carimgs/5635387/general/daeae979-f510-4a21-9447-f0df8871f578.jpg',
'https://images.openlane.eu/carimgs/5635387/general/9dcd1b55-ef2a-40a9-b87b-435c667fd64d.jpg',
'https://images.openlane.eu/carimgs/5635387/general/e0186936-1dae-46bb-92aa-e1152a6a874f.jpg',
'https://images.openlane.eu/carimgs/5635387/general/bf4a70c0-8f5f-4182-af1d-595b5ac3abb7.jpg',
'https://images.openlane.eu/carimgs/5635387/general/2b2bc8f6-e1a7-4f3b-9110-f21a6b0460a2.jpg',
'https://images.openlane.eu/carimgs/5635387/general/cfbefb50-81a6-498d-9276-1f6f5e4fc9f0.jpg',
'https://images.openlane.eu/carimgs/5635387/general/e3070f4b-af35-41d9-add3-8d6c703fce87.jpg',
'https://images.openlane.eu/carimgs/5635387/general/73a3dcf8-7e5e-4ae6-888b-08d96823f136.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241807,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/57a28a49-7f1e-431e-adba-9a0a633c4c78.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258855,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/f272d972-2375-4089-94cd-a442abe3e46c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242135,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/daeae979-f510-4a21-9447-f0df8871f578.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334709,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/9dcd1b55-ef2a-40a9-b87b-435c667fd64d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296008,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/e0186936-1dae-46bb-92aa-e1152a6a874f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189048,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/bf4a70c0-8f5f-4182-af1d-595b5ac3abb7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233991,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/2b2bc8f6-e1a7-4f3b-9110-f21a6b0460a2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227349,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/cfbefb50-81a6-498d-9276-1f6f5e4fc9f0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215010,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/e3070f4b-af35-41d9-add3-8d6c703fce87.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32321d-167f-5a58-a92c-37dfc477ce6d/bf32321d-167f-5a58-a92c-37dfc477ce6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222102,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635387/general/73a3dcf8-7e5e-4ae6-888b-08d96823f136.jpg',
'Width': 1440}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - FV71TEY - 37,109 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737216%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [adesa.uk] INFO: Saving data for 10737216: {'created_time': 1774625443.928919, 'last_price_update_time': 1774625443.92893, 'auction_closing_time': 1774965600.0}
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737216') HTTP/1.1" 204 0
2026-03-27 15:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15: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-27 15:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15: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-27 15:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0d0b3de-f454-5caa-9c25-6c58d7774747 with identifier: 10737412
2026-03-27 15:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0d0b3de-f454-5caa-9c25-6c58d7774747 with scrape type 1
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0d0b3de-f454-5caa-9c25-6c58d7774747
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252F60c44340-05bc-49e3-973d-ac88d59f2f78.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/60c44340-05bc-49e3-973d-ac88d59f2f78.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252Fa04e27ce-b831-4f08-825a-14ccd8c062c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/a04e27ce-b831-4f08-825a-14ccd8c062c7.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252F22b6f862-3024-4053-851f-c31c625137c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/22b6f862-3024-4053-851f-c31c625137c7.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252F02c7052c-da99-40e9-b05f-fab8fe429ffd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/02c7052c-da99-40e9-b05f-fab8fe429ffd.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252F02cab8e4-480f-4af1-9631-905ec17931a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/02cab8e4-480f-4af1-9631-905ec17931a8.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252F363de4f9-0fb0-4187-9a51-29c32fa1e61f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/363de4f9-0fb0-4187-9a51-29c32fa1e61f.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252F6b240fc9-da83-4a8b-b546-703a61364211.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/6b240fc9-da83-4a8b-b546-703a61364211.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252F484a347e-df1d-4f38-9eef-8af5a34075d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/484a347e-df1d-4f38-9eef-8af5a34075d3.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252F66f36db6-57e8-4493-9ccf-4b4478e1af56.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/66f36db6-57e8-4493-9ccf-4b4478e1af56.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5684659%252Fgeneral%252Fd74d85c7-62e4-43b2-b1fd-77185a0f2e25.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684659/general/d74d85c7-62e4-43b2-b1fd-77185a0f2e25.jpg already downloaded
2026-03-27 15:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c0d0b3de-f454-5caa-9c25-6c58d7774747, identifier: 10737412
2026-03-27 15:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c0d0b3de-f454-5caa-9c25-6c58d7774747 with identifier: 10737412
2026-03-27 15:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c0d0b3de-f454-5caa-9c25-6c58d7774747 with identifier: 10737412
2026-03-27 15:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c0d0b3de-f454-5caa-9c25-6c58d7774747 with identifier: 10737412 to the API
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'c0d0b3de-f454-5caa-9c25-6c58d7774747',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71KRG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737412',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 16914,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5684659/general/60c44340-05bc-49e3-973d-ac88d59f2f78.jpg',
'https://images.openlane.eu/carimgs/5684659/general/a04e27ce-b831-4f08-825a-14ccd8c062c7.jpg',
'https://images.openlane.eu/carimgs/5684659/general/22b6f862-3024-4053-851f-c31c625137c7.jpg',
'https://images.openlane.eu/carimgs/5684659/general/02c7052c-da99-40e9-b05f-fab8fe429ffd.jpg',
'https://images.openlane.eu/carimgs/5684659/general/02cab8e4-480f-4af1-9631-905ec17931a8.jpg',
'https://images.openlane.eu/carimgs/5684659/general/363de4f9-0fb0-4187-9a51-29c32fa1e61f.jpg',
'https://images.openlane.eu/carimgs/5684659/general/6b240fc9-da83-4a8b-b546-703a61364211.jpg',
'https://images.openlane.eu/carimgs/5684659/general/484a347e-df1d-4f38-9eef-8af5a34075d3.jpg',
'https://images.openlane.eu/carimgs/5684659/general/66f36db6-57e8-4493-9ccf-4b4478e1af56.jpg',
'https://images.openlane.eu/carimgs/5684659/general/d74d85c7-62e4-43b2-b1fd-77185a0f2e25.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322257,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/60c44340-05bc-49e3-973d-ac88d59f2f78.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225192,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/a04e27ce-b831-4f08-825a-14ccd8c062c7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276826,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/22b6f862-3024-4053-851f-c31c625137c7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237039,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/02c7052c-da99-40e9-b05f-fab8fe429ffd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229758,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/02cab8e4-480f-4af1-9631-905ec17931a8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254451,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/363de4f9-0fb0-4187-9a51-29c32fa1e61f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191616,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/6b240fc9-da83-4a8b-b546-703a61364211.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154649,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/484a347e-df1d-4f38-9eef-8af5a34075d3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146770,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/66f36db6-57e8-4493-9ccf-4b4478e1af56.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d0b3de-f454-5caa-9c25-6c58d7774747/c0d0b3de-f454-5caa-9c25-6c58d7774747_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208893,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684659/general/d74d85c7-62e4-43b2-b1fd-77185a0f2e25.jpg',
'Width': 1440}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - SH71KRG - 16,914 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737412%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [adesa.uk] INFO: Saving data for 10737412: {'created_time': 1774625444.672125, 'last_price_update_time': 1774625444.672136, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737412') HTTP/1.1" 204 0
2026-03-27 15:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d30c3913-537c-59ee-9a8a-fb062e93d36b with identifier: 10737241
2026-03-27 15:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d30c3913-537c-59ee-9a8a-fb062e93d36b with scrape type 1
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d30c3913-537c-59ee-9a8a-fb062e93d36b
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252Fcd3a9a5c-009f-4c85-9c75-bcba7ca08a7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/cd3a9a5c-009f-4c85-9c75-bcba7ca08a7e.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252F0ace144f-fd4d-45d5-a907-3d100b93e85a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/0ace144f-fd4d-45d5-a907-3d100b93e85a.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252Fa17b213d-5452-4008-a1a6-603461245463.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/a17b213d-5452-4008-a1a6-603461245463.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252F9962f387-81ac-4636-bf7d-80edeb8bf308.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/9962f387-81ac-4636-bf7d-80edeb8bf308.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252F2192d88b-6f8a-42be-ac86-aa28944f1d22.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/2192d88b-6f8a-42be-ac86-aa28944f1d22.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252Fbfb364cd-6925-46e7-8113-56c046241f31.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/bfb364cd-6925-46e7-8113-56c046241f31.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252F1ec8681a-8ebb-4241-a13a-d71ba9ea80e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/1ec8681a-8ebb-4241-a13a-d71ba9ea80e2.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252Fbbb22e3f-f2c1-41ea-82d7-8156a9363bee.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/bbb22e3f-f2c1-41ea-82d7-8156a9363bee.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252Fd6a43a28-3c1a-4923-880a-02f6be39e150.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/d6a43a28-3c1a-4923-880a-02f6be39e150.jpg already downloaded
2026-03-27 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5714978%252Fgeneral%252F872c63dc-f036-46d7-82b6-5b5793276f59.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714978/general/872c63dc-f036-46d7-82b6-5b5793276f59.jpg already downloaded
2026-03-27 15:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d30c3913-537c-59ee-9a8a-fb062e93d36b, identifier: 10737241
2026-03-27 15:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d30c3913-537c-59ee-9a8a-fb062e93d36b with identifier: 10737241
2026-03-27 15:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d30c3913-537c-59ee-9a8a-fb062e93d36b with identifier: 10737241
2026-03-27 15:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d30c3913-537c-59ee-9a8a-fb062e93d36b with identifier: 10737241 to the API
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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-27 15:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd30c3913-537c-59ee-9a8a-fb062e93d36b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AX71BNL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737241',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35154,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5714978/general/cd3a9a5c-009f-4c85-9c75-bcba7ca08a7e.jpg',
'https://images.openlane.eu/carimgs/5714978/general/0ace144f-fd4d-45d5-a907-3d100b93e85a.jpg',
'https://images.openlane.eu/carimgs/5714978/general/a17b213d-5452-4008-a1a6-603461245463.jpg',
'https://images.openlane.eu/carimgs/5714978/general/9962f387-81ac-4636-bf7d-80edeb8bf308.jpg',
'https://images.openlane.eu/carimgs/5714978/general/2192d88b-6f8a-42be-ac86-aa28944f1d22.jpg',
'https://images.openlane.eu/carimgs/5714978/general/bfb364cd-6925-46e7-8113-56c046241f31.jpg',
'https://images.openlane.eu/carimgs/5714978/general/1ec8681a-8ebb-4241-a13a-d71ba9ea80e2.jpg',
'https://images.openlane.eu/carimgs/5714978/general/bbb22e3f-f2c1-41ea-82d7-8156a9363bee.jpg',
'https://images.openlane.eu/carimgs/5714978/general/d6a43a28-3c1a-4923-880a-02f6be39e150.jpg',
'https://images.openlane.eu/carimgs/5714978/general/872c63dc-f036-46d7-82b6-5b5793276f59.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222500,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/cd3a9a5c-009f-4c85-9c75-bcba7ca08a7e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189879,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/0ace144f-fd4d-45d5-a907-3d100b93e85a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212443,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/a17b213d-5452-4008-a1a6-603461245463.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214560,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/9962f387-81ac-4636-bf7d-80edeb8bf308.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183180,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/2192d88b-6f8a-42be-ac86-aa28944f1d22.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198756,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/bfb364cd-6925-46e7-8113-56c046241f31.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190324,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/1ec8681a-8ebb-4241-a13a-d71ba9ea80e2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128737,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/bbb22e3f-f2c1-41ea-82d7-8156a9363bee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187585,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/d6a43a28-3c1a-4923-880a-02f6be39e150.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30c3913-537c-59ee-9a8a-fb062e93d36b/d30c3913-537c-59ee-9a8a-fb062e93d36b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228043,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714978/general/872c63dc-f036-46d7-82b6-5b5793276f59.jpg',
'Width': 1440}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-22',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'AX71BNL - 35,154 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737241%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [adesa.uk] INFO: Saving data for 10737241: {'created_time': 1774625445.486282, 'last_price_update_time': 1774625445.486294, 'auction_closing_time': 1774965600.0}
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737241') HTTP/1.1" 204 0
2026-03-27 15:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10737429
2026-03-27 15:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with scrape type 1
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252Fa2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F0b1913d7-628c-4da6-8d2a-512764f46c90.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F4612788e-0eca-4c73-b0e3-09fff840007e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F47d61bd4-62b0-407e-b990-3373fbd0802c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F60908d1b-a307-465a-8b58-ab099e650ab4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg already downloaded
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg already downloaded
2026-03-27 15:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a, identifier: 10737429
2026-03-27 15:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10737429
2026-03-27 15:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10737429
2026-03-27 15:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10737429 to the API
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737429>
{'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-04-02T14: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=10737429',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 36334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg',
'https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg',
'https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg',
'https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg',
'https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg',
'https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg',
'https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg',
'https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg',
'https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg',
'https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg'],
'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-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737429%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [adesa.uk] INFO: Saving data for 10737429: {'created_time': 1774625446.646132, 'last_price_update_time': 1774625446.646142, 'auction_closing_time': 1775138400.0}
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737429') HTTP/1.1" 204 0
2026-03-27 15:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15: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-27 15:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 218fd4d5-ab00-518b-b84c-e6bc799ea56d with identifier: 10737240
2026-03-27 15:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 218fd4d5-ab00-518b-b84c-e6bc799ea56d with scrape type 1
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 218fd4d5-ab00-518b-b84c-e6bc799ea56d
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252F1ceb8273-8a6f-4882-8214-b7a35dd7235c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/1ceb8273-8a6f-4882-8214-b7a35dd7235c.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252Fe12954d1-631f-43ae-a32c-e7595111f2aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/e12954d1-631f-43ae-a32c-e7595111f2aa.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252F6408dada-54d0-4c72-94c3-a1a94ab3ccec.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/6408dada-54d0-4c72-94c3-a1a94ab3ccec.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252F0789811b-ec9f-4e10-984e-823ffd4546e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/0789811b-ec9f-4e10-984e-823ffd4546e2.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252Fa6fceff4-ba35-4277-bd51-35b6de433063.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/a6fceff4-ba35-4277-bd51-35b6de433063.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252F3d31054f-11f2-4675-ad26-e14b25e9b67b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/3d31054f-11f2-4675-ad26-e14b25e9b67b.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252F5c371b72-9d7e-49f5-9afc-333cf150afe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/5c371b72-9d7e-49f5-9afc-333cf150afe4.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252Ff783fc7a-74e3-4e61-83ba-99701d3f894f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/f783fc7a-74e3-4e61-83ba-99701d3f894f.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252F52c4cda8-cb40-40b6-afac-e09301986178.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/52c4cda8-cb40-40b6-afac-e09301986178.jpg already downloaded
2026-03-27 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5713464%252Fgeneral%252F52342a65-502d-49ca-b2dd-a7b20c858acd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713464/general/52342a65-502d-49ca-b2dd-a7b20c858acd.jpg already downloaded
2026-03-27 15:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 218fd4d5-ab00-518b-b84c-e6bc799ea56d, identifier: 10737240
2026-03-27 15:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 218fd4d5-ab00-518b-b84c-e6bc799ea56d with identifier: 10737240
2026-03-27 15:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 218fd4d5-ab00-518b-b84c-e6bc799ea56d with identifier: 10737240
2026-03-27 15:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 218fd4d5-ab00-518b-b84c-e6bc799ea56d with identifier: 10737240 to the API
2026-03-27 15:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '218fd4d5-ab00-518b-b84c-e6bc799ea56d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WM71MXD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737240',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 18367,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5713464/general/1ceb8273-8a6f-4882-8214-b7a35dd7235c.jpg',
'https://images.openlane.eu/carimgs/5713464/general/e12954d1-631f-43ae-a32c-e7595111f2aa.jpg',
'https://images.openlane.eu/carimgs/5713464/general/6408dada-54d0-4c72-94c3-a1a94ab3ccec.jpg',
'https://images.openlane.eu/carimgs/5713464/general/0789811b-ec9f-4e10-984e-823ffd4546e2.jpg',
'https://images.openlane.eu/carimgs/5713464/general/a6fceff4-ba35-4277-bd51-35b6de433063.jpg',
'https://images.openlane.eu/carimgs/5713464/general/3d31054f-11f2-4675-ad26-e14b25e9b67b.jpg',
'https://images.openlane.eu/carimgs/5713464/general/5c371b72-9d7e-49f5-9afc-333cf150afe4.jpg',
'https://images.openlane.eu/carimgs/5713464/general/f783fc7a-74e3-4e61-83ba-99701d3f894f.jpg',
'https://images.openlane.eu/carimgs/5713464/general/52c4cda8-cb40-40b6-afac-e09301986178.jpg',
'https://images.openlane.eu/carimgs/5713464/general/52342a65-502d-49ca-b2dd-a7b20c858acd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259498,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/1ceb8273-8a6f-4882-8214-b7a35dd7235c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265807,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/e12954d1-631f-43ae-a32c-e7595111f2aa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214400,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/6408dada-54d0-4c72-94c3-a1a94ab3ccec.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278340,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/0789811b-ec9f-4e10-984e-823ffd4546e2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206186,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/a6fceff4-ba35-4277-bd51-35b6de433063.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210802,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/3d31054f-11f2-4675-ad26-e14b25e9b67b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175368,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/5c371b72-9d7e-49f5-9afc-333cf150afe4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138864,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/f783fc7a-74e3-4e61-83ba-99701d3f894f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154219,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/52c4cda8-cb40-40b6-afac-e09301986178.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_218fd4d5-ab00-518b-b84c-e6bc799ea56d/218fd4d5-ab00-518b-b84c-e6bc799ea56d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190411,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713464/general/52342a65-502d-49ca-b2dd-a7b20c858acd.jpg',
'Width': 1440}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'WM71MXD - 18,367 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 15:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737240%27 HTTP/1.1" 200 None
2026-03-27 15:30:47 [adesa.uk] INFO: Saving data for 10737240: {'created_time': 1774625447.462185, 'last_price_update_time': 1774625447.462197, 'auction_closing_time': 1774965600.0}
2026-03-27 15:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737240') HTTP/1.1" 204 0
2026-03-27 15:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40e66814-459a-58bf-bdb4-0e983129201c with identifier: 10737239
2026-03-27 15:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e66814-459a-58bf-bdb4-0e983129201c with scrape type 1
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40e66814-459a-58bf-bdb4-0e983129201c
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F9b061c88-1240-4ff8-abf5-c4797c89d5e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/9b061c88-1240-4ff8-abf5-c4797c89d5e6.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F772de5d1-f169-44a2-9e9c-2a184f097bdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/772de5d1-f169-44a2-9e9c-2a184f097bdf.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F362a9886-b1a3-4e96-9142-ce2ee5d6558f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/362a9886-b1a3-4e96-9142-ce2ee5d6558f.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F1d5a116a-cac9-4c7f-8eda-a2ad6c36fa75.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/1d5a116a-cac9-4c7f-8eda-a2ad6c36fa75.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F7392f8a9-0400-4f62-bc74-c9f67a73e183.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/7392f8a9-0400-4f62-bc74-c9f67a73e183.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F430cb5c3-df6f-4ebd-b9c1-ee6e8001f132.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/430cb5c3-df6f-4ebd-b9c1-ee6e8001f132.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F1f5b9f58-d26e-41f7-8935-771ed28b84a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/1f5b9f58-d26e-41f7-8935-771ed28b84a7.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F4ee0502c-49ed-4c45-af95-a03d51615707.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/4ee0502c-49ed-4c45-af95-a03d51615707.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252F160daf81-642c-493a-8791-e48ac952bca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/160daf81-642c-493a-8791-e48ac952bca2.jpg already downloaded
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720299%252Fgeneral%252Fac870be9-53da-458d-aded-6b55cb38faac.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720299/general/ac870be9-53da-458d-aded-6b55cb38faac.jpg already downloaded
2026-03-27 15:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 40e66814-459a-58bf-bdb4-0e983129201c, identifier: 10737239
2026-03-27 15:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 40e66814-459a-58bf-bdb4-0e983129201c with identifier: 10737239
2026-03-27 15:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 40e66814-459a-58bf-bdb4-0e983129201c with identifier: 10737239
2026-03-27 15:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 40e66814-459a-58bf-bdb4-0e983129201c with identifier: 10737239 to the API
2026-03-27 15:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737239>
{'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-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '40e66814-459a-58bf-bdb4-0e983129201c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71JGV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737239',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 42351,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5720299/general/9b061c88-1240-4ff8-abf5-c4797c89d5e6.jpg',
'https://images.openlane.eu/carimgs/5720299/general/772de5d1-f169-44a2-9e9c-2a184f097bdf.jpg',
'https://images.openlane.eu/carimgs/5720299/general/362a9886-b1a3-4e96-9142-ce2ee5d6558f.jpg',
'https://images.openlane.eu/carimgs/5720299/general/1d5a116a-cac9-4c7f-8eda-a2ad6c36fa75.jpg',
'https://images.openlane.eu/carimgs/5720299/general/7392f8a9-0400-4f62-bc74-c9f67a73e183.jpg',
'https://images.openlane.eu/carimgs/5720299/general/430cb5c3-df6f-4ebd-b9c1-ee6e8001f132.jpg',
'https://images.openlane.eu/carimgs/5720299/general/1f5b9f58-d26e-41f7-8935-771ed28b84a7.jpg',
'https://images.openlane.eu/carimgs/5720299/general/4ee0502c-49ed-4c45-af95-a03d51615707.jpg',
'https://images.openlane.eu/carimgs/5720299/general/160daf81-642c-493a-8791-e48ac952bca2.jpg',
'https://images.openlane.eu/carimgs/5720299/general/ac870be9-53da-458d-aded-6b55cb38faac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283416,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/9b061c88-1240-4ff8-abf5-c4797c89d5e6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/772de5d1-f169-44a2-9e9c-2a184f097bdf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288435,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/362a9886-b1a3-4e96-9142-ce2ee5d6558f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267726,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/1d5a116a-cac9-4c7f-8eda-a2ad6c36fa75.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306068,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/7392f8a9-0400-4f62-bc74-c9f67a73e183.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282369,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/430cb5c3-df6f-4ebd-b9c1-ee6e8001f132.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239313,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/1f5b9f58-d26e-41f7-8935-771ed28b84a7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183029,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/4ee0502c-49ed-4c45-af95-a03d51615707.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185002,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/160daf81-642c-493a-8791-e48ac952bca2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e66814-459a-58bf-bdb4-0e983129201c/40e66814-459a-58bf-bdb4-0e983129201c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261048,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720299/general/ac870be9-53da-458d-aded-6b55cb38faac.jpg',
'Width': 1440}],
'price': 8100,
'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 - '
'PF71JGV - 42,351 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737239%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [adesa.uk] INFO: Saving data for 10737239: {'created_time': 1774625449.255681, 'last_price_update_time': 1774625449.255692, 'auction_closing_time': 1774965600.0}
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737239') HTTP/1.1" 204 0
2026-03-27 15:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730259
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730259%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730259: 0
2026-03-27 15:30:51 [adesa.uk] INFO: Skipping item 10730259 url https://www.openlane.eu/en/carv6/auction/10730259
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730257
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730257%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730257: 0
2026-03-27 15:30:51 [adesa.uk] INFO: Skipping item 10730257 url https://www.openlane.eu/en/carv6/auction/10730257
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730258
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730258%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730258: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730258 url https://www.openlane.eu/en/carv6/auction/10730258
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730268
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730268%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730268: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730268 url https://www.openlane.eu/en/carv6/auction/10730268
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730242
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730242%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730242: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730242 url https://www.openlane.eu/en/carv6/auction/10730242
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730239
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730239%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730239: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730239 url https://www.openlane.eu/en/carv6/auction/10730239
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730272
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730272%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730272: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730272 url https://www.openlane.eu/en/carv6/auction/10730272
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730255
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730255%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730255: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730255 url https://www.openlane.eu/en/carv6/auction/10730255
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730263
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730263%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730263: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730263 url https://www.openlane.eu/en/carv6/auction/10730263
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730252
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730252%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730252: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730252 url https://www.openlane.eu/en/carv6/auction/10730252
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730254
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730254%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730254: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730254 url https://www.openlane.eu/en/carv6/auction/10730254
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730224
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730224%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730224: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730224 url https://www.openlane.eu/en/carv6/auction/10730224
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730237
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730237%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730237: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730237 url https://www.openlane.eu/en/carv6/auction/10730237
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730222
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730222%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730222: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730222 url https://www.openlane.eu/en/carv6/auction/10730222
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736510
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736510%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736510: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736510 url https://www.openlane.eu/en/carv6/auction/10736510
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736513
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736513%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736513: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736513 url https://www.openlane.eu/en/carv6/auction/10736513
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736508
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736508%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736508: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736508 url https://www.openlane.eu/en/carv6/auction/10736508
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736506
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736506%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736506: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736506 url https://www.openlane.eu/en/carv6/auction/10736506
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730212
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730212%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730212: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730212 url https://www.openlane.eu/en/carv6/auction/10730212
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736503
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736503%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736503: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736503 url https://www.openlane.eu/en/carv6/auction/10736503
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736507
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736507%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736507: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736507 url https://www.openlane.eu/en/carv6/auction/10736507
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730226
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730226%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730226: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730226 url https://www.openlane.eu/en/carv6/auction/10730226
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736512
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736512%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736512: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736512 url https://www.openlane.eu/en/carv6/auction/10736512
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736511
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736511%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736511: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736511 url https://www.openlane.eu/en/carv6/auction/10736511
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730210
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730210%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730210: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730210 url https://www.openlane.eu/en/carv6/auction/10730210
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730211
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730211%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730211: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730211 url https://www.openlane.eu/en/carv6/auction/10730211
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10738954
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710738954%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10738954: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10738954 url https://www.openlane.eu/en/carv6/auction/10738954
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10736514
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736514%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10736514: 1
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10736514 url https://www.openlane.eu/en/carv6/auction/10736514
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730283
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730283%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730283: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730283 url https://www.openlane.eu/en/carv6/auction/10730283
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730240
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730240%27 HTTP/1.1" 200 None
2026-03-27 15:30:51 [adesa.uk] INFO: Scrape type for 10730240: 2
2026-03-27 15:30:51 [adesa.uk] INFO: Scraping item 10730240 url https://www.openlane.eu/en/carv6/auction/10730240
2026-03-27 15:30:51 [adesa.uk] INFO: Found listing with ID: 10730235
2026-03-27 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730235%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730235: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730235 url https://www.openlane.eu/en/carv6/auction/10730235
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730245
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730245%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730245: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730245 url https://www.openlane.eu/en/carv6/auction/10730245
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730260
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730260%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730260: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730260 url https://www.openlane.eu/en/carv6/auction/10730260
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730265
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730265%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730265: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730265 url https://www.openlane.eu/en/carv6/auction/10730265
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730234
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730234%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730234: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730234 url https://www.openlane.eu/en/carv6/auction/10730234
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730724
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730724%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730724: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10730724 url https://www.openlane.eu/en/carv6/auction/10730724
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730262
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730262%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730262: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730262 url https://www.openlane.eu/en/carv6/auction/10730262
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730232
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730232%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730232: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730232 url https://www.openlane.eu/en/carv6/auction/10730232
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730269
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730269%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730269: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730269 url https://www.openlane.eu/en/carv6/auction/10730269
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730225
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730225%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730225: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730225 url https://www.openlane.eu/en/carv6/auction/10730225
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730270
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730270%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730270: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730270 url https://www.openlane.eu/en/carv6/auction/10730270
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730213
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730213%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730213: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730213 url https://www.openlane.eu/en/carv6/auction/10730213
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730271
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730271%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730271: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730271 url https://www.openlane.eu/en/carv6/auction/10730271
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730253
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730253%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730253: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730253 url https://www.openlane.eu/en/carv6/auction/10730253
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730273
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730273%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730273: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730273 url https://www.openlane.eu/en/carv6/auction/10730273
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730261
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730261%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730261: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730261 url https://www.openlane.eu/en/carv6/auction/10730261
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730231
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730231%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730231: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730231 url https://www.openlane.eu/en/carv6/auction/10730231
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730227
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730227%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730227: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730227 url https://www.openlane.eu/en/carv6/auction/10730227
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730217
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730217%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730217: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730217 url https://www.openlane.eu/en/carv6/auction/10730217
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730267
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730267%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730267: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730267 url https://www.openlane.eu/en/carv6/auction/10730267
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730229
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730229%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730229: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730229 url https://www.openlane.eu/en/carv6/auction/10730229
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730233
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730233%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730233: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730233 url https://www.openlane.eu/en/carv6/auction/10730233
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730266
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730266%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730266: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730266 url https://www.openlane.eu/en/carv6/auction/10730266
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730236
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730236%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730236: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730236 url https://www.openlane.eu/en/carv6/auction/10730236
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10736499
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736499%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10736499: 1
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10736499 url https://www.openlane.eu/en/carv6/auction/10736499
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730205
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730205%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730205: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730205 url https://www.openlane.eu/en/carv6/auction/10730205
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10736502
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736502%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10736502: 1
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10736502 url https://www.openlane.eu/en/carv6/auction/10736502
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10736501
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736501%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10736501: 1
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10736501 url https://www.openlane.eu/en/carv6/auction/10736501
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730204
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730204%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730204: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730204 url https://www.openlane.eu/en/carv6/auction/10730204
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730221
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730221%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730221: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730221 url https://www.openlane.eu/en/carv6/auction/10730221
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732883
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732883%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10732883: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10732883 url https://www.openlane.eu/en/carv6/auction/10732883
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732882
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732882%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10732882: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10732882 url https://www.openlane.eu/en/carv6/auction/10732882
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730249
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730249%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730249: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730249 url https://www.openlane.eu/en/carv6/auction/10730249
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730250
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730250%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730250: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10730250 url https://www.openlane.eu/en/carv6/auction/10730250
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730246
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730246%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730246: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730246 url https://www.openlane.eu/en/carv6/auction/10730246
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730247
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730247%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730247: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730247 url https://www.openlane.eu/en/carv6/auction/10730247
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10736500
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736500%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10736500: 1
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10736500 url https://www.openlane.eu/en/carv6/auction/10736500
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730228
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730228%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730228: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730228 url https://www.openlane.eu/en/carv6/auction/10730228
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730243
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730243%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730243: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730243 url https://www.openlane.eu/en/carv6/auction/10730243
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732884
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732884%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10732884: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10732884 url https://www.openlane.eu/en/carv6/auction/10732884
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730220
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730220%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730220: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730220 url https://www.openlane.eu/en/carv6/auction/10730220
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732885
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732885%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10732885: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10732885 url https://www.openlane.eu/en/carv6/auction/10732885
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730251
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730251%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730251: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730251 url https://www.openlane.eu/en/carv6/auction/10730251
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732886
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732886%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10732886: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10732886 url https://www.openlane.eu/en/carv6/auction/10732886
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732887
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732887%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10732887: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10732887 url https://www.openlane.eu/en/carv6/auction/10732887
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10736498
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736498%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10736498: 1
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10736498 url https://www.openlane.eu/en/carv6/auction/10736498
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730206
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730206%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730206: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730206 url https://www.openlane.eu/en/carv6/auction/10730206
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730207
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730207%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730207: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730207 url https://www.openlane.eu/en/carv6/auction/10730207
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732888
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732888%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10732888: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10732888 url https://www.openlane.eu/en/carv6/auction/10732888
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730248
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730248%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730248: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730248 url https://www.openlane.eu/en/carv6/auction/10730248
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730203
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730203%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730203: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730203 url https://www.openlane.eu/en/carv6/auction/10730203
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10736504
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710736504%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10736504: 1
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10736504 url https://www.openlane.eu/en/carv6/auction/10736504
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732889
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732889%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10732889: 0
2026-03-27 15:30:52 [adesa.uk] INFO: Skipping item 10732889 url https://www.openlane.eu/en/carv6/auction/10732889
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730238
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730238%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730238: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730238 url https://www.openlane.eu/en/carv6/auction/10730238
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730208
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730208%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730208: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730208 url https://www.openlane.eu/en/carv6/auction/10730208
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10730230
2026-03-27 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730230%27 HTTP/1.1" 200 None
2026-03-27 15:30:52 [adesa.uk] INFO: Scrape type for 10730230: 2
2026-03-27 15:30:52 [adesa.uk] INFO: Scraping item 10730230 url https://www.openlane.eu/en/carv6/auction/10730230
2026-03-27 15:30:52 [adesa.uk] INFO: Found listing with ID: 10732890
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710732890%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10732890: 0
2026-03-27 15:30:53 [adesa.uk] INFO: Skipping item 10732890 url https://www.openlane.eu/en/carv6/auction/10732890
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10730223
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730223%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10730223: 2
2026-03-27 15:30:53 [adesa.uk] INFO: Scraping item 10730223 url https://www.openlane.eu/en/carv6/auction/10730223
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10730219
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730219%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10730219: 2
2026-03-27 15:30:53 [adesa.uk] INFO: Scraping item 10730219 url https://www.openlane.eu/en/carv6/auction/10730219
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10730256
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730256%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10730256: 2
2026-03-27 15:30:53 [adesa.uk] INFO: Scraping item 10730256 url https://www.openlane.eu/en/carv6/auction/10730256
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10730209
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730209%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10730209: 2
2026-03-27 15:30:53 [adesa.uk] INFO: Scraping item 10730209 url https://www.openlane.eu/en/carv6/auction/10730209
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10730214
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730214%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10730214: 2
2026-03-27 15:30:53 [adesa.uk] INFO: Scraping item 10730214 url https://www.openlane.eu/en/carv6/auction/10730214
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10734805
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710734805%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10734805: 0
2026-03-27 15:30:53 [adesa.uk] INFO: Skipping item 10734805 url https://www.openlane.eu/en/carv6/auction/10734805
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10709008
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710709008%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10709008: 0
2026-03-27 15:30:53 [adesa.uk] INFO: Skipping item 10709008 url https://www.openlane.eu/en/carv6/auction/10709008
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10709009
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710709009%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10709009: 0
2026-03-27 15:30:53 [adesa.uk] INFO: Skipping item 10709009 url https://www.openlane.eu/en/carv6/auction/10709009
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10709007
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710709007%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10709007: 0
2026-03-27 15:30:53 [adesa.uk] INFO: Skipping item 10709007 url https://www.openlane.eu/en/carv6/auction/10709007
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10707311
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710707311%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10707311: 0
2026-03-27 15:30:53 [adesa.uk] INFO: Skipping item 10707311 url https://www.openlane.eu/en/carv6/auction/10707311
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10722844
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710722844%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10722844: 0
2026-03-27 15:30:53 [adesa.uk] INFO: Skipping item 10722844 url https://www.openlane.eu/en/carv6/auction/10722844
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10715371
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710715371%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10715371: 0
2026-03-27 15:30:53 [adesa.uk] INFO: Skipping item 10715371 url https://www.openlane.eu/en/carv6/auction/10715371
2026-03-27 15:30:53 [adesa.uk] INFO: Found listing with ID: 10730130
2026-03-27 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730130%27 HTTP/1.1" 200 None
2026-03-27 15:30:53 [adesa.uk] INFO: Scrape type for 10730130: 2
2026-03-27 15:30:53 [adesa.uk] INFO: Scraping item 10730130 url https://www.openlane.eu/en/carv6/auction/10730130
2026-03-27 15:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738951
2026-03-27 15:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76876aa5-1076-5927-9d34-9c68d203fb99 with scrape type 1
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F3a09c5a7-b661-45c4-9f48-a7a3476e1ecb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/3a09c5a7-b661-45c4-9f48-a7a3476e1ecb.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F19ad2424-6e3d-46ab-861e-93bf7f7aaa8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/19ad2424-6e3d-46ab-861e-93bf7f7aaa8f.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F2a42d999-24e0-4041-a6f4-742178b9fbfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/2a42d999-24e0-4041-a6f4-742178b9fbfb.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F5fb0ec1f-904f-4d5c-ad66-964b766d4d2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/5fb0ec1f-904f-4d5c-ad66-964b766d4d2b.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F4e8bfaeb-d0da-4401-b3ec-616759b1cf2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/4e8bfaeb-d0da-4401-b3ec-616759b1cf2c.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F1a0ad740-3ea7-4e75-ae00-843c7fced864.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/1a0ad740-3ea7-4e75-ae00-843c7fced864.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252Fe34ce145-32ea-42ea-b063-48861d7171cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/e34ce145-32ea-42ea-b063-48861d7171cc.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F47910cc7-3b2d-4584-8133-b3dd2c22a60b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/47910cc7-3b2d-4584-8133-b3dd2c22a60b.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F57cb7ecd-947e-46a5-89bc-b84a7f264e28.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/57cb7ecd-947e-46a5-89bc-b84a7f264e28.jpg not downloaded yet
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671275%252Fgeneral%252F23d6f0ef-700a-4ce8-b8ce-0df8a5c5d728.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/23d6f0ef-700a-4ce8-b8ce-0df8a5c5d728.jpg not downloaded yet
2026-03-27 15:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd06eea2-60e3-55a0-b9f8-67cb15a09136 with identifier: 10737236
2026-03-27 15:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd06eea2-60e3-55a0-b9f8-67cb15a09136 with scrape type 1
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd06eea2-60e3-55a0-b9f8-67cb15a09136
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252Fd04936dc-15c9-4eaa-9629-091d36365e1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/d04936dc-15c9-4eaa-9629-091d36365e1b.jpg already downloaded
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252F9647da89-5016-4491-8c13-7251a6ed6c16.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/9647da89-5016-4491-8c13-7251a6ed6c16.jpg already downloaded
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252F8e7afb31-fa68-49d9-bf8a-aa7311151490.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/8e7afb31-fa68-49d9-bf8a-aa7311151490.jpg already downloaded
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252F835e2ec0-3812-468a-9deb-95d338aff0ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/835e2ec0-3812-468a-9deb-95d338aff0ba.jpg already downloaded
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252F33447408-221d-47c2-b6da-a36f7997a627.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/33447408-221d-47c2-b6da-a36f7997a627.jpg already downloaded
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252Fb6c1499a-367a-4f74-b095-9b840f4050a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/b6c1499a-367a-4f74-b095-9b840f4050a7.jpg already downloaded
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252Fec485c71-b652-4318-976b-f08029b3bd5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/ec485c71-b652-4318-976b-f08029b3bd5e.jpg already downloaded
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252F8789765e-94fd-4e4f-b08a-2b4348c7e566.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/8789765e-94fd-4e4f-b08a-2b4348c7e566.jpg already downloaded
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252Ffe48dacf-ed31-497f-b4bb-6b655c3b60f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/fe48dacf-ed31-497f-b4bb-6b655c3b60f4.jpg already downloaded
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734488%252Fgeneral%252Fcdaf366c-418b-42cf-bd90-2e6d27d5ac6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734488/general/cdaf366c-418b-42cf-bd90-2e6d27d5ac6c.jpg already downloaded
2026-03-27 15:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fd06eea2-60e3-55a0-b9f8-67cb15a09136, identifier: 10737236
2026-03-27 15:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fd06eea2-60e3-55a0-b9f8-67cb15a09136 with identifier: 10737236
2026-03-27 15:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fd06eea2-60e3-55a0-b9f8-67cb15a09136 with identifier: 10737236
2026-03-27 15:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fd06eea2-60e3-55a0-b9f8-67cb15a09136 with identifier: 10737236 to the API
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737236>
{'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-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'fd06eea2-60e3-55a0-b9f8-67cb15a09136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DA71ULU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737236',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 8758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5734488/general/d04936dc-15c9-4eaa-9629-091d36365e1b.jpg',
'https://images.openlane.eu/carimgs/5734488/general/9647da89-5016-4491-8c13-7251a6ed6c16.jpg',
'https://images.openlane.eu/carimgs/5734488/general/8e7afb31-fa68-49d9-bf8a-aa7311151490.jpg',
'https://images.openlane.eu/carimgs/5734488/general/835e2ec0-3812-468a-9deb-95d338aff0ba.jpg',
'https://images.openlane.eu/carimgs/5734488/general/33447408-221d-47c2-b6da-a36f7997a627.jpg',
'https://images.openlane.eu/carimgs/5734488/general/b6c1499a-367a-4f74-b095-9b840f4050a7.jpg',
'https://images.openlane.eu/carimgs/5734488/general/ec485c71-b652-4318-976b-f08029b3bd5e.jpg',
'https://images.openlane.eu/carimgs/5734488/general/8789765e-94fd-4e4f-b08a-2b4348c7e566.jpg',
'https://images.openlane.eu/carimgs/5734488/general/fe48dacf-ed31-497f-b4bb-6b655c3b60f4.jpg',
'https://images.openlane.eu/carimgs/5734488/general/cdaf366c-418b-42cf-bd90-2e6d27d5ac6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196045,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/d04936dc-15c9-4eaa-9629-091d36365e1b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209874,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/9647da89-5016-4491-8c13-7251a6ed6c16.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195026,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/8e7afb31-fa68-49d9-bf8a-aa7311151490.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193844,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/835e2ec0-3812-468a-9deb-95d338aff0ba.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116912,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/33447408-221d-47c2-b6da-a36f7997a627.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193277,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/b6c1499a-367a-4f74-b095-9b840f4050a7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210078,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/ec485c71-b652-4318-976b-f08029b3bd5e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77195,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/8789765e-94fd-4e4f-b08a-2b4348c7e566.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200488,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/fe48dacf-ed31-497f-b4bb-6b655c3b60f4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd06eea2-60e3-55a0-b9f8-67cb15a09136/fd06eea2-60e3-55a0-b9f8-67cb15a09136_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213616,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734488/general/cdaf366c-418b-42cf-bd90-2e6d27d5ac6c.jpg',
'Width': 1440}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - DA71ULU - 8,758 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710737236%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [adesa.uk] INFO: Saving data for 10737236: {'created_time': 1774625456.76437, 'last_price_update_time': 1774625456.764383, 'auction_closing_time': 1774965600.0}
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737236') HTTP/1.1" 204 0
2026-03-27 15:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/23d6f0ef-700a-4ce8-b8ce-0df8a5c5d728.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/57cb7ecd-947e-46a5-89bc-b84a7f264e28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f030815ab10>
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 15:30:57 [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-27 15:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_9.jpg HTTP/1.1" 201 0
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F23d6f0ef-700a-4ce8-b8ce-0df8a5c5d728.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/23d6f0ef-700a-4ce8-b8ce-0df8a5c5d728.jpg saved to cache
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/47910cc7-3b2d-4584-8133-b3dd2c22a60b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0308151350>
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_8.jpg HTTP/1.1" 201 0
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F57cb7ecd-947e-46a5-89bc-b84a7f264e28.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/57cb7ecd-947e-46a5-89bc-b84a7f264e28.jpg saved to cache
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f030a35d790>
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_7.jpg HTTP/1.1" 201 0
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F47910cc7-3b2d-4584-8133-b3dd2c22a60b.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/47910cc7-3b2d-4584-8133-b3dd2c22a60b.jpg saved to cache
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/e34ce145-32ea-42ea-b063-48861d7171cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/1a0ad740-3ea7-4e75-ae00-843c7fced864.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f030811a750>
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_6.jpg HTTP/1.1" 201 0
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252Fe34ce145-32ea-42ea-b063-48861d7171cc.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/e34ce145-32ea-42ea-b063-48861d7171cc.jpg saved to cache
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/4e8bfaeb-d0da-4401-b3ec-616759b1cf2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f03080cf810>
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_5.jpg HTTP/1.1" 201 0
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F1a0ad740-3ea7-4e75-ae00-843c7fced864.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/1a0ad740-3ea7-4e75-ae00-843c7fced864.jpg saved to cache
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/5fb0ec1f-904f-4d5c-ad66-964b766d4d2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f030814af10>
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_4.jpg HTTP/1.1" 201 0
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F4e8bfaeb-d0da-4401-b3ec-616759b1cf2c.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/4e8bfaeb-d0da-4401-b3ec-616759b1cf2c.jpg saved to cache
2026-03-27 15:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/2a42d999-24e0-4041-a6f4-742178b9fbfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0308152690>
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_3.jpg HTTP/1.1" 201 0
2026-03-27 15:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F5fb0ec1f-904f-4d5c-ad66-964b766d4d2b.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/5fb0ec1f-904f-4d5c-ad66-964b766d4d2b.jpg saved to cache
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/19ad2424-6e3d-46ab-861e-93bf7f7aaa8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f030807bf50>
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_2.jpg HTTP/1.1" 201 0
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F2a42d999-24e0-4041-a6f4-742178b9fbfb.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/2a42d999-24e0-4041-a6f4-742178b9fbfb.jpg saved to cache
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671275/general/3a09c5a7-b661-45c4-9f48-a7a3476e1ecb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738951)
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f030833ea50>
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_1.jpg HTTP/1.1" 201 0
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F19ad2424-6e3d-46ab-861e-93bf7f7aaa8f.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/19ad2424-6e3d-46ab-861e-93bf7f7aaa8f.jpg saved to cache
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f030808ee10>
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_0.jpg HTTP/1.1" 201 0
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F5671275%252Fgeneral%252F3a09c5a7-b661-45c4-9f48-a7a3476e1ecb.jpg') HTTP/1.1" 204 0
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671275/general/3a09c5a7-b661-45c4-9f48-a7a3476e1ecb.jpg saved to cache
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 76876aa5-1076-5927-9d34-9c68d203fb99
2026-03-27 15:30:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76876aa5-1076-5927-9d34-9c68d203fb99, skipping ID generation
2026-03-27 15:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76876aa5-1076-5927-9d34-9c68d203fb99 with scrape type 1
2026-03-27 15:30:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76876aa5-1076-5927-9d34-9c68d203fb99 sending to next pipeline
2026-03-27 15:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 76876aa5-1076-5927-9d34-9c68d203fb99, identifier: 10738951
2026-03-27 15:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738951
2026-03-27 15:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738951
2026-03-27 15:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738951 to the API
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5671275/general/3a09c5a7-b661-45c4-9f48-a7a3476e1ecb.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': 160,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '76876aa5-1076-5927-9d34-9c68d203fb99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24XNN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738951',
'listing': 'auction',
'location': 'Corby',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 11,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165288,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/3a09c5a7-b661-45c4-9f48-a7a3476e1ecb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150159,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/19ad2424-6e3d-46ab-861e-93bf7f7aaa8f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176341,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/2a42d999-24e0-4041-a6f4-742178b9fbfb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174003,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/5fb0ec1f-904f-4d5c-ad66-964b766d4d2b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149393,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/4e8bfaeb-d0da-4401-b3ec-616759b1cf2c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165175,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/1a0ad740-3ea7-4e75-ae00-843c7fced864.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183042,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/e34ce145-32ea-42ea-b063-48861d7171cc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131776,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/47910cc7-3b2d-4584-8133-b3dd2c22a60b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196079,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/57cb7ecd-947e-46a5-89bc-b84a7f264e28.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76876aa5-1076-5927-9d34-9c68d203fb99/76876aa5-1076-5927-9d34-9c68d203fb99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198582,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671275/general/23d6f0ef-700a-4ce8-b8ce-0df8a5c5d728.jpg',
'Width': 1440}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Alfa Romeo Tonale 1.5 Veloce - Petrol - Automatic - 160 hp - '
'WO24XNN - 11 mi',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2024}
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710738951%27 HTTP/1.1" 200 None
2026-03-27 15:30:58 [adesa.uk] INFO: Saving data for 10738951: {'created_time': 1774625458.657976, 'last_price_update_time': 1774625458.657986, 'auction_closing_time': 1774879200.0}
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10738951') HTTP/1.1" 204 0
2026-03-27 15:31:05 [scrapy.extensions.logstats] INFO: Crawled 23 pages (at 23 pages/min), scraped 21 items (at 21 items/min)
2026-03-27 15:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-27 15:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-27 15:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfce4a1d-2559-55a5-9a8f-4d406b337a3f with scrape type 2
2026-03-27 15:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfce4a1d-2559-55a5-9a8f-4d406b337a3f with scrape type 2
2026-03-27 15:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: dfce4a1d-2559-55a5-9a8f-4d406b337a3f, identifier: 10730218
2026-03-27 15:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-27 15:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-27 15:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218 to the API
2026-03-27 15:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'dfce4a1d-2559-55a5-9a8f-4d406b337a3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL22EFS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730218',
'listing': 'auction',
'location': 'Upminster',
'make': 'BMW',
'model': '2 Series',
'odometer': 39460,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'BMW 2 Series Gran Coupé 218i M Sport - Petrol - Manual - 136 hp - '
'SL22EFS - 39,460 mi',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 15:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730218%27 HTTP/1.1" 200 None
2026-03-27 15:31:06 [adesa.uk] INFO: Saving data for 10730218: {'auction_closing_time': 1774879200.0, 'created_time': 1774521027.886509, 'last_price_update_time': 1774625466.740675}
2026-03-27 15:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730218') HTTP/1.1" 204 0
2026-03-27 15:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-27 15:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 182b716d-7cab-5db3-9017-869d163d3b58 with scrape type 2
2026-03-27 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 182b716d-7cab-5db3-9017-869d163d3b58 with scrape type 2
2026-03-27 15:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 182b716d-7cab-5db3-9017-869d163d3b58, identifier: 10730215
2026-03-27 15:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-27 15:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-27 15:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215 to the API
2026-03-27 15:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '182b716d-7cab-5db3-9017-869d163d3b58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MC21OGK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730215',
'listing': 'auction',
'location': 'Upminster',
'make': 'Audi',
'model': 'A5',
'odometer': 13046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 4,
'seller_name': 'Retail Ready',
'title': 'Audi A5 40 TFSI S Line - Petrol - Automatic - 204 hp - MC21OGK - '
'13,046 mi',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%2710730215%27 HTTP/1.1" 200 None
2026-03-27 15:31:07 [adesa.uk] INFO: Saving data for 10730215: {'auction_closing_time': 1774879200.0, 'created_time': 1774521193.856422, 'last_price_update_time': 1774625467.398714}
2026-03-27 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730215') HTTP/1.1" 204 0
2026-03-27 15:31:07 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='e2e69610cc4d9d5abe5f9ef844c6d26f') while processing URL (https://www.openlane.eu/en/carv6/auction/10737238): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-27 15:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:08 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10737238>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 15:31:07 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': 'e2e69610cc4d9d5abe5f9ef844c6d26f', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=e2e69610cc4d9d5abe5f9ef844c6d26f
2026-03-27 15:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738953, dropping item
2026-03-27 15:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a9fbf4-02a4-5be3-a673-5f6661498b44 with identifier: 10737223
2026-03-27 15:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a9fbf4-02a4-5be3-a673-5f6661498b44 with scrape type 1
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57a9fbf4-02a4-5be3-a673-5f6661498b44
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252F7b9534c1-9661-4b84-a48c-1d2bdd215621.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/7b9534c1-9661-4b84-a48c-1d2bdd215621.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252F73866ad4-1532-4ff0-9c08-4bdcf1f7a274.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/73866ad4-1532-4ff0-9c08-4bdcf1f7a274.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252Fdf3f3bce-0b41-44c7-8fbf-091e3b5084d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/df3f3bce-0b41-44c7-8fbf-091e3b5084d5.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252Ff7fd7e8e-6fe8-4a9a-b480-aba84319fd6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/f7fd7e8e-6fe8-4a9a-b480-aba84319fd6c.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252F48cf6049-9210-42da-a6c4-6c28098acb1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/48cf6049-9210-42da-a6c4-6c28098acb1d.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252F18229f7a-3e26-45c5-bd1b-6cfb85984c98.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/18229f7a-3e26-45c5-bd1b-6cfb85984c98.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252Fc15542cf-79cb-4fdd-abc8-df188090ebc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/c15542cf-79cb-4fdd-abc8-df188090ebc2.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252Ff60692fb-66d3-4366-9c41-cc9eaef5346c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/f60692fb-66d3-4366-9c41-cc9eaef5346c.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252Ff34f9719-7483-473d-b40f-49d920646a05.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/f34f9719-7483-473d-b40f-49d920646a05.jpg already downloaded
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660693%252Fgeneral%252F978a8092-3667-47e8-92ad-9473b9ab98b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660693/general/978a8092-3667-47e8-92ad-9473b9ab98b2.jpg already downloaded
2026-03-27 15:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 57a9fbf4-02a4-5be3-a673-5f6661498b44, identifier: 10737223
2026-03-27 15:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 57a9fbf4-02a4-5be3-a673-5f6661498b44 with identifier: 10737223
2026-03-27 15:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 57a9fbf4-02a4-5be3-a673-5f6661498b44 with identifier: 10737223
2026-03-27 15:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 57a9fbf4-02a4-5be3-a673-5f6661498b44 with identifier: 10737223 to the API
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '57a9fbf4-02a4-5be3-a673-5f6661498b44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HK71WCT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737223',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 24695,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5660693/general/7b9534c1-9661-4b84-a48c-1d2bdd215621.jpg',
'https://images.openlane.eu/carimgs/5660693/general/73866ad4-1532-4ff0-9c08-4bdcf1f7a274.jpg',
'https://images.openlane.eu/carimgs/5660693/general/df3f3bce-0b41-44c7-8fbf-091e3b5084d5.jpg',
'https://images.openlane.eu/carimgs/5660693/general/f7fd7e8e-6fe8-4a9a-b480-aba84319fd6c.jpg',
'https://images.openlane.eu/carimgs/5660693/general/48cf6049-9210-42da-a6c4-6c28098acb1d.jpg',
'https://images.openlane.eu/carimgs/5660693/general/18229f7a-3e26-45c5-bd1b-6cfb85984c98.jpg',
'https://images.openlane.eu/carimgs/5660693/general/c15542cf-79cb-4fdd-abc8-df188090ebc2.jpg',
'https://images.openlane.eu/carimgs/5660693/general/f60692fb-66d3-4366-9c41-cc9eaef5346c.jpg',
'https://images.openlane.eu/carimgs/5660693/general/f34f9719-7483-473d-b40f-49d920646a05.jpg',
'https://images.openlane.eu/carimgs/5660693/general/978a8092-3667-47e8-92ad-9473b9ab98b2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157626,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/7b9534c1-9661-4b84-a48c-1d2bdd215621.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298445,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/73866ad4-1532-4ff0-9c08-4bdcf1f7a274.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/df3f3bce-0b41-44c7-8fbf-091e3b5084d5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174812,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/f7fd7e8e-6fe8-4a9a-b480-aba84319fd6c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232656,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/48cf6049-9210-42da-a6c4-6c28098acb1d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243581,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/18229f7a-3e26-45c5-bd1b-6cfb85984c98.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172534,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/c15542cf-79cb-4fdd-abc8-df188090ebc2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124867,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/f60692fb-66d3-4366-9c41-cc9eaef5346c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176824,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/f34f9719-7483-473d-b40f-49d920646a05.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a9fbf4-02a4-5be3-a673-5f6661498b44/57a9fbf4-02a4-5be3-a673-5f6661498b44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200794,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660693/general/978a8092-3667-47e8-92ad-9473b9ab98b2.jpg',
'Width': 1440}],
'price': 9100,
'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 - HK71WCT - 24,695 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737223%27 HTTP/1.1" 200 None
2026-03-27 15:31:11 [adesa.uk] INFO: Saving data for 10737223: {'created_time': 1774625471.332132, 'last_price_update_time': 1774625471.332142, 'auction_closing_time': 1774965600.0}
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737223') HTTP/1.1" 204 0
2026-03-27 15:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-27 15:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b431b2-60c6-5780-b3f0-4b53200aaa94 with scrape type 2
2026-03-27 15:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b431b2-60c6-5780-b3f0-4b53200aaa94 with scrape type 2
2026-03-27 15:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 49b431b2-60c6-5780-b3f0-4b53200aaa94, identifier: 10730264
2026-03-27 15:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-27 15:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-27 15:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264 to the API
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730264>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 530,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '49b431b2-60c6-5780-b3f0-4b53200aaa94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LG74BKN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730264',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Byd',
'model': 'Seal',
'odometer': 9818,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Byd Seal 83 kWh Excellence - Electric - Automatic - 530 hp - '
'LG74BKN - 9,818 mi',
'transmission': 'automatic',
'trim': 'Excellence',
'vin': None,
'year': 2025}
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-27 15:31:11 [adesa.uk] INFO: Saving data for 10730264: {'auction_closing_time': 1774879200.0, 'created_time': 1774521090.968516, 'last_price_update_time': 1774625471.836511}
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730264') HTTP/1.1" 204 0
2026-03-27 15:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with identifier: 10737220
2026-03-27 15:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with scrape type 1
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252F837bd49a-0139-43e3-b163-d048eeeaa91f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/837bd49a-0139-43e3-b163-d048eeeaa91f.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252F29479dd3-aa2a-4c0f-b698-e89025a14797.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/29479dd3-aa2a-4c0f-b698-e89025a14797.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252F4de5e1ec-ccd0-47eb-adbc-b2b477955083.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/4de5e1ec-ccd0-47eb-adbc-b2b477955083.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252Fc15b11a8-66e7-4394-a9e3-789ded4942c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/c15b11a8-66e7-4394-a9e3-789ded4942c4.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252F3ccd8588-7489-4488-a6c8-dfe7e14d8ad0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/3ccd8588-7489-4488-a6c8-dfe7e14d8ad0.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252F5f7178b1-c469-4940-8803-44c477c6da0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/5f7178b1-c469-4940-8803-44c477c6da0c.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252F04283dc9-c52d-456e-bf49-fd0ae90ab9d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/04283dc9-c52d-456e-bf49-fd0ae90ab9d6.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252F9f70ebe8-30df-41ba-a5d4-88e65189e628.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/9f70ebe8-30df-41ba-a5d4-88e65189e628.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252F6c54ec99-b07c-4a9b-810d-910e1cda2377.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/6c54ec99-b07c-4a9b-810d-910e1cda2377.jpg already downloaded
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653377%252Fgeneral%252Fa4bb3be2-a164-4e05-9805-3e1e85493829.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653377/general/a4bb3be2-a164-4e05-9805-3e1e85493829.jpg already downloaded
2026-03-27 15:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4, identifier: 10737220
2026-03-27 15:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with identifier: 10737220
2026-03-27 15:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with identifier: 10737220
2026-03-27 15:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with identifier: 10737220 to the API
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737220>
{'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-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG71XCO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737220',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 32152,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5653377/general/837bd49a-0139-43e3-b163-d048eeeaa91f.jpg',
'https://images.openlane.eu/carimgs/5653377/general/29479dd3-aa2a-4c0f-b698-e89025a14797.jpg',
'https://images.openlane.eu/carimgs/5653377/general/4de5e1ec-ccd0-47eb-adbc-b2b477955083.jpg',
'https://images.openlane.eu/carimgs/5653377/general/c15b11a8-66e7-4394-a9e3-789ded4942c4.jpg',
'https://images.openlane.eu/carimgs/5653377/general/3ccd8588-7489-4488-a6c8-dfe7e14d8ad0.jpg',
'https://images.openlane.eu/carimgs/5653377/general/5f7178b1-c469-4940-8803-44c477c6da0c.jpg',
'https://images.openlane.eu/carimgs/5653377/general/04283dc9-c52d-456e-bf49-fd0ae90ab9d6.jpg',
'https://images.openlane.eu/carimgs/5653377/general/9f70ebe8-30df-41ba-a5d4-88e65189e628.jpg',
'https://images.openlane.eu/carimgs/5653377/general/6c54ec99-b07c-4a9b-810d-910e1cda2377.jpg',
'https://images.openlane.eu/carimgs/5653377/general/a4bb3be2-a164-4e05-9805-3e1e85493829.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238387,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/837bd49a-0139-43e3-b163-d048eeeaa91f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237882,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/29479dd3-aa2a-4c0f-b698-e89025a14797.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186439,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/4de5e1ec-ccd0-47eb-adbc-b2b477955083.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243915,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/c15b11a8-66e7-4394-a9e3-789ded4942c4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231950,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/3ccd8588-7489-4488-a6c8-dfe7e14d8ad0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239686,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/5f7178b1-c469-4940-8803-44c477c6da0c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204089,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/04283dc9-c52d-456e-bf49-fd0ae90ab9d6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119948,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/9f70ebe8-30df-41ba-a5d4-88e65189e628.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167523,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/6c54ec99-b07c-4a9b-810d-910e1cda2377.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4/ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221023,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653377/general/a4bb3be2-a164-4e05-9805-3e1e85493829.jpg',
'Width': 1440}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-11-27',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - FG71XCO - 32,152 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737220%27 HTTP/1.1" 200 None
2026-03-27 15:31:13 [adesa.uk] INFO: Saving data for 10737220: {'created_time': 1774625473.613447, 'last_price_update_time': 1774625473.613467, 'auction_closing_time': 1774965600.0}
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737220') HTTP/1.1" 204 0
2026-03-27 15:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10730106
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10730106: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10730106 url https://www.openlane.eu/en/carv6/auction/10730106
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10730107
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10730107: 2
2026-03-27 15:31:15 [adesa.uk] INFO: Scraping item 10730107 url https://www.openlane.eu/en/carv6/auction/10730107
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10730131
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730131%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10730131: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10730131 url https://www.openlane.eu/en/carv6/auction/10730131
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10734807
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734807%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10734807: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10734807 url https://www.openlane.eu/en/carv6/auction/10734807
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10734808
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734808%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10734808: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10734808 url https://www.openlane.eu/en/carv6/auction/10734808
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10734809
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734809%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10734809: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10734809 url https://www.openlane.eu/en/carv6/auction/10734809
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10734806
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734806%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10734806: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10734806 url https://www.openlane.eu/en/carv6/auction/10734806
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10722807
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10722807: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10722807 url https://www.openlane.eu/en/carv6/auction/10722807
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10722806
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10722806: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10722806 url https://www.openlane.eu/en/carv6/auction/10722806
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10674518
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10674518: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10674518 url https://www.openlane.eu/en/carv6/auction/10674518
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10721103
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10721103: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10721103 url https://www.openlane.eu/en/carv6/auction/10721103
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10606304
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10606304: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10606304 url https://www.openlane.eu/en/carv6/auction/10606304
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10606317
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10606317: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10606317 url https://www.openlane.eu/en/carv6/auction/10606317
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10630715
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10630715: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10630715 url https://www.openlane.eu/en/carv6/auction/10630715
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10711372
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10711372: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10711372 url https://www.openlane.eu/en/carv6/auction/10711372
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10707698
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10707698: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10707698 url https://www.openlane.eu/en/carv6/auction/10707698
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10707699
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10707699: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10707699 url https://www.openlane.eu/en/carv6/auction/10707699
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10606319
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10606319: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10606319 url https://www.openlane.eu/en/carv6/auction/10606319
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10721170
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10721170: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10721170 url https://www.openlane.eu/en/carv6/auction/10721170
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10692823
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10692823: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10692823 url https://www.openlane.eu/en/carv6/auction/10692823
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10691303
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10691303: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10691303 url https://www.openlane.eu/en/carv6/auction/10691303
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10692824
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10692824: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10692824 url https://www.openlane.eu/en/carv6/auction/10692824
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10721104
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10721104: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10721104 url https://www.openlane.eu/en/carv6/auction/10721104
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10721102
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10721102: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10721102 url https://www.openlane.eu/en/carv6/auction/10721102
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10619051
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10619051: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10619051 url https://www.openlane.eu/en/carv6/auction/10619051
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10630207
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10630207: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10630207 url https://www.openlane.eu/en/carv6/auction/10630207
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10630206
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10630206: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10630206 url https://www.openlane.eu/en/carv6/auction/10630206
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10619050
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710619050%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10619050: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10619050 url https://www.openlane.eu/en/carv6/auction/10619050
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10707310
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10707310: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10707310 url https://www.openlane.eu/en/carv6/auction/10707310
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10707309
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10707309: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10707309 url https://www.openlane.eu/en/carv6/auction/10707309
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10707308
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10707308: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10707308 url https://www.openlane.eu/en/carv6/auction/10707308
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10707307
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707307%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10707307: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10707307 url https://www.openlane.eu/en/carv6/auction/10707307
2026-03-27 15:31:15 [adesa.uk] INFO: Found listing with ID: 10706007
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-27 15:31:15 [adesa.uk] INFO: Scrape type for 10706007: 0
2026-03-27 15:31:15 [adesa.uk] INFO: Skipping item 10706007 url https://www.openlane.eu/en/carv6/auction/10706007
2026-03-27 15:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2abc5080-f504-5070-bc79-563efa1d9d01 with identifier: 10737242
2026-03-27 15:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2abc5080-f504-5070-bc79-563efa1d9d01 with scrape type 1
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2abc5080-f504-5070-bc79-563efa1d9d01
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252F9ea76e7d-02c2-4147-9a00-51592e11bafb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/9ea76e7d-02c2-4147-9a00-51592e11bafb.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252F8d1484c9-9f2e-4507-ad95-a4015d8c0f34.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/8d1484c9-9f2e-4507-ad95-a4015d8c0f34.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252F76d91c08-941d-4659-a7df-172ce172ad41.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/76d91c08-941d-4659-a7df-172ce172ad41.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252Fc9b3d0da-d95c-42e9-ba72-6b3a9ebe64e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/c9b3d0da-d95c-42e9-ba72-6b3a9ebe64e8.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252F169a6134-0830-4706-a17f-ea6cadb5d78c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/169a6134-0830-4706-a17f-ea6cadb5d78c.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252F4b71399c-1203-46ed-9cc3-ec413d974646.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/4b71399c-1203-46ed-9cc3-ec413d974646.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252Fc35bb7c9-3933-4c5d-b45e-e309730cc18c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/c35bb7c9-3933-4c5d-b45e-e309730cc18c.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252F2b5e09ec-ec9e-47c9-855e-6900ee635833.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/2b5e09ec-ec9e-47c9-855e-6900ee635833.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252Fd5717e2d-c32f-4c7d-9aca-d5f9b8517182.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/d5717e2d-c32f-4c7d-9aca-d5f9b8517182.jpg already downloaded
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720297%252Fgeneral%252Febd57180-09c7-4b5e-86ea-2a11655149b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720297/general/ebd57180-09c7-4b5e-86ea-2a11655149b0.jpg already downloaded
2026-03-27 15:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2abc5080-f504-5070-bc79-563efa1d9d01, identifier: 10737242
2026-03-27 15:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2abc5080-f504-5070-bc79-563efa1d9d01 with identifier: 10737242
2026-03-27 15:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2abc5080-f504-5070-bc79-563efa1d9d01 with identifier: 10737242
2026-03-27 15:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2abc5080-f504-5070-bc79-563efa1d9d01 with identifier: 10737242 to the API
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '2abc5080-f504-5070-bc79-563efa1d9d01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL71DME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737242',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 22138,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5720297/general/9ea76e7d-02c2-4147-9a00-51592e11bafb.jpg',
'https://images.openlane.eu/carimgs/5720297/general/8d1484c9-9f2e-4507-ad95-a4015d8c0f34.jpg',
'https://images.openlane.eu/carimgs/5720297/general/76d91c08-941d-4659-a7df-172ce172ad41.jpg',
'https://images.openlane.eu/carimgs/5720297/general/c9b3d0da-d95c-42e9-ba72-6b3a9ebe64e8.jpg',
'https://images.openlane.eu/carimgs/5720297/general/169a6134-0830-4706-a17f-ea6cadb5d78c.jpg',
'https://images.openlane.eu/carimgs/5720297/general/4b71399c-1203-46ed-9cc3-ec413d974646.jpg',
'https://images.openlane.eu/carimgs/5720297/general/c35bb7c9-3933-4c5d-b45e-e309730cc18c.jpg',
'https://images.openlane.eu/carimgs/5720297/general/2b5e09ec-ec9e-47c9-855e-6900ee635833.jpg',
'https://images.openlane.eu/carimgs/5720297/general/d5717e2d-c32f-4c7d-9aca-d5f9b8517182.jpg',
'https://images.openlane.eu/carimgs/5720297/general/ebd57180-09c7-4b5e-86ea-2a11655149b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331056,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/9ea76e7d-02c2-4147-9a00-51592e11bafb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261549,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/8d1484c9-9f2e-4507-ad95-a4015d8c0f34.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314870,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/76d91c08-941d-4659-a7df-172ce172ad41.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349692,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/c9b3d0da-d95c-42e9-ba72-6b3a9ebe64e8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270669,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/169a6134-0830-4706-a17f-ea6cadb5d78c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330314,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/4b71399c-1203-46ed-9cc3-ec413d974646.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/c35bb7c9-3933-4c5d-b45e-e309730cc18c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145227,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/2b5e09ec-ec9e-47c9-855e-6900ee635833.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205920,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/d5717e2d-c32f-4c7d-9aca-d5f9b8517182.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2abc5080-f504-5070-bc79-563efa1d9d01/2abc5080-f504-5070-bc79-563efa1d9d01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246754,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720297/general/ebd57180-09c7-4b5e-86ea-2a11655149b0.jpg',
'Width': 1440}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'1 hp - GL71DME - 22,138 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 15:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737242%27 HTTP/1.1" 200 None
2026-03-27 15:31:17 [adesa.uk] INFO: Saving data for 10737242: {'created_time': 1774625477.069334, 'last_price_update_time': 1774625477.069346, 'auction_closing_time': 1774965600.0}
2026-03-27 15:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737242') HTTP/1.1" 204 0
2026-03-27 15:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-27 15:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8ee1047-88a5-5bed-a09e-bec78570cb37 with scrape type 2
2026-03-27 15:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8ee1047-88a5-5bed-a09e-bec78570cb37 with scrape type 2
2026-03-27 15:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a8ee1047-88a5-5bed-a09e-bec78570cb37, identifier: 10730214
2026-03-27 15:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-27 15:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-27 15:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214 to the API
2026-03-27 15:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730214>
{'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': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a8ee1047-88a5-5bed-a09e-bec78570cb37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK72TVM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730214',
'listing': 'auction',
'location': 'Barnoldswick',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 32000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'MK72TVM - 32,000 mi',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-27 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-27 15:31:19 [adesa.uk] INFO: Saving data for 10730214: {'auction_closing_time': 1774879200.0, 'created_time': 1774521232.597896, 'last_price_update_time': 1774625479.087991}
2026-03-27 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730214') HTTP/1.1" 204 0
2026-03-27 15:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-27 15:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a770b7df-65fa-5858-bec9-f7c88e0683a8 with scrape type 2
2026-03-27 15:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a770b7df-65fa-5858-bec9-f7c88e0683a8 with scrape type 2
2026-03-27 15:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a770b7df-65fa-5858-bec9-f7c88e0683a8, identifier: 10730130
2026-03-27 15:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-27 15:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-27 15:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130 to the API
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a770b7df-65fa-5858-bec9-f7c88e0683a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML26GKV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730130',
'listing': 'auctionplusdirectbuy',
'location': 'Oldham',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2026-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Yes - Petrol - Manual - 101 hp - ML26GKV - '
'25 mi',
'transmission': 'manual',
'trim': 'Yes',
'vin': None,
'year': 2026}
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-27 15:31:20 [adesa.uk] INFO: Saving data for 10730130: {'auction_closing_time': 1775034000.0, 'created_time': 1774521230.255685, 'last_price_update_time': 1774625480.76657}
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730130') HTTP/1.1" 204 0
2026-03-27 15:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175a5c8d-0a86-584d-919b-a4e673f1eb71 with identifier: 10737224
2026-03-27 15:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a5c8d-0a86-584d-919b-a4e673f1eb71 with scrape type 1
2026-03-27 15:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 175a5c8d-0a86-584d-919b-a4e673f1eb71
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252F8d763284-2861-4c0a-aa2e-d5049aed1ac3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/8d763284-2861-4c0a-aa2e-d5049aed1ac3.jpg already downloaded
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252F6bce075c-7cae-4f30-b142-0c5f93bfa06c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/6bce075c-7cae-4f30-b142-0c5f93bfa06c.jpg already downloaded
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252F5fd7ab23-3a21-4f92-b4a6-94d665de70e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/5fd7ab23-3a21-4f92-b4a6-94d665de70e5.jpg already downloaded
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252Fa1236dae-94a3-4bda-adbf-847e258ed720.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/a1236dae-94a3-4bda-adbf-847e258ed720.jpg already downloaded
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252F16497cd1-e4e1-4dc5-b594-8fabe3048b4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/16497cd1-e4e1-4dc5-b594-8fabe3048b4e.jpg already downloaded
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252F8ace8eac-3b97-44ac-9809-6eb3cc20df76.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/8ace8eac-3b97-44ac-9809-6eb3cc20df76.jpg already downloaded
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252Faecc2a50-4f12-4fa2-bee7-3260c086a725.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/aecc2a50-4f12-4fa2-bee7-3260c086a725.jpg already downloaded
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252F5dcc6a16-7b77-4114-9c55-b351f4258a28.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/5dcc6a16-7b77-4114-9c55-b351f4258a28.jpg already downloaded
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252F703779c5-589b-4c58-8c9a-4ca7cef2c762.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/703779c5-589b-4c58-8c9a-4ca7cef2c762.jpg already downloaded
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F5661734%252Fgeneral%252F1e39ffb4-e80b-4b1c-894e-919024671bcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661734/general/1e39ffb4-e80b-4b1c-894e-919024671bcd.jpg already downloaded
2026-03-27 15:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 175a5c8d-0a86-584d-919b-a4e673f1eb71, identifier: 10737224
2026-03-27 15:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 175a5c8d-0a86-584d-919b-a4e673f1eb71 with identifier: 10737224
2026-03-27 15:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 175a5c8d-0a86-584d-919b-a4e673f1eb71 with identifier: 10737224
2026-03-27 15:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 175a5c8d-0a86-584d-919b-a4e673f1eb71 with identifier: 10737224 to the API
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '175a5c8d-0a86-584d-919b-a4e673f1eb71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AP71BSY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737224',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 27864,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5661734/general/8d763284-2861-4c0a-aa2e-d5049aed1ac3.jpg',
'https://images.openlane.eu/carimgs/5661734/general/6bce075c-7cae-4f30-b142-0c5f93bfa06c.jpg',
'https://images.openlane.eu/carimgs/5661734/general/5fd7ab23-3a21-4f92-b4a6-94d665de70e5.jpg',
'https://images.openlane.eu/carimgs/5661734/general/a1236dae-94a3-4bda-adbf-847e258ed720.jpg',
'https://images.openlane.eu/carimgs/5661734/general/16497cd1-e4e1-4dc5-b594-8fabe3048b4e.jpg',
'https://images.openlane.eu/carimgs/5661734/general/8ace8eac-3b97-44ac-9809-6eb3cc20df76.jpg',
'https://images.openlane.eu/carimgs/5661734/general/aecc2a50-4f12-4fa2-bee7-3260c086a725.jpg',
'https://images.openlane.eu/carimgs/5661734/general/5dcc6a16-7b77-4114-9c55-b351f4258a28.jpg',
'https://images.openlane.eu/carimgs/5661734/general/703779c5-589b-4c58-8c9a-4ca7cef2c762.jpg',
'https://images.openlane.eu/carimgs/5661734/general/1e39ffb4-e80b-4b1c-894e-919024671bcd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300749,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/8d763284-2861-4c0a-aa2e-d5049aed1ac3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220941,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/6bce075c-7cae-4f30-b142-0c5f93bfa06c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250198,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/5fd7ab23-3a21-4f92-b4a6-94d665de70e5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235454,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/a1236dae-94a3-4bda-adbf-847e258ed720.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256218,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/16497cd1-e4e1-4dc5-b594-8fabe3048b4e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215684,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/8ace8eac-3b97-44ac-9809-6eb3cc20df76.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228823,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/aecc2a50-4f12-4fa2-bee7-3260c086a725.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129259,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/5dcc6a16-7b77-4114-9c55-b351f4258a28.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206840,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/703779c5-589b-4c58-8c9a-4ca7cef2c762.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_175a5c8d-0a86-584d-919b-a4e673f1eb71/175a5c8d-0a86-584d-919b-a4e673f1eb71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222161,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661734/general/1e39ffb4-e80b-4b1c-894e-919024671bcd.jpg',
'Width': 1440}],
'price': 9000,
'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 - AP71BSY - 27,864 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737224%27 HTTP/1.1" 200 None
2026-03-27 15:31:24 [adesa.uk] INFO: Saving data for 10737224: {'created_time': 1774625484.44699, 'last_price_update_time': 1774625484.447, 'auction_closing_time': 1774965600.0}
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737224') HTTP/1.1" 204 0
2026-03-27 15:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738952, dropping item
2026-03-27 15:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-27 15:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 495039a0-7feb-5cb8-948d-86c3ae9150ce with scrape type 2
2026-03-27 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 495039a0-7feb-5cb8-948d-86c3ae9150ce with scrape type 2
2026-03-27 15:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 495039a0-7feb-5cb8-948d-86c3ae9150ce, identifier: 10730223
2026-03-27 15:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-27 15:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-27 15:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223 to the API
2026-03-27 15:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '495039a0-7feb-5cb8-948d-86c3ae9150ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BU64HKM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730223',
'listing': 'auction',
'location': 'Prestatyn',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2014-10-14',
'seats_number': 5,
'seller_name': 'Mount View Cars',
'title': 'Volkswagen Golf R 2.0 TSI - Petrol - Manual - 301 hp - BU64HKM - '
'64,424 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-27 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-27 15:31:30 [adesa.uk] INFO: Saving data for 10730223: {'auction_closing_time': 1774879200.0, 'created_time': 1774521282.154286, 'last_price_update_time': 1774625490.246647}
2026-03-27 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730223') HTTP/1.1" 204 0
2026-03-27 15:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-27 15:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3a79334-6bd6-5245-b21d-cd154c69678e with scrape type 2
2026-03-27 15:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3a79334-6bd6-5245-b21d-cd154c69678e with scrape type 2
2026-03-27 15:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a3a79334-6bd6-5245-b21d-cd154c69678e, identifier: 10730219
2026-03-27 15:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-27 15:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-27 15:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219 to the API
2026-03-27 15:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a3a79334-6bd6-5245-b21d-cd154c69678e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT24NVF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730219',
'listing': 'auction',
'location': 'Upminster',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 26275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-05-21',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Volkswagen T-Cross 1.0 TSI R-Line - Petrol - Automatic - 116 hp - '
'BT24NVF - 26,275 mi',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2024}
2026-03-27 15:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-27 15:31:34 [adesa.uk] INFO: Saving data for 10730219: {'auction_closing_time': 1774879200.0, 'created_time': 1774521111.155676, 'last_price_update_time': 1774625494.037905}
2026-03-27 15:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730219') HTTP/1.1" 204 0
2026-03-27 15:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-27 15:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 080313c5-7de4-5fd7-bd4c-9a42631814d5 with scrape type 2
2026-03-27 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 080313c5-7de4-5fd7-bd4c-9a42631814d5 with scrape type 2
2026-03-27 15:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 080313c5-7de4-5fd7-bd4c-9a42631814d5, identifier: 10730256
2026-03-27 15:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 15:31:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-27 15:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256 to the API
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '080313c5-7de4-5fd7-bd4c-9a42631814d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AF66FFE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730256',
'listing': 'auction',
'location': 'Warrington',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 49700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2016-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI SEL - Diesel - Automatic - 150 hp - '
'AF66FFE - 49,700 mi',
'transmission': 'automatic',
'trim': 'SEL',
'vin': None,
'year': 2016}
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-27 15:31:37 [adesa.uk] INFO: Saving data for 10730256: {'auction_closing_time': 1774879200.0, 'created_time': 1774521102.606369, 'last_price_update_time': 1774625497.887468}
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730256') HTTP/1.1" 204 0
2026-03-27 15:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-27 15:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb02917-cd72-5109-b008-c31f0d5e98e5 with scrape type 2
2026-03-27 15:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cb02917-cd72-5109-b008-c31f0d5e98e5 with scrape type 2
2026-03-27 15:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9cb02917-cd72-5109-b008-c31f0d5e98e5, identifier: 10730208
2026-03-27 15:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-27 15:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-27 15:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208 to the API
2026-03-27 15:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730208>
{'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-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '9cb02917-cd72-5109-b008-c31f0d5e98e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RV72LCZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730208',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'RV72LCZ - 20,981 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-27 15:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-27 15:31:38 [adesa.uk] INFO: Saving data for 10730208: {'auction_closing_time': 1774879200.0, 'created_time': 1774521135.33791, 'last_price_update_time': 1774625498.586233}
2026-03-27 15:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730208') HTTP/1.1" 204 0
2026-03-27 15:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-27 15:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44939f3-e439-5ff5-b355-41564b77f44c with scrape type 2
2026-03-27 15:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b44939f3-e439-5ff5-b355-41564b77f44c with scrape type 2
2026-03-27 15:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b44939f3-e439-5ff5-b355-41564b77f44c, identifier: 10730209
2026-03-27 15:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-27 15:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94d1267d-a1b0-519d-92b0-96e728ccc22d with scrape type 2
2026-03-27 15:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94d1267d-a1b0-519d-92b0-96e728ccc22d with scrape type 2
2026-03-27 15:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 94d1267d-a1b0-519d-92b0-96e728ccc22d, identifier: 10730230
2026-03-27 15:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-27 15:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-27 15:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209 to the API
2026-03-27 15:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b44939f3-e439-5ff5-b355-41564b77f44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK73YWG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730209',
'listing': 'auction',
'location': 'Derby',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 10062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Oldham',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - RK73YWG '
'- 10,062 mi',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-27 15:31:39 [adesa.uk] INFO: Saving data for 10730209: {'auction_closing_time': 1774879200.0, 'created_time': 1774521110.496978, 'last_price_update_time': 1774625499.109805}
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730209') HTTP/1.1" 204 0
2026-03-27 15:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-27 15:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-27 15:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230 to the API
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730230>
{'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-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '94d1267d-a1b0-519d-92b0-96e728ccc22d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LS71MXH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730230',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - LS71MXH - 39,439 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-27 15:31:39 [adesa.uk] INFO: Saving data for 10730230: {'auction_closing_time': 1774879200.0, 'created_time': 1774521117.479738, 'last_price_update_time': 1774625499.385163}
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730230') HTTP/1.1" 204 0
2026-03-27 15:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb6383ce-2f6b-53fc-9b69-99e40a831eba with identifier: 10736504
2026-03-27 15:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb6383ce-2f6b-53fc-9b69-99e40a831eba with scrape type 1
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb6383ce-2f6b-53fc-9b69-99e40a831eba
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252Fccddb276-2488-4591-95f5-72d25fe52810.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/ccddb276-2488-4591-95f5-72d25fe52810.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252Fa4b75db7-2570-4c44-9ee4-22bffabe5b0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/a4b75db7-2570-4c44-9ee4-22bffabe5b0a.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F34354812-0482-407c-bfc1-f5c9c65c318c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/34354812-0482-407c-bfc1-f5c9c65c318c.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F262b80f1-2975-42e2-b4ac-7ea5e0f2a2cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/262b80f1-2975-42e2-b4ac-7ea5e0f2a2cc.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F733af2b4-e472-44ac-a21f-c549d14fc356.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/733af2b4-e472-44ac-a21f-c549d14fc356.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F07587f56-73dc-4b1a-b065-608041be55a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/07587f56-73dc-4b1a-b065-608041be55a9.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252Fcf12564a-9613-484d-a4ba-579336a80361.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/cf12564a-9613-484d-a4ba-579336a80361.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252Fdc655816-6975-43df-8060-af3dd57a4e3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/dc655816-6975-43df-8060-af3dd57a4e3a.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F47a9ed27-51aa-4368-af3a-0259a9e500fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/47a9ed27-51aa-4368-af3a-0259a9e500fd.jpg already downloaded
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F9fb2d595-c015-490e-9f7c-fbcc91ed3c35.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/9fb2d595-c015-490e-9f7c-fbcc91ed3c35.jpg already downloaded
2026-03-27 15:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bb6383ce-2f6b-53fc-9b69-99e40a831eba, identifier: 10736504
2026-03-27 15:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bb6383ce-2f6b-53fc-9b69-99e40a831eba with identifier: 10736504
2026-03-27 15:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bb6383ce-2f6b-53fc-9b69-99e40a831eba with identifier: 10736504
2026-03-27 15:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bb6383ce-2f6b-53fc-9b69-99e40a831eba with identifier: 10736504 to the API
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736504>
{'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-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bb6383ce-2f6b-53fc-9b69-99e40a831eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL24GHK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736504',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 7728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5580848/general/ccddb276-2488-4591-95f5-72d25fe52810.jpg',
'https://images.openlane.eu/carimgs/5580848/general/a4b75db7-2570-4c44-9ee4-22bffabe5b0a.jpg',
'https://images.openlane.eu/carimgs/5580848/general/34354812-0482-407c-bfc1-f5c9c65c318c.jpg',
'https://images.openlane.eu/carimgs/5580848/general/262b80f1-2975-42e2-b4ac-7ea5e0f2a2cc.jpg',
'https://images.openlane.eu/carimgs/5580848/general/733af2b4-e472-44ac-a21f-c549d14fc356.jpg',
'https://images.openlane.eu/carimgs/5580848/general/07587f56-73dc-4b1a-b065-608041be55a9.jpg',
'https://images.openlane.eu/carimgs/5580848/general/cf12564a-9613-484d-a4ba-579336a80361.jpg',
'https://images.openlane.eu/carimgs/5580848/general/dc655816-6975-43df-8060-af3dd57a4e3a.jpg',
'https://images.openlane.eu/carimgs/5580848/general/47a9ed27-51aa-4368-af3a-0259a9e500fd.jpg',
'https://images.openlane.eu/carimgs/5580848/general/9fb2d595-c015-490e-9f7c-fbcc91ed3c35.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31498,
'Height': 340,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/ccddb276-2488-4591-95f5-72d25fe52810.jpg',
'Width': 453},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304304,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/a4b75db7-2570-4c44-9ee4-22bffabe5b0a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/34354812-0482-407c-bfc1-f5c9c65c318c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296561,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/262b80f1-2975-42e2-b4ac-7ea5e0f2a2cc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318816,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/733af2b4-e472-44ac-a21f-c549d14fc356.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197120,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/07587f56-73dc-4b1a-b065-608041be55a9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195133,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/cf12564a-9613-484d-a4ba-579336a80361.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211804,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/dc655816-6975-43df-8060-af3dd57a4e3a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160547,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/47a9ed27-51aa-4368-af3a-0259a9e500fd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb6383ce-2f6b-53fc-9b69-99e40a831eba/bb6383ce-2f6b-53fc-9b69-99e40a831eba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125946,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/9fb2d595-c015-490e-9f7c-fbcc91ed3c35.jpg',
'Width': 1440}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh Design - Electric - Automatic - 136 hp - '
'LL24GHK - 7,728 mi',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736504%27 HTTP/1.1" 200 None
2026-03-27 15:31:40 [adesa.uk] INFO: Saving data for 10736504: {'created_time': 1774625500.84, 'last_price_update_time': 1774625500.840013, 'auction_closing_time': 1774879200.0}
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736504') HTTP/1.1" 204 0
2026-03-27 15:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-27 15:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with scrape type 2
2026-03-27 15:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with scrape type 2
2026-03-27 15:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6, identifier: 10730203
2026-03-27 15:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-27 15:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-27 15:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203 to the API
2026-03-27 15:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0f34e619-4b3c-5db4-a487-7bf859b3cfe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW74JMO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730203',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 13131,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DW74JMO - 13,131 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-27 15:31:43 [adesa.uk] INFO: Saving data for 10730203: {'auction_closing_time': 1774879200.0, 'created_time': 1774521153.961498, 'last_price_update_time': 1774625503.215371}
2026-03-27 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730203') HTTP/1.1" 204 0
2026-03-27 15:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-27 15:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33dc11c7-55da-5735-9271-557ed4e9ac51 with scrape type 2
2026-03-27 15:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33dc11c7-55da-5735-9271-557ed4e9ac51 with scrape type 2
2026-03-27 15:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 33dc11c7-55da-5735-9271-557ed4e9ac51, identifier: 10730207
2026-03-27 15:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-27 15:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-27 15:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207 to the API
2026-03-27 15:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730207>
{'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': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '33dc11c7-55da-5735-9271-557ed4e9ac51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25PKZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730207',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 7465,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25PKZ - 7,465 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-27 15:31:45 [adesa.uk] INFO: Saving data for 10730207: {'auction_closing_time': 1774879200.0, 'created_time': 1774521159.942527, 'last_price_update_time': 1774625505.187966}
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730207') HTTP/1.1" 204 0
2026-03-27 15:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-27 15:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a40a3836-6b97-5695-9170-a5d677c50c5e with scrape type 2
2026-03-27 15:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a40a3836-6b97-5695-9170-a5d677c50c5e with scrape type 2
2026-03-27 15:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a40a3836-6b97-5695-9170-a5d677c50c5e, identifier: 10730238
2026-03-27 15:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-27 15:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-27 15:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238 to the API
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730238>
{'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-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a40a3836-6b97-5695-9170-a5d677c50c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SWZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730238',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'DP75SWZ - 10 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2025}
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-27 15:31:45 [adesa.uk] INFO: Saving data for 10730238: {'auction_closing_time': 1774879200.0, 'created_time': 1774521145.341765, 'last_price_update_time': 1774625505.645863}
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730238') HTTP/1.1" 204 0
2026-03-27 15:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-27 15:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with scrape type 2
2026-03-27 15:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with scrape type 2
2026-03-27 15:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4, identifier: 10730107
2026-03-27 15:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-27 15:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-27 15:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107 to the API
2026-03-27 15:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730107>
{'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-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba8cc03e-1ace-55df-9a69-e2fb9eb802e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR26MZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730107',
'listing': 'auctionplusdirectbuy',
'location': 'Sheffield',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2026-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Yes - Petrol - Manual - 101 hp - YR26MZP - '
'20 mi',
'transmission': 'manual',
'trim': 'Yes',
'vin': None,
'year': 2026}
2026-03-27 15:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-27 15:31:46 [adesa.uk] INFO: Saving data for 10730107: {'auction_closing_time': 1775034000.0, 'created_time': 1774521237.543264, 'last_price_update_time': 1774625506.72565}
2026-03-27 15:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730107') HTTP/1.1" 204 0
2026-03-27 15:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-27 15:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1cc41bf-78ca-54f3-869a-760e15e876d4 with scrape type 2
2026-03-27 15:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1cc41bf-78ca-54f3-869a-760e15e876d4 with scrape type 2
2026-03-27 15:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b1cc41bf-78ca-54f3-869a-760e15e876d4, identifier: 10730248
2026-03-27 15:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-27 15:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-27 15:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248 to the API
2026-03-27 15:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b1cc41bf-78ca-54f3-869a-760e15e876d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730248',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.6 Ultimate - Hybrid - Automatic - 226 hp - '
'DP75SXH - 15 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730248%27 HTTP/1.1" 200 None
2026-03-27 15:31:51 [adesa.uk] INFO: Saving data for 10730248: {'auction_closing_time': 1774879200.0, 'created_time': 1774521158.0809, 'last_price_update_time': 1774625511.75418}
2026-03-27 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730248') HTTP/1.1" 204 0
2026-03-27 15:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-27 15:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8878e5e-df8c-5148-93b4-1766760d70d7 with scrape type 2
2026-03-27 15:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8878e5e-df8c-5148-93b4-1766760d70d7 with scrape type 2
2026-03-27 15:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d8878e5e-df8c-5148-93b4-1766760d70d7, identifier: 10730206
2026-03-27 15:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 15:31:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-27 15:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206 to the API
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd8878e5e-df8c-5148-93b4-1766760d70d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25PFK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730206',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 12959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25PFK - 12,959 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-27 15:31:52 [adesa.uk] INFO: Saving data for 10730206: {'auction_closing_time': 1774879200.0, 'created_time': 1774521171.844649, 'last_price_update_time': 1774625512.950219}
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730206') HTTP/1.1" 204 0
2026-03-27 15:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with identifier: 10736498
2026-03-27 15:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with scrape type 1
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36c143c-051d-5e5d-a9a3-0ef8c36eeaca
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252F79c6d597-de00-49d4-8b8d-36e4ca55b297.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/79c6d597-de00-49d4-8b8d-36e4ca55b297.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fd816e85e-7551-4ecb-82b8-22ef20735ce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/d816e85e-7551-4ecb-82b8-22ef20735ce0.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fa4d38e9e-5a35-4aa6-9fd0-e6b3c1ee630b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/a4d38e9e-5a35-4aa6-9fd0-e6b3c1ee630b.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fafdc007f-3de1-41cf-bd0a-bcd0dcea55fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/afdc007f-3de1-41cf-bd0a-bcd0dcea55fc.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fca495f8b-bd8a-4923-9d83-77bb597f6063.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/ca495f8b-bd8a-4923-9d83-77bb597f6063.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Faef91e90-f7d3-4ce4-a8ac-06d377f78a5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/aef91e90-f7d3-4ce4-a8ac-06d377f78a5c.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fa1a5282a-bd5e-4912-bd2d-d8f66d3c374e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/a1a5282a-bd5e-4912-bd2d-d8f66d3c374e.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252F630c3e7d-24ad-4b4e-a2a8-0172831a831c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/630c3e7d-24ad-4b4e-a2a8-0172831a831c.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252F7869fd13-5538-4972-ad80-9fb92d0eb3f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/7869fd13-5538-4972-ad80-9fb92d0eb3f0.jpg already downloaded
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252F8eed4db4-363d-4cc0-8456-3b7ce66b5990.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/8eed4db4-363d-4cc0-8456-3b7ce66b5990.jpg already downloaded
2026-03-27 15:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca, identifier: 10736498
2026-03-27 15:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with identifier: 10736498
2026-03-27 15:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with identifier: 10736498
2026-03-27 15:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with identifier: 10736498 to the API
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736498>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a36c143c-051d-5e5d-a9a3-0ef8c36eeaca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV24YHJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736498',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5210227/general/79c6d597-de00-49d4-8b8d-36e4ca55b297.jpg',
'https://images.openlane.eu/carimgs/5210227/general/d816e85e-7551-4ecb-82b8-22ef20735ce0.jpg',
'https://images.openlane.eu/carimgs/5210227/general/a4d38e9e-5a35-4aa6-9fd0-e6b3c1ee630b.jpg',
'https://images.openlane.eu/carimgs/5210227/general/afdc007f-3de1-41cf-bd0a-bcd0dcea55fc.jpg',
'https://images.openlane.eu/carimgs/5210227/general/ca495f8b-bd8a-4923-9d83-77bb597f6063.jpg',
'https://images.openlane.eu/carimgs/5210227/general/aef91e90-f7d3-4ce4-a8ac-06d377f78a5c.jpg',
'https://images.openlane.eu/carimgs/5210227/general/a1a5282a-bd5e-4912-bd2d-d8f66d3c374e.jpg',
'https://images.openlane.eu/carimgs/5210227/general/630c3e7d-24ad-4b4e-a2a8-0172831a831c.jpg',
'https://images.openlane.eu/carimgs/5210227/general/7869fd13-5538-4972-ad80-9fb92d0eb3f0.jpg',
'https://images.openlane.eu/carimgs/5210227/general/8eed4db4-363d-4cc0-8456-3b7ce66b5990.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 558987,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/79c6d597-de00-49d4-8b8d-36e4ca55b297.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568328,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/d816e85e-7551-4ecb-82b8-22ef20735ce0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513072,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/a4d38e9e-5a35-4aa6-9fd0-e6b3c1ee630b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509935,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/afdc007f-3de1-41cf-bd0a-bcd0dcea55fc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546666,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/ca495f8b-bd8a-4923-9d83-77bb597f6063.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531352,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/aef91e90-f7d3-4ce4-a8ac-06d377f78a5c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422722,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/a1a5282a-bd5e-4912-bd2d-d8f66d3c374e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368874,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/630c3e7d-24ad-4b4e-a2a8-0172831a831c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348489,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/7869fd13-5538-4972-ad80-9fb92d0eb3f0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36c143c-051d-5e5d-a9a3-0ef8c36eeaca/a36c143c-051d-5e5d-a9a3-0ef8c36eeaca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414460,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/8eed4db4-363d-4cc0-8456-3b7ce66b5990.jpg',
'Width': 2000}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Turbo Ultimate - Petrol - Manual - 131 hp - '
'DV24YHJ - 13,430 mi',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736498%27 HTTP/1.1" 200 None
2026-03-27 15:31:53 [adesa.uk] INFO: Saving data for 10736498: {'created_time': 1774625513.680978, 'last_price_update_time': 1774625513.68099, 'auction_closing_time': 1774879200.0}
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736498') HTTP/1.1" 204 0
2026-03-27 15:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-27 15:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf15448c-4825-55bb-9400-eda36a384dd0 with scrape type 2
2026-03-27 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf15448c-4825-55bb-9400-eda36a384dd0 with scrape type 2
2026-03-27 15:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cf15448c-4825-55bb-9400-eda36a384dd0, identifier: 10730243
2026-03-27 15:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-27 15:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-27 15:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243 to the API
2026-03-27 15:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'cf15448c-4825-55bb-9400-eda36a384dd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VF21XJC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730243',
'listing': 'auction',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 30871,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh SE Nav - Electric - Automatic - 136 hp - '
'VF21XJC - 30,871 mi',
'transmission': 'automatic',
'trim': 'SE Nav',
'vin': None,
'year': 2021}
2026-03-27 15:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730243%27 HTTP/1.1" 200 None
2026-03-27 15:31:55 [adesa.uk] INFO: Saving data for 10730243: {'auction_closing_time': 1774879200.0, 'created_time': 1774521176.65181, 'last_price_update_time': 1774625515.336462}
2026-03-27 15:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730243') HTTP/1.1" 204 0
2026-03-27 15:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93d46dca-e183-573c-814f-4575d1ba15ae with identifier: 10736500
2026-03-27 15:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93d46dca-e183-573c-814f-4575d1ba15ae with scrape type 1
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93d46dca-e183-573c-814f-4575d1ba15ae
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252F8c9d8235-31fa-4857-a4a0-4d1139d08a47.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/8c9d8235-31fa-4857-a4a0-4d1139d08a47.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252F418093fc-0eac-44ff-a5b2-daceadf3876a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/418093fc-0eac-44ff-a5b2-daceadf3876a.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252F5bbe8a3a-a8f9-49b3-9275-ae0e44dcd2d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/5bbe8a3a-a8f9-49b3-9275-ae0e44dcd2d1.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252Fd2bdfc55-0dfe-415a-a169-f6c299001b1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/d2bdfc55-0dfe-415a-a169-f6c299001b1b.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252F48e86d9d-48e3-4a9c-8470-9cb8dd17302f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/48e86d9d-48e3-4a9c-8470-9cb8dd17302f.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252Fa9e20deb-43cd-4d37-bab2-830d1de46d06.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/a9e20deb-43cd-4d37-bab2-830d1de46d06.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252F31f43ed1-96a0-42c8-8158-2ceae2d4b588.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/31f43ed1-96a0-42c8-8158-2ceae2d4b588.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252F94f2bd5b-bfdc-4e33-8803-4120e85f7ca9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/94f2bd5b-bfdc-4e33-8803-4120e85f7ca9.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252Fbe02b9f9-1221-4089-8ce5-e63627e9b5f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/be02b9f9-1221-4089-8ce5-e63627e9b5f4.jpg already downloaded
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5526913%252Fgeneral%252Fc709f014-ae36-4845-8d3d-5fb4f13e3fd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/c709f014-ae36-4845-8d3d-5fb4f13e3fd3.jpg already downloaded
2026-03-27 15:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 93d46dca-e183-573c-814f-4575d1ba15ae, identifier: 10736500
2026-03-27 15:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 93d46dca-e183-573c-814f-4575d1ba15ae with identifier: 10736500
2026-03-27 15:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 93d46dca-e183-573c-814f-4575d1ba15ae with identifier: 10736500
2026-03-27 15:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 93d46dca-e183-573c-814f-4575d1ba15ae with identifier: 10736500 to the API
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '93d46dca-e183-573c-814f-4575d1ba15ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736500',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5526913/general/8c9d8235-31fa-4857-a4a0-4d1139d08a47.jpg',
'https://images.openlane.eu/carimgs/5526913/general/418093fc-0eac-44ff-a5b2-daceadf3876a.jpg',
'https://images.openlane.eu/carimgs/5526913/general/5bbe8a3a-a8f9-49b3-9275-ae0e44dcd2d1.jpg',
'https://images.openlane.eu/carimgs/5526913/general/d2bdfc55-0dfe-415a-a169-f6c299001b1b.jpg',
'https://images.openlane.eu/carimgs/5526913/general/48e86d9d-48e3-4a9c-8470-9cb8dd17302f.jpg',
'https://images.openlane.eu/carimgs/5526913/general/a9e20deb-43cd-4d37-bab2-830d1de46d06.jpg',
'https://images.openlane.eu/carimgs/5526913/general/31f43ed1-96a0-42c8-8158-2ceae2d4b588.jpg',
'https://images.openlane.eu/carimgs/5526913/general/94f2bd5b-bfdc-4e33-8803-4120e85f7ca9.jpg',
'https://images.openlane.eu/carimgs/5526913/general/be02b9f9-1221-4089-8ce5-e63627e9b5f4.jpg',
'https://images.openlane.eu/carimgs/5526913/general/c709f014-ae36-4845-8d3d-5fb4f13e3fd3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335502,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/8c9d8235-31fa-4857-a4a0-4d1139d08a47.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298232,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/418093fc-0eac-44ff-a5b2-daceadf3876a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323828,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/5bbe8a3a-a8f9-49b3-9275-ae0e44dcd2d1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278849,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/d2bdfc55-0dfe-415a-a169-f6c299001b1b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256642,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/48e86d9d-48e3-4a9c-8470-9cb8dd17302f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309728,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/a9e20deb-43cd-4d37-bab2-830d1de46d06.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/31f43ed1-96a0-42c8-8158-2ceae2d4b588.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194448,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/94f2bd5b-bfdc-4e33-8803-4120e85f7ca9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228206,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/be02b9f9-1221-4089-8ce5-e63627e9b5f4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93d46dca-e183-573c-814f-4575d1ba15ae/93d46dca-e183-573c-814f-4575d1ba15ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247370,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/c709f014-ae36-4845-8d3d-5fb4f13e3fd3.jpg',
'Width': 1440}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25PXF - 17,908 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736500%27 HTTP/1.1" 200 None
2026-03-27 15:31:57 [adesa.uk] INFO: Saving data for 10736500: {'created_time': 1774625517.754116, 'last_price_update_time': 1774625517.754127, 'auction_closing_time': 1774879200.0}
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736500') HTTP/1.1" 204 0
2026-03-27 15:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-27 15:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36049df4-c43d-5e91-93d3-50f436f3f6d5 with scrape type 2
2026-03-27 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36049df4-c43d-5e91-93d3-50f436f3f6d5 with scrape type 2
2026-03-27 15:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 36049df4-c43d-5e91-93d3-50f436f3f6d5, identifier: 10730247
2026-03-27 15:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-27 15:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-27 15:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247 to the API
2026-03-27 15:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '36049df4-c43d-5e91-93d3-50f436f3f6d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BWK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730247',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 5,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 101 hp - DS75BWK '
'- 5 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730247%27 HTTP/1.1" 200 None
2026-03-27 15:31:59 [adesa.uk] INFO: Saving data for 10730247: {'auction_closing_time': 1774879200.0, 'created_time': 1774521195.982087, 'last_price_update_time': 1774625519.904429}
2026-03-27 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730247') HTTP/1.1" 204 0
2026-03-27 15:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-27 15:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21277007-a49f-58db-8729-e2ec12929e8f with scrape type 2
2026-03-27 15:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21277007-a49f-58db-8729-e2ec12929e8f with scrape type 2
2026-03-27 15:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 21277007-a49f-58db-8729-e2ec12929e8f, identifier: 10730220
2026-03-27 15:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-27 15:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-27 15:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220 to the API
2026-03-27 15:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '21277007-a49f-58db-8729-e2ec12929e8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN73HPF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730220',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 50 kWh Ultimate - Electric - Automatic - 136 hp - '
'DN73HPF - 10 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 15:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-27 15:32:02 [adesa.uk] INFO: Saving data for 10730220: {'auction_closing_time': 1774879200.0, 'created_time': 1774521178.408237, 'last_price_update_time': 1774625522.522085}
2026-03-27 15:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730220') HTTP/1.1" 204 0
2026-03-27 15:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-27 15:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb637341-e89e-5eba-84d8-2e3172db186b with scrape type 2
2026-03-27 15:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb637341-e89e-5eba-84d8-2e3172db186b with scrape type 2
2026-03-27 15:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: eb637341-e89e-5eba-84d8-2e3172db186b, identifier: 10730228
2026-03-27 15:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-27 15:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-27 15:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228 to the API
2026-03-27 15:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730228>
{'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-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'eb637341-e89e-5eba-84d8-2e3172db186b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ML71VAA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730228',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 13599,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - ML71VAA - 13,599 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-27 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730228%27 HTTP/1.1" 200 None
2026-03-27 15:32:03 [adesa.uk] INFO: Saving data for 10730228: {'auction_closing_time': 1774879200.0, 'created_time': 1774521194.583491, 'last_price_update_time': 1774625523.153785}
2026-03-27 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730228') HTTP/1.1" 204 0
2026-03-27 15:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with identifier: 10736505
2026-03-27 15:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with scrape type 1
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b7d6713-c169-52bf-9a19-5f4ad74fdd72
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252F36c2d817-3087-40c6-bcf2-272ce64c5b1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/36c2d817-3087-40c6-bcf2-272ce64c5b1f.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252Fd2ca30dd-e2a1-49e4-a848-c91109fa59eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/d2ca30dd-e2a1-49e4-a848-c91109fa59eb.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252F04ad1dd9-a39f-4712-9027-5f575761845b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/04ad1dd9-a39f-4712-9027-5f575761845b.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252F79e7cb7e-c78c-4a2c-bbe8-87aef75d40c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/79e7cb7e-c78c-4a2c-bbe8-87aef75d40c3.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252F0ac49416-5138-4525-8580-908ed54e0404.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/0ac49416-5138-4525-8580-908ed54e0404.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252Ff43efed6-aa9a-4ac9-a2fb-2105ca72d298.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/f43efed6-aa9a-4ac9-a2fb-2105ca72d298.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252Ff0812a65-4963-4994-85fe-58ba83901f04.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/f0812a65-4963-4994-85fe-58ba83901f04.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252F24d74c4f-229d-41ad-8cff-92f51cc25563.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/24d74c4f-229d-41ad-8cff-92f51cc25563.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252Feb219cbe-15c8-47c0-95b7-b6fceced7ab9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/eb219cbe-15c8-47c0-95b7-b6fceced7ab9.jpg already downloaded
2026-03-27 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5670977%252Fgeneral%252Fb65e5e73-9471-4f11-bbfb-7080c7f250fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670977/general/b65e5e73-9471-4f11-bbfb-7080c7f250fd.jpg already downloaded
2026-03-27 15:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72, identifier: 10736505
2026-03-27 15:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with identifier: 10736505
2026-03-27 15:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with identifier: 10736505
2026-03-27 15:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with identifier: 10736505 to the API
2026-03-27 15:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4b7d6713-c169-52bf-9a19-5f4ad74fdd72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WM24KMU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736505',
'listing': 'auction',
'location': 'Corby',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 9041,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5670977/general/36c2d817-3087-40c6-bcf2-272ce64c5b1f.jpg',
'https://images.openlane.eu/carimgs/5670977/general/d2ca30dd-e2a1-49e4-a848-c91109fa59eb.jpg',
'https://images.openlane.eu/carimgs/5670977/general/04ad1dd9-a39f-4712-9027-5f575761845b.jpg',
'https://images.openlane.eu/carimgs/5670977/general/79e7cb7e-c78c-4a2c-bbe8-87aef75d40c3.jpg',
'https://images.openlane.eu/carimgs/5670977/general/0ac49416-5138-4525-8580-908ed54e0404.jpg',
'https://images.openlane.eu/carimgs/5670977/general/f43efed6-aa9a-4ac9-a2fb-2105ca72d298.jpg',
'https://images.openlane.eu/carimgs/5670977/general/f0812a65-4963-4994-85fe-58ba83901f04.jpg',
'https://images.openlane.eu/carimgs/5670977/general/24d74c4f-229d-41ad-8cff-92f51cc25563.jpg',
'https://images.openlane.eu/carimgs/5670977/general/eb219cbe-15c8-47c0-95b7-b6fceced7ab9.jpg',
'https://images.openlane.eu/carimgs/5670977/general/b65e5e73-9471-4f11-bbfb-7080c7f250fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258729,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/36c2d817-3087-40c6-bcf2-272ce64c5b1f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333736,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/d2ca30dd-e2a1-49e4-a848-c91109fa59eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257874,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/04ad1dd9-a39f-4712-9027-5f575761845b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251070,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/79e7cb7e-c78c-4a2c-bbe8-87aef75d40c3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249084,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/0ac49416-5138-4525-8580-908ed54e0404.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199460,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/f43efed6-aa9a-4ac9-a2fb-2105ca72d298.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/f0812a65-4963-4994-85fe-58ba83901f04.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111522,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/24d74c4f-229d-41ad-8cff-92f51cc25563.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119552,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/eb219cbe-15c8-47c0-95b7-b6fceced7ab9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b7d6713-c169-52bf-9a19-5f4ad74fdd72/4b7d6713-c169-52bf-9a19-5f4ad74fdd72_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203063,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670977/general/b65e5e73-9471-4f11-bbfb-7080c7f250fd.jpg',
'Width': 1440}],
'price': 20700,
'price_includes_vat': True,
'registration_date': '2024-05-29',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Alfa Romeo Tonale 1.5 Veloce - Petrol - Automatic - 160 hp - '
'WM24KMU - 9,041 mi',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2024}
2026-03-27 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736505%27 HTTP/1.1" 200 None
2026-03-27 15:32:05 [adesa.uk] INFO: Saving data for 10736505: {'created_time': 1774625525.334896, 'last_price_update_time': 1774625525.334906, 'auction_closing_time': 1774879200.0}
2026-03-27 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736505') HTTP/1.1" 204 0
2026-03-27 15:32:05 [scrapy.extensions.logstats] INFO: Crawled 55 pages (at 32 pages/min), scraped 50 items (at 29 items/min)
2026-03-27 15:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-27 15:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-27 15:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with scrape type 2
2026-03-27 15:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with scrape type 2
2026-03-27 15:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65, identifier: 10730221
2026-03-27 15:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-27 15:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-27 15:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221 to the API
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'db4c4039-2a9c-5476-9b3a-4cb8b57dbf65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV23KAU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730221',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 18705,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'YV23KAU - 18,705 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730221%27 HTTP/1.1" 200 None
2026-03-27 15:32:08 [adesa.uk] INFO: Saving data for 10730221: {'auction_closing_time': 1774879200.0, 'created_time': 1774521210.119026, 'last_price_update_time': 1774625528.307081}
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730221') HTTP/1.1" 204 0
2026-03-27 15:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-27 15:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5356f719-95f0-5a3b-b280-d1ffdc60de8c with scrape type 2
2026-03-27 15:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5356f719-95f0-5a3b-b280-d1ffdc60de8c with scrape type 2
2026-03-27 15:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5356f719-95f0-5a3b-b280-d1ffdc60de8c, identifier: 10730246
2026-03-27 15:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-27 15:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-27 15:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246 to the API
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730246>
{'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-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5356f719-95f0-5a3b-b280-d1ffdc60de8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BWC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730246',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 18,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 101 hp - DS75BWC '
'- 18 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730246%27 HTTP/1.1" 200 None
2026-03-27 15:32:08 [adesa.uk] INFO: Saving data for 10730246: {'auction_closing_time': 1774879200.0, 'created_time': 1774521190.537329, 'last_price_update_time': 1774625528.774497}
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730246') HTTP/1.1" 204 0
2026-03-27 15:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0023d02a-dea7-585a-97a5-ff3a611893bf with identifier: 10736502
2026-03-27 15:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0023d02a-dea7-585a-97a5-ff3a611893bf with scrape type 1
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0023d02a-dea7-585a-97a5-ff3a611893bf
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F22e8b62d-8021-48b1-bcda-28a84629d6bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/22e8b62d-8021-48b1-bcda-28a84629d6bf.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F95f28e76-ffb0-45a9-b244-987b8a282d3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/95f28e76-ffb0-45a9-b244-987b8a282d3c.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F8dcf1e1a-02e4-42b2-9ce4-d818d75bbe2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/8dcf1e1a-02e4-42b2-9ce4-d818d75bbe2b.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F1424fa0d-0974-4931-9e78-f42a22c946ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/1424fa0d-0974-4931-9e78-f42a22c946ba.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F5d6c9694-1f60-4d1e-9146-1624fe326ee6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/5d6c9694-1f60-4d1e-9146-1624fe326ee6.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252Fae3ec9b6-4dc6-40a8-a401-6967367b9102.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/ae3ec9b6-4dc6-40a8-a401-6967367b9102.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F86027dc3-4523-4d73-89f8-1a3b7957f9a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/86027dc3-4523-4d73-89f8-1a3b7957f9a7.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F16888d6e-075e-428b-9336-d4fe66ceb086.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/16888d6e-075e-428b-9336-d4fe66ceb086.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F345f2fb0-5458-4ca7-9b3b-7a49bc055121.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/345f2fb0-5458-4ca7-9b3b-7a49bc055121.jpg already downloaded
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541205%252Fgeneral%252F01d6bfc7-0688-4bf5-9f3b-09706bb588c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/01d6bfc7-0688-4bf5-9f3b-09706bb588c7.jpg already downloaded
2026-03-27 15:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0023d02a-dea7-585a-97a5-ff3a611893bf, identifier: 10736502
2026-03-27 15:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0023d02a-dea7-585a-97a5-ff3a611893bf with identifier: 10736502
2026-03-27 15:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0023d02a-dea7-585a-97a5-ff3a611893bf with identifier: 10736502
2026-03-27 15:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0023d02a-dea7-585a-97a5-ff3a611893bf with identifier: 10736502 to the API
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '0023d02a-dea7-585a-97a5-ff3a611893bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD23VRK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736502',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 19715,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5541205/general/22e8b62d-8021-48b1-bcda-28a84629d6bf.jpg',
'https://images.openlane.eu/carimgs/5541205/general/95f28e76-ffb0-45a9-b244-987b8a282d3c.jpg',
'https://images.openlane.eu/carimgs/5541205/general/8dcf1e1a-02e4-42b2-9ce4-d818d75bbe2b.jpg',
'https://images.openlane.eu/carimgs/5541205/general/1424fa0d-0974-4931-9e78-f42a22c946ba.jpg',
'https://images.openlane.eu/carimgs/5541205/general/5d6c9694-1f60-4d1e-9146-1624fe326ee6.jpg',
'https://images.openlane.eu/carimgs/5541205/general/ae3ec9b6-4dc6-40a8-a401-6967367b9102.jpg',
'https://images.openlane.eu/carimgs/5541205/general/86027dc3-4523-4d73-89f8-1a3b7957f9a7.jpg',
'https://images.openlane.eu/carimgs/5541205/general/16888d6e-075e-428b-9336-d4fe66ceb086.jpg',
'https://images.openlane.eu/carimgs/5541205/general/345f2fb0-5458-4ca7-9b3b-7a49bc055121.jpg',
'https://images.openlane.eu/carimgs/5541205/general/01d6bfc7-0688-4bf5-9f3b-09706bb588c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102245,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/22e8b62d-8021-48b1-bcda-28a84629d6bf.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119186,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/95f28e76-ffb0-45a9-b244-987b8a282d3c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112668,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/8dcf1e1a-02e4-42b2-9ce4-d818d75bbe2b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116062,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/1424fa0d-0974-4931-9e78-f42a22c946ba.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112660,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/5d6c9694-1f60-4d1e-9146-1624fe326ee6.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84456,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/ae3ec9b6-4dc6-40a8-a401-6967367b9102.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65934,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/86027dc3-4523-4d73-89f8-1a3b7957f9a7.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58256,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/16888d6e-075e-428b-9336-d4fe66ceb086.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57663,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/345f2fb0-5458-4ca7-9b3b-7a49bc055121.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0023d02a-dea7-585a-97a5-ff3a611893bf/0023d02a-dea7-585a-97a5-ff3a611893bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88378,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/01d6bfc7-0688-4bf5-9f3b-09706bb588c7.jpg',
'Width': 960}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'LD23VRK - 19,715 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736502%27 HTTP/1.1" 200 None
2026-03-27 15:32:10 [adesa.uk] INFO: Saving data for 10736502: {'created_time': 1774625530.614383, 'last_price_update_time': 1774625530.614393, 'auction_closing_time': 1774879200.0}
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736502') HTTP/1.1" 204 0
2026-03-27 15:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87508e21-9dfe-5f86-8981-e8870cad4357 with identifier: 10736501
2026-03-27 15:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87508e21-9dfe-5f86-8981-e8870cad4357 with scrape type 1
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87508e21-9dfe-5f86-8981-e8870cad4357
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252Fa5a53016-e461-4529-88fc-b3b89a0e8154.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/a5a53016-e461-4529-88fc-b3b89a0e8154.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252F8ae03add-dc4b-4b07-8326-faa248ae02fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/8ae03add-dc4b-4b07-8326-faa248ae02fe.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252F8f9b63f2-cba6-44c5-8ee7-e6bc2f09ad02.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/8f9b63f2-cba6-44c5-8ee7-e6bc2f09ad02.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252Fac19ae54-d839-401b-b7da-0419608be93c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/ac19ae54-d839-401b-b7da-0419608be93c.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252F7433104e-16af-467a-a209-d1d4d5ad3b15.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/7433104e-16af-467a-a209-d1d4d5ad3b15.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252F68491db7-2a3c-436d-97bd-28da8e97186b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/68491db7-2a3c-436d-97bd-28da8e97186b.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252F51c343d5-446e-43d8-95d2-d583278db66c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/51c343d5-446e-43d8-95d2-d583278db66c.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252F96021cc4-dd45-4440-b82b-b62470323918.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/96021cc4-dd45-4440-b82b-b62470323918.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252F34774b30-6e33-401b-938e-8ab295d6902f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/34774b30-6e33-401b-938e-8ab295d6902f.jpg already downloaded
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541911%252Fgeneral%252F21275a58-40d4-4cd0-883f-1a32b7581875.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/21275a58-40d4-4cd0-883f-1a32b7581875.jpg already downloaded
2026-03-27 15:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 87508e21-9dfe-5f86-8981-e8870cad4357, identifier: 10736501
2026-03-27 15:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 87508e21-9dfe-5f86-8981-e8870cad4357 with identifier: 10736501
2026-03-27 15:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 87508e21-9dfe-5f86-8981-e8870cad4357 with identifier: 10736501
2026-03-27 15:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 87508e21-9dfe-5f86-8981-e8870cad4357 with identifier: 10736501 to the API
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '87508e21-9dfe-5f86-8981-e8870cad4357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SXZ7979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736501',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 17596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5541911/general/a5a53016-e461-4529-88fc-b3b89a0e8154.jpg',
'https://images.openlane.eu/carimgs/5541911/general/8ae03add-dc4b-4b07-8326-faa248ae02fe.jpg',
'https://images.openlane.eu/carimgs/5541911/general/8f9b63f2-cba6-44c5-8ee7-e6bc2f09ad02.jpg',
'https://images.openlane.eu/carimgs/5541911/general/ac19ae54-d839-401b-b7da-0419608be93c.jpg',
'https://images.openlane.eu/carimgs/5541911/general/7433104e-16af-467a-a209-d1d4d5ad3b15.jpg',
'https://images.openlane.eu/carimgs/5541911/general/68491db7-2a3c-436d-97bd-28da8e97186b.jpg',
'https://images.openlane.eu/carimgs/5541911/general/51c343d5-446e-43d8-95d2-d583278db66c.jpg',
'https://images.openlane.eu/carimgs/5541911/general/96021cc4-dd45-4440-b82b-b62470323918.jpg',
'https://images.openlane.eu/carimgs/5541911/general/34774b30-6e33-401b-938e-8ab295d6902f.jpg',
'https://images.openlane.eu/carimgs/5541911/general/21275a58-40d4-4cd0-883f-1a32b7581875.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125303,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/a5a53016-e461-4529-88fc-b3b89a0e8154.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125201,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/8ae03add-dc4b-4b07-8326-faa248ae02fe.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136731,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/8f9b63f2-cba6-44c5-8ee7-e6bc2f09ad02.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115828,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/ac19ae54-d839-401b-b7da-0419608be93c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97656,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/7433104e-16af-467a-a209-d1d4d5ad3b15.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108845,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/68491db7-2a3c-436d-97bd-28da8e97186b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72253,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/51c343d5-446e-43d8-95d2-d583278db66c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56565,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/96021cc4-dd45-4440-b82b-b62470323918.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84046,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/34774b30-6e33-401b-938e-8ab295d6902f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87508e21-9dfe-5f86-8981-e8870cad4357/87508e21-9dfe-5f86-8981-e8870cad4357_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106997,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/21275a58-40d4-4cd0-883f-1a32b7581875.jpg',
'Width': 960}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'SXZ7979 - 17,596 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736501%27 HTTP/1.1" 200 None
2026-03-27 15:32:18 [adesa.uk] INFO: Saving data for 10736501: {'created_time': 1774625538.976066, 'last_price_update_time': 1774625538.976076, 'auction_closing_time': 1774879200.0}
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736501') HTTP/1.1" 204 0
2026-03-27 15:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-27 15:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f9a3fc-5ba0-544c-9219-d62c436019e0 with scrape type 2
2026-03-27 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31f9a3fc-5ba0-544c-9219-d62c436019e0 with scrape type 2
2026-03-27 15:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 31f9a3fc-5ba0-544c-9219-d62c436019e0, identifier: 10730249
2026-03-27 15:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-27 15:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-27 15:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249 to the API
2026-03-27 15:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730249>
{'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': 100,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '31f9a3fc-5ba0-544c-9219-d62c436019e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BUU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730249',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 100 hp - DS75BUU '
'- 10 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730249%27 HTTP/1.1" 200 None
2026-03-27 15:32:20 [adesa.uk] INFO: Saving data for 10730249: {'auction_closing_time': 1774879200.0, 'created_time': 1774521205.876683, 'last_price_update_time': 1774625540.007444}
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730249') HTTP/1.1" 204 0
2026-03-27 15:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-27 15:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58d2e98f-edc3-59df-a627-a0a32582e995 with scrape type 2
2026-03-27 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58d2e98f-edc3-59df-a627-a0a32582e995 with scrape type 2
2026-03-27 15:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 58d2e98f-edc3-59df-a627-a0a32582e995, identifier: 10730251
2026-03-27 15:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-27 15:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-27 15:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251 to the API
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730251>
{'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': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '58d2e98f-edc3-59df-a627-a0a32582e995',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG70EDX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730251',
'listing': 'auction',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 29542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Turbo SE - Petrol - Manual - 131 hp - '
'FG70EDX - 29,542 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-27 15:32:20 [adesa.uk] INFO: Saving data for 10730251: {'auction_closing_time': 1774879200.0, 'created_time': 1774521181.645296, 'last_price_update_time': 1774625540.780118}
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730251') HTTP/1.1" 204 0
2026-03-27 15:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10730205
2026-03-27 15:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ea2b9e-75c7-5c6c-be9c-66e245658199 with scrape type 2
2026-03-27 15:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95ea2b9e-75c7-5c6c-be9c-66e245658199 with scrape type 2
2026-03-27 15:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 95ea2b9e-75c7-5c6c-be9c-66e245658199, identifier: 10730205
2026-03-27 15:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10730205
2026-03-27 15:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10730205
2026-03-27 15:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10730205 to the API
2026-03-27 15:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730205>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '95ea2b9e-75c7-5c6c-be9c-66e245658199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO23GZA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730205',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 8700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'EO23GZA - 8,700 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730205%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [adesa.uk] INFO: Saving data for 10730205: {'auction_closing_time': 1774879200.0, 'created_time': 1774521240.413924, 'last_price_update_time': 1774625542.167431}
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730205') HTTP/1.1" 204 0
2026-03-27 15:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf80a5f-c011-578f-9022-03e2afc6e0c3 with identifier: 10736499
2026-03-27 15:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf80a5f-c011-578f-9022-03e2afc6e0c3 with scrape type 1
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item edf80a5f-c011-578f-9022-03e2afc6e0c3
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252Ff6b0d18e-f3ae-42a1-821e-84703fd78564.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/f6b0d18e-f3ae-42a1-821e-84703fd78564.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252F022c7569-1b34-416a-9c36-21c0b08108b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/022c7569-1b34-416a-9c36-21c0b08108b0.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252F6b882011-a1a3-4e0e-a73d-61f4ce023af5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/6b882011-a1a3-4e0e-a73d-61f4ce023af5.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252F10341ae4-f25d-4eba-9dad-a8b63b761850.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/10341ae4-f25d-4eba-9dad-a8b63b761850.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252Fa6250702-23ef-4697-b240-3651f68b5d1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/a6250702-23ef-4697-b240-3651f68b5d1a.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252F5329961b-7f0a-49e8-b4af-a8b70ed87259.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/5329961b-7f0a-49e8-b4af-a8b70ed87259.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252F9a370261-2704-4df7-abe6-c87dcd3a558a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/9a370261-2704-4df7-abe6-c87dcd3a558a.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252Fed5a5c88-9355-47c3-a11a-1f090f28b60f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/ed5a5c88-9355-47c3-a11a-1f090f28b60f.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252Fc1ac5665-fa29-435f-b956-9ef207696366.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/c1ac5665-fa29-435f-b956-9ef207696366.jpg already downloaded
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32: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%252F5479200%252Fgeneral%252Faf1b497c-b98c-4775-965a-063b38039978.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/af1b497c-b98c-4775-965a-063b38039978.jpg already downloaded
2026-03-27 15:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: edf80a5f-c011-578f-9022-03e2afc6e0c3, identifier: 10736499
2026-03-27 15:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: edf80a5f-c011-578f-9022-03e2afc6e0c3 with identifier: 10736499
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-27 15:32:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: edf80a5f-c011-578f-9022-03e2afc6e0c3 with identifier: 10736499
2026-03-27 15:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: edf80a5f-c011-578f-9022-03e2afc6e0c3 with identifier: 10736499 to the API
2026-03-27 15:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'edf80a5f-c011-578f-9022-03e2afc6e0c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DMZ6182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736499',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 14773,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5479200/general/f6b0d18e-f3ae-42a1-821e-84703fd78564.jpg',
'https://images.openlane.eu/carimgs/5479200/general/022c7569-1b34-416a-9c36-21c0b08108b0.jpg',
'https://images.openlane.eu/carimgs/5479200/general/6b882011-a1a3-4e0e-a73d-61f4ce023af5.jpg',
'https://images.openlane.eu/carimgs/5479200/general/10341ae4-f25d-4eba-9dad-a8b63b761850.jpg',
'https://images.openlane.eu/carimgs/5479200/general/a6250702-23ef-4697-b240-3651f68b5d1a.jpg',
'https://images.openlane.eu/carimgs/5479200/general/5329961b-7f0a-49e8-b4af-a8b70ed87259.jpg',
'https://images.openlane.eu/carimgs/5479200/general/9a370261-2704-4df7-abe6-c87dcd3a558a.jpg',
'https://images.openlane.eu/carimgs/5479200/general/ed5a5c88-9355-47c3-a11a-1f090f28b60f.jpg',
'https://images.openlane.eu/carimgs/5479200/general/c1ac5665-fa29-435f-b956-9ef207696366.jpg',
'https://images.openlane.eu/carimgs/5479200/general/af1b497c-b98c-4775-965a-063b38039978.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284201,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/f6b0d18e-f3ae-42a1-821e-84703fd78564.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253373,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/022c7569-1b34-416a-9c36-21c0b08108b0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292756,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/6b882011-a1a3-4e0e-a73d-61f4ce023af5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195173,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/10341ae4-f25d-4eba-9dad-a8b63b761850.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227848,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/a6250702-23ef-4697-b240-3651f68b5d1a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287799,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/5329961b-7f0a-49e8-b4af-a8b70ed87259.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215625,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/9a370261-2704-4df7-abe6-c87dcd3a558a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161662,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/ed5a5c88-9355-47c3-a11a-1f090f28b60f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204952,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/c1ac5665-fa29-435f-b956-9ef207696366.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf80a5f-c011-578f-9022-03e2afc6e0c3/edf80a5f-c011-578f-9022-03e2afc6e0c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192395,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/af1b497c-b98c-4775-965a-063b38039978.jpg',
'Width': 1440}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh GS - Electric - Automatic - 156 hp - '
'DMZ6182 - 14,773 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-27 15:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736499%27 HTTP/1.1" 200 None
2026-03-27 15:32:25 [adesa.uk] INFO: Saving data for 10736499: {'created_time': 1774625545.50996, 'last_price_update_time': 1774625545.509969, 'auction_closing_time': 1774879200.0}
2026-03-27 15:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736499') HTTP/1.1" 204 0
2026-03-27 15:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-27 15:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b6edfc-5f98-5f58-a896-8b1958d5c81a with scrape type 2
2026-03-27 15:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18b6edfc-5f98-5f58-a896-8b1958d5c81a with scrape type 2
2026-03-27 15:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 18b6edfc-5f98-5f58-a896-8b1958d5c81a, identifier: 10730236
2026-03-27 15:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-27 15:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d20029-ebc8-5421-b523-afe3f90adb12 with scrape type 2
2026-03-27 15:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3d20029-ebc8-5421-b523-afe3f90adb12 with scrape type 2
2026-03-27 15:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b3d20029-ebc8-5421-b523-afe3f90adb12, identifier: 10730204
2026-03-27 15:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-27 15:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-27 15:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236 to the API
2026-03-27 15:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '18b6edfc-5f98-5f58-a896-8b1958d5c81a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730236',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Astra',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra 1.5 Ultimate - Diesel - Automatic - 131 hp - DP75SXB '
'- 10 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730236%27 HTTP/1.1" 200 None
2026-03-27 15:32:27 [adesa.uk] INFO: Saving data for 10730236: {'auction_closing_time': 1774879200.0, 'created_time': 1774521227.746364, 'last_price_update_time': 1774625547.071401}
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730236') HTTP/1.1" 204 0
2026-03-27 15:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-27 15:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-27 15:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204 to the API
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b3d20029-ebc8-5421-b523-afe3f90adb12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO23USB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730204',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 20149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'WO23USB - 20,149 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730204%27 HTTP/1.1" 200 None
2026-03-27 15:32:27 [adesa.uk] INFO: Saving data for 10730204: {'auction_closing_time': 1774879200.0, 'created_time': 1774521293.092852, 'last_price_update_time': 1774625547.486397}
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730204') HTTP/1.1" 204 0
2026-03-27 15:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.595(s), this was the 1st time calling it.
2026-03-27 15:32:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.7674645711318515 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-27 15:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b094ee1-2665-511f-877a-3eb4ec40b248 with scrape type 2
2026-03-27 15:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b094ee1-2665-511f-877a-3eb4ec40b248 with scrape type 2
2026-03-27 15:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0b094ee1-2665-511f-877a-3eb4ec40b248, identifier: 10730229
2026-03-27 15:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-27 15:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0ad179-fdf6-5f00-913d-6ac62573c276 with scrape type 2
2026-03-27 15:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab0ad179-fdf6-5f00-913d-6ac62573c276 with scrape type 2
2026-03-27 15:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ab0ad179-fdf6-5f00-913d-6ac62573c276, identifier: 10730266
2026-03-27 15:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-27 15:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-27 15:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229 to the API
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '0b094ee1-2665-511f-877a-3eb4ec40b248',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LT20SKN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730229',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 21659,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Toyota C-HR 1.8 Design - Hybrid - Automatic - 122 hp - LT20SKN - '
'21,659 mi',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2020}
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730229%27 HTTP/1.1" 200 None
2026-03-27 15:32:28 [adesa.uk] INFO: Saving data for 10730229: {'auction_closing_time': 1774879200.0, 'created_time': 1774521239.65439, 'last_price_update_time': 1774625548.293599}
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730229') HTTP/1.1" 204 0
2026-03-27 15:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-27 15:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-27 15:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266 to the API
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ab0ad179-fdf6-5f00-913d-6ac62573c276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG72HWK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730266',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 24454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Toyota Yaris 1.5 Ion - Hybrid - Automatic - 116 hp - FG72HWK - '
'24,454 mi',
'transmission': 'automatic',
'trim': 'Ion',
'vin': None,
'year': 2022}
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730266%27 HTTP/1.1" 200 None
2026-03-27 15:32:28 [adesa.uk] INFO: Saving data for 10730266: {'auction_closing_time': 1774879200.0, 'created_time': 1774521245.8526511, 'last_price_update_time': 1774625548.961577}
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730266') HTTP/1.1" 204 0
2026-03-27 15:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-27 15:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a5ad5f-18eb-5250-918b-422b5e18e20e with scrape type 2
2026-03-27 15:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6a5ad5f-18eb-5250-918b-422b5e18e20e with scrape type 2
2026-03-27 15:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f6a5ad5f-18eb-5250-918b-422b5e18e20e, identifier: 10730233
2026-03-27 15:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-27 15:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-27 15:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233 to the API
2026-03-27 15:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f6a5ad5f-18eb-5250-918b-422b5e18e20e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YC70EET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730233',
'listing': 'auction',
'location': 'Upminster',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 44435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2021-01-31',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Toyota Rav4 2.5 VVT-i Dynamic - Hybrid - Automatic - 218 hp - '
'YC70EET - 44,435 mi',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-27 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730233%27 HTTP/1.1" 200 None
2026-03-27 15:32:30 [adesa.uk] INFO: Saving data for 10730233: {'auction_closing_time': 1774879200.0, 'created_time': 1774521234.547423, 'last_price_update_time': 1774625550.178159}
2026-03-27 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730233') HTTP/1.1" 204 0
2026-03-27 15:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-27 15:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with scrape type 2
2026-03-27 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with scrape type 2
2026-03-27 15:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66, identifier: 10730217
2026-03-27 15:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-27 15:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a893a992-ec75-5076-adef-e9c5aa8e969a with scrape type 2
2026-03-27 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a893a992-ec75-5076-adef-e9c5aa8e969a with scrape type 2
2026-03-27 15:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a893a992-ec75-5076-adef-e9c5aa8e969a, identifier: 10730267
2026-03-27 15:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-27 15:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-27 15:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217 to the API
2026-03-27 15:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0c63ec3c-0881-5b15-a8b9-afbc47c62e66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LG23XYR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730217',
'listing': 'auction',
'location': 'Upminster',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 9916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2023-05-11',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Skoda Karoq 1.5 TSI SE Drive - Petrol - Automatic - 150 hp - '
'LG23XYR - 9,916 mi',
'transmission': 'automatic',
'trim': 'SE Drive',
'vin': None,
'year': 2023}
2026-03-27 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730217%27 HTTP/1.1" 200 None
2026-03-27 15:32:31 [adesa.uk] INFO: Saving data for 10730217: {'auction_closing_time': 1774879200.0, 'created_time': 1774521242.578768, 'last_price_update_time': 1774625551.42769}
2026-03-27 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730217') HTTP/1.1" 204 0
2026-03-27 15:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-27 15:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-27 15:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267 to the API
2026-03-27 15:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730267>
{'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': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a893a992-ec75-5076-adef-e9c5aa8e969a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XGZ2859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730267',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 43150,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 7,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Skoda Kodiaq 1.5 TSI SE L - Petrol - Automatic - 150 hp - XGZ2859 - '
'43,150 mi',
'transmission': 'automatic',
'trim': 'SE L',
'vin': None,
'year': 2022}
2026-03-27 15:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730267%27 HTTP/1.1" 200 None
2026-03-27 15:32:32 [adesa.uk] INFO: Saving data for 10730267: {'auction_closing_time': 1774879200.0, 'created_time': 1774521241.819484, 'last_price_update_time': 1774625552.496606}
2026-03-27 15:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730267') HTTP/1.1" 204 0
2026-03-27 15:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-27 15:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d16688b2-4116-5b13-9077-bf41d3540f83 with scrape type 2
2026-03-27 15:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d16688b2-4116-5b13-9077-bf41d3540f83 with scrape type 2
2026-03-27 15:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d16688b2-4116-5b13-9077-bf41d3540f83, identifier: 10730227
2026-03-27 15:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-27 15:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-27 15:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227 to the API
2026-03-27 15:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd16688b2-4116-5b13-9077-bf41d3540f83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MJ25HSZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730227',
'listing': 'auction',
'location': 'HUDDERSFIELD',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 2463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': 'Pentagon Scunthorpe',
'title': 'Seat Ibiza 1.0 TSI Xcellence - Petrol - Manual - 116 hp - MJ25HSZ - '
'2,463 mi',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2025}
2026-03-27 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730227%27 HTTP/1.1" 200 None
2026-03-27 15:32:33 [adesa.uk] INFO: Saving data for 10730227: {'auction_closing_time': 1774879200.0, 'created_time': 1774521244.175141, 'last_price_update_time': 1774625553.364978}
2026-03-27 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730227') HTTP/1.1" 204 0
2026-03-27 15:32:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.532(s), this was the 1st time calling it.
2026-03-27 15:32:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.828896146286552 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-27 15:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174dc64d-0360-5b84-bd0d-5afda5e66854 with scrape type 2
2026-03-27 15:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174dc64d-0360-5b84-bd0d-5afda5e66854 with scrape type 2
2026-03-27 15:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 174dc64d-0360-5b84-bd0d-5afda5e66854, identifier: 10730253
2026-03-27 15:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-27 15:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-27 15:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253 to the API
2026-03-27 15:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 137,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '174dc64d-0360-5b84-bd0d-5afda5e66854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SY20VDC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730253',
'listing': 'auction',
'location': 'Dunfermline',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 20980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot e-208 50 kWh GT Line - Electric - Automatic - 137 hp - '
'SY20VDC - 20,980 mi',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 15:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730253%27 HTTP/1.1" 200 None
2026-03-27 15:32:38 [adesa.uk] INFO: Saving data for 10730253: {'auction_closing_time': 1774879200.0, 'created_time': 1774521248.543772, 'last_price_update_time': 1774625558.771688}
2026-03-27 15:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730253') HTTP/1.1" 204 0
2026-03-27 15:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-27 15:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with scrape type 2
2026-03-27 15:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with scrape type 2
2026-03-27 15:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa, identifier: 10730271
2026-03-27 15:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-27 15:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc66e65-2846-55dc-87a1-8226844c577d with scrape type 2
2026-03-27 15:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc66e65-2846-55dc-87a1-8226844c577d with scrape type 2
2026-03-27 15:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3dc66e65-2846-55dc-87a1-8226844c577d, identifier: 10730231
2026-03-27 15:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with identifier: 10730273
2026-03-27 15:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with scrape type 2
2026-03-27 15:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with scrape type 2
2026-03-27 15:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2, identifier: 10730273
2026-03-27 15:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-27 15:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-27 15:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271 to the API
2026-03-27 15:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730271>
{'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-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '672f06f7-b53f-5cbc-9a26-382ed21ca2fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NU25BFK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730271',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 2334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Peugeot e-2008 50 kWh GT - Electric - Automatic - 136 hp - NU25BFK '
'- 2,334 mi',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-27 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730271%27 HTTP/1.1" 200 None
2026-03-27 15:32:39 [adesa.uk] INFO: Saving data for 10730271: {'auction_closing_time': 1774879200.0, 'created_time': 1774521249.194933, 'last_price_update_time': 1774625559.463714}
2026-03-27 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730271') HTTP/1.1" 204 0
2026-03-27 15:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-27 15:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-27 15:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231 to the API
2026-03-27 15:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3dc66e65-2846-55dc-87a1-8226844c577d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MT73UAK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730231',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Seat',
'model': 'Arona',
'odometer': 16562,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Seat Arona 1.0 TSI FR Sport - Petrol - Manual - 110 hp - MT73UAK - '
'16,562 mi',
'transmission': 'manual',
'trim': 'FR Sport',
'vin': None,
'year': 2023}
2026-03-27 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730231%27 HTTP/1.1" 200 None
2026-03-27 15:32:40 [adesa.uk] INFO: Saving data for 10730231: {'auction_closing_time': 1774879200.0, 'created_time': 1774521245.06146, 'last_price_update_time': 1774625560.58159}
2026-03-27 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730231') HTTP/1.1" 204 0
2026-03-27 15:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with identifier: 10730273
2026-03-27 15:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with identifier: 10730273
2026-03-27 15:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with identifier: 10730273 to the API
2026-03-27 15:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730273>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '47f8b9e2-45d3-5f2b-9486-cf949eade1e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MA21XHN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730273',
'listing': 'auction',
'location': 'Whyteleafe',
'make': 'Renault',
'model': 'Clio',
'odometer': 56792,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'CC Leasing',
'title': 'Renault Clio 1.0 Tce Iconic - Petrol - Manual - 90 hp - MA21XHN - '
'56,792 mi',
'transmission': 'manual',
'trim': 'Iconic',
'vin': None,
'year': 2021}
2026-03-27 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730273%27 HTTP/1.1" 200 None
2026-03-27 15:32:41 [adesa.uk] INFO: Saving data for 10730273: {'auction_closing_time': 1774879200.0, 'created_time': 1774521246.857771, 'last_price_update_time': 1774625561.965339}
2026-03-27 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730273') HTTP/1.1" 204 0
2026-03-27 15:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10737430
2026-03-27 15:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb04e2ea-0617-591a-8d35-b514ca5aa31b with scrape type 1
2026-03-27 15:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb04e2ea-0617-591a-8d35-b514ca5aa31b
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Fb9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F559f083d-ae5d-4af5-b072-e3a32f095e13.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Faed6d003-a4e4-4332-a0b6-9d699c499730.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Fd140c493-c47e-47a0-aed8-bfa7362853e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F6af06b0d-3afb-4785-8233-e03aac0da69f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252F76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg already downloaded
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Fb7b909ea-4c00-4840-a682-cab8c5be2d82.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg already downloaded
2026-03-27 15:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cb04e2ea-0617-591a-8d35-b514ca5aa31b, identifier: 10737430
2026-03-27 15:32:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10737430
2026-03-27 15:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10737430
2026-03-27 15:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10737430 to the API
2026-03-27 15:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737430>
{'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-04-02T14: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=10737430',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 21788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg',
'https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg',
'https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg',
'https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg',
'https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg',
'https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg',
'https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg',
'https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg',
'https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg',
'https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg'],
'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-27 15:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737430%27 HTTP/1.1" 200 None
2026-03-27 15:32:44 [adesa.uk] INFO: Saving data for 10737430: {'created_time': 1774625564.537722, 'last_price_update_time': 1774625564.537733, 'auction_closing_time': 1775138400.0}
2026-03-27 15:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737430') HTTP/1.1" 204 0
2026-03-27 15:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-27 15:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61072bda-8f48-512a-803c-23f9baff9e41 with scrape type 2
2026-03-27 15:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61072bda-8f48-512a-803c-23f9baff9e41 with scrape type 2
2026-03-27 15:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 61072bda-8f48-512a-803c-23f9baff9e41, identifier: 10730261
2026-03-27 15:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-27 15:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-27 15:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261 to the API
2026-03-27 15:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '61072bda-8f48-512a-803c-23f9baff9e41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV74JLU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730261',
'listing': 'auction',
'location': 'Scunthorpe',
'make': 'Seat',
'model': 'Arona',
'odometer': 42000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2024-11-30',
'seats_number': 5,
'seller_name': 'Pentagon Scunthorpe',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 116 hp - FV74JLU - 42,000 '
'mi',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-27 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730261%27 HTTP/1.1" 200 None
2026-03-27 15:32:46 [adesa.uk] INFO: Saving data for 10730261: {'auction_closing_time': 1774879200.0, 'created_time': 1774521247.762014, 'last_price_update_time': 1774625566.271018}
2026-03-27 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730261') HTTP/1.1" 204 0
2026-03-27 15:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-27 15:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b70e88-f573-562f-83bb-92643fbc9c0e with scrape type 2
2026-03-27 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01b70e88-f573-562f-83bb-92643fbc9c0e with scrape type 2
2026-03-27 15:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 01b70e88-f573-562f-83bb-92643fbc9c0e, identifier: 10730213
2026-03-27 15:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-27 15:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-27 15:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213 to the API
2026-03-27 15:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '01b70e88-f573-562f-83bb-92643fbc9c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PL71NAA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730213',
'listing': 'auction',
'location': 'Barnoldswick',
'make': 'Peugeot',
'model': '508',
'odometer': 32680,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 1.6 GT - Hybrid - Automatic - 226 hp - PL71NAA - 32,680 '
'mi',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730213%27 HTTP/1.1" 200 None
2026-03-27 15:32:47 [adesa.uk] INFO: Saving data for 10730213: {'auction_closing_time': 1774879200.0, 'created_time': 1774521249.879756, 'last_price_update_time': 1774625567.529596}
2026-03-27 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730213') HTTP/1.1" 204 0
2026-03-27 15:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-27 15:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba1a435-dadc-5493-87f2-565cfa4595d3 with scrape type 2
2026-03-27 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fba1a435-dadc-5493-87f2-565cfa4595d3 with scrape type 2
2026-03-27 15:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fba1a435-dadc-5493-87f2-565cfa4595d3, identifier: 10730270
2026-03-27 15:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-27 15:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80557aaa-884f-5a5a-9686-c2df4ce246ea with scrape type 2
2026-03-27 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80557aaa-884f-5a5a-9686-c2df4ce246ea with scrape type 2
2026-03-27 15:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 80557aaa-884f-5a5a-9686-c2df4ce246ea, identifier: 10730269
2026-03-27 15:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-27 15:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 280e75dc-bb60-5c80-8d87-1a505e80b20a with scrape type 2
2026-03-27 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 280e75dc-bb60-5c80-8d87-1a505e80b20a with scrape type 2
2026-03-27 15:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 280e75dc-bb60-5c80-8d87-1a505e80b20a, identifier: 10730225
2026-03-27 15:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-27 15:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-27 15:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270 to the API
2026-03-27 15:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730270>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'fba1a435-dadc-5493-87f2-565cfa4595d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SO72ULJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730270',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': '208',
'odometer': 15279,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Peugeot 208 1.2i Allure Premium - Petrol - Automatic - 102 hp - '
'SO72ULJ - 15,279 mi',
'transmission': 'automatic',
'trim': 'Allure Premium',
'vin': None,
'year': 2022}
2026-03-27 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730270%27 HTTP/1.1" 200 None
2026-03-27 15:32:48 [adesa.uk] INFO: Saving data for 10730270: {'auction_closing_time': 1774879200.0, 'created_time': 1774521250.54821, 'last_price_update_time': 1774625568.747492}
2026-03-27 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730270') HTTP/1.1" 204 0
2026-03-27 15:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-27 15:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-27 15:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269 to the API
2026-03-27 15:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '80557aaa-884f-5a5a-9686-c2df4ce246ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YT70WYD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730269',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 28123,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Nissan Qashqai 1.3 DIG-T Tekna - Petrol - Automatic - 160 hp - '
'YT70WYD - 28,123 mi',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2020}
2026-03-27 15:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730269%27 HTTP/1.1" 200 None
2026-03-27 15:32:49 [adesa.uk] INFO: Saving data for 10730269: {'auction_closing_time': 1774879200.0, 'created_time': 1774521252.123178, 'last_price_update_time': 1774625569.381588}
2026-03-27 15:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730269') HTTP/1.1" 204 0
2026-03-27 15:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-27 15:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-27 15:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225 to the API
2026-03-27 15:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730225>
{'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-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '280e75dc-bb60-5c80-8d87-1a505e80b20a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LD74ZZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730225',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Peugeot',
'model': '2008',
'odometer': 2859,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - LD74ZZW - '
'2,859 mi',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 15:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730225%27 HTTP/1.1" 200 None
2026-03-27 15:32:50 [adesa.uk] INFO: Saving data for 10730225: {'auction_closing_time': 1774879200.0, 'created_time': 1774521251.353395, 'last_price_update_time': 1774625570.545103}
2026-03-27 15:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730225') HTTP/1.1" 204 0
2026-03-27 15:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-27 15:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dad09d0-bb3a-5307-9661-0031f74a7613 with scrape type 2
2026-03-27 15:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dad09d0-bb3a-5307-9661-0031f74a7613 with scrape type 2
2026-03-27 15:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4dad09d0-bb3a-5307-9661-0031f74a7613, identifier: 10730232
2026-03-27 15:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-27 15:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-27 15:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232 to the API
2026-03-27 15:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '4dad09d0-bb3a-5307-9661-0031f74a7613',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD73MTX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730232',
'listing': 'auction',
'location': 'Upminster',
'make': 'Nissan',
'model': 'Juke',
'odometer': 17053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Nissan Juke 1.6 N-connecta - Hybrid - Automatic - 143 hp - GD73MTX '
'- 17,053 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730232%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [adesa.uk] INFO: Saving data for 10730232: {'auction_closing_time': 1774879200.0, 'created_time': 1774521255.337447, 'last_price_update_time': 1774625571.549271}
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730232') HTTP/1.1" 204 0
2026-03-27 15:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 461f7507-6732-5830-911c-990e9ee0e894 with identifier: 10737417
2026-03-27 15:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 461f7507-6732-5830-911c-990e9ee0e894 with scrape type 1
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 461f7507-6732-5830-911c-990e9ee0e894
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252F54fcb92a-f7bf-483e-be1c-ee533188c33c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/54fcb92a-f7bf-483e-be1c-ee533188c33c.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252F348764cf-3064-49d4-998c-e81254064bea.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/348764cf-3064-49d4-998c-e81254064bea.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252Fd83803cc-ac6c-442c-873d-332a30bee00d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/d83803cc-ac6c-442c-873d-332a30bee00d.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252Fd20411a4-d3a6-4f76-afbc-95cd6153e0bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/d20411a4-d3a6-4f76-afbc-95cd6153e0bf.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252F4046389f-fa92-47a8-846e-9c1086c61db1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/4046389f-fa92-47a8-846e-9c1086c61db1.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252F49354dec-b710-4e3c-88ae-23ce94d80531.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/49354dec-b710-4e3c-88ae-23ce94d80531.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252F206e9d84-1f19-43ef-9a2d-ed933f63ebe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/206e9d84-1f19-43ef-9a2d-ed933f63ebe4.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252Ffb5ef833-c42b-4932-b7ae-c027adc3e60e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/fb5ef833-c42b-4932-b7ae-c027adc3e60e.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252Fb4a1fa44-1693-4928-8ac1-204aa75f56ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/b4a1fa44-1693-4928-8ac1-204aa75f56ab.jpg already downloaded
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716709%252Fgeneral%252Fdb686e28-3368-4e18-8b35-58b3f9f2c22a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716709/general/db686e28-3368-4e18-8b35-58b3f9f2c22a.jpg already downloaded
2026-03-27 15:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 461f7507-6732-5830-911c-990e9ee0e894, identifier: 10737417
2026-03-27 15:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 461f7507-6732-5830-911c-990e9ee0e894 with identifier: 10737417
2026-03-27 15:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 461f7507-6732-5830-911c-990e9ee0e894 with identifier: 10737417
2026-03-27 15:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 461f7507-6732-5830-911c-990e9ee0e894 with identifier: 10737417 to the API
2026-03-27 15:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737417>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '461f7507-6732-5830-911c-990e9ee0e894',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71KNV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737417',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 25194,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5716709/general/54fcb92a-f7bf-483e-be1c-ee533188c33c.jpg',
'https://images.openlane.eu/carimgs/5716709/general/348764cf-3064-49d4-998c-e81254064bea.jpg',
'https://images.openlane.eu/carimgs/5716709/general/d83803cc-ac6c-442c-873d-332a30bee00d.jpg',
'https://images.openlane.eu/carimgs/5716709/general/d20411a4-d3a6-4f76-afbc-95cd6153e0bf.jpg',
'https://images.openlane.eu/carimgs/5716709/general/4046389f-fa92-47a8-846e-9c1086c61db1.jpg',
'https://images.openlane.eu/carimgs/5716709/general/49354dec-b710-4e3c-88ae-23ce94d80531.jpg',
'https://images.openlane.eu/carimgs/5716709/general/206e9d84-1f19-43ef-9a2d-ed933f63ebe4.jpg',
'https://images.openlane.eu/carimgs/5716709/general/fb5ef833-c42b-4932-b7ae-c027adc3e60e.jpg',
'https://images.openlane.eu/carimgs/5716709/general/b4a1fa44-1693-4928-8ac1-204aa75f56ab.jpg',
'https://images.openlane.eu/carimgs/5716709/general/db686e28-3368-4e18-8b35-58b3f9f2c22a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297992,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/54fcb92a-f7bf-483e-be1c-ee533188c33c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198685,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/348764cf-3064-49d4-998c-e81254064bea.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207720,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/d83803cc-ac6c-442c-873d-332a30bee00d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303635,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/d20411a4-d3a6-4f76-afbc-95cd6153e0bf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206975,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/4046389f-fa92-47a8-846e-9c1086c61db1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227091,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/49354dec-b710-4e3c-88ae-23ce94d80531.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186661,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/206e9d84-1f19-43ef-9a2d-ed933f63ebe4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76417,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/fb5ef833-c42b-4932-b7ae-c027adc3e60e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139588,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/b4a1fa44-1693-4928-8ac1-204aa75f56ab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_461f7507-6732-5830-911c-990e9ee0e894/461f7507-6732-5830-911c-990e9ee0e894_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165815,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716709/general/db686e28-3368-4e18-8b35-58b3f9f2c22a.jpg',
'Width': 1440}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Griffin - Electric - Automatic - 1 hp - '
'SH71KNV - 25,194 mi',
'transmission': 'automatic',
'trim': 'Griffin',
'vin': None,
'year': 2021}
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737417%27 HTTP/1.1" 200 None
2026-03-27 15:33:02 [adesa.uk] INFO: Saving data for 10737417: {'created_time': 1774625582.194058, 'last_price_update_time': 1774625582.194072, 'auction_closing_time': 1775138400.0}
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737417') HTTP/1.1" 204 0
2026-03-27 15:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-27 15:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702d796-639e-52be-b713-dcd7db8e9d4b with scrape type 2
2026-03-27 15:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7702d796-639e-52be-b713-dcd7db8e9d4b with scrape type 2
2026-03-27 15:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7702d796-639e-52be-b713-dcd7db8e9d4b, identifier: 10730245
2026-03-27 15:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-27 15:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-27 15:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245 to the API
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 241,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '7702d796-639e-52be-b713-dcd7db8e9d4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LG69HCE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730245',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 111543,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-09-30',
'seats_number': 5,
'seller_name': 'Liverpool Car Centre',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic SE - Diesel - Automatic '
'- 241 hp - LG69HCE - 111,543 mi',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2019}
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730245%27 HTTP/1.1" 200 None
2026-03-27 15:33:02 [adesa.uk] INFO: Saving data for 10730245: {'auction_closing_time': 1774879200.0, 'created_time': 1774521257.109316, 'last_price_update_time': 1774625582.812476}
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730245') HTTP/1.1" 204 0
2026-03-27 15:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-27 15:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with scrape type 2
2026-03-27 15:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with scrape type 2
2026-03-27 15:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 6e01f118-4d9c-58ae-959e-23fb04b0fe12, identifier: 10730262
2026-03-27 15:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-27 15:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with scrape type 2
2026-03-27 15:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with scrape type 2
2026-03-27 15:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4, identifier: 10730234
2026-03-27 15:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-27 15:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2fef854-9234-56d3-98e3-fc6488fc068d with scrape type 2
2026-03-27 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2fef854-9234-56d3-98e3-fc6488fc068d with scrape type 2
2026-03-27 15:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a2fef854-9234-56d3-98e3-fc6488fc068d, identifier: 10730260
2026-03-27 15:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-27 15:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-27 15:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262 to the API
2026-03-27 15:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '6e01f118-4d9c-58ae-959e-23fb04b0fe12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LV72HCN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730262',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Nissan',
'model': 'Juke',
'odometer': 28602,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Nissan Juke 1.0 DIG-T Tekna - Petrol - Manual - 114 hp - LV72HCN - '
'28,602 mi',
'transmission': 'manual',
'trim': 'Tekna',
'vin': None,
'year': 2022}
2026-03-27 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730262%27 HTTP/1.1" 200 None
2026-03-27 15:33:03 [adesa.uk] INFO: Saving data for 10730262: {'auction_closing_time': 1774879200.0, 'created_time': 1774521260.873248, 'last_price_update_time': 1774625583.525285}
2026-03-27 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730262') HTTP/1.1" 204 0
2026-03-27 15:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-27 15:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-27 15:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234 to the API
2026-03-27 15:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YUI3178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730234',
'listing': 'auction',
'location': 'Upminster',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 64716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Mercedes-Benz GLA 180 AMG Line Premium - Petrol - Automatic - 136 '
'hp - YUI3178 - 64,716 mi',
'transmission': 'automatic',
'trim': 'AMG Line Premium',
'vin': None,
'year': 2022}
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730234%27 HTTP/1.1" 200 None
2026-03-27 15:33:04 [adesa.uk] INFO: Saving data for 10730234: {'auction_closing_time': 1774879200.0, 'created_time': 1774521254.409334, 'last_price_update_time': 1774625584.018552}
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730234') HTTP/1.1" 204 0
2026-03-27 15:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-27 15:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-27 15:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260 to the API
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730260>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 430,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2fef854-9234-56d3-98e3-fc6488fc068d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HT72LXS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730260',
'listing': 'auction',
'location': 'Corby',
'make': 'Maserati',
'model': 'Levante',
'odometer': 40476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 30500,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Levante 3.0 Modena - Petrol - Automatic - 430 hp - HT72LXS '
'- 40,476 mi',
'transmission': 'automatic',
'trim': 'Modena',
'vin': None,
'year': 2023}
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730260%27 HTTP/1.1" 200 None
2026-03-27 15:33:04 [adesa.uk] INFO: Saving data for 10730260: {'auction_closing_time': 1774879200.0, 'created_time': 1774521286.072892, 'last_price_update_time': 1774625584.622733}
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730260') HTTP/1.1" 204 0
2026-03-27 15:33:05 [scrapy.extensions.logstats] INFO: Crawled 87 pages (at 32 pages/min), scraped 82 items (at 32 items/min)
2026-03-27 15:33:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-27 15:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c688ae2b-ed70-547a-b223-945656af757e with identifier: 10738954
2026-03-27 15:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c688ae2b-ed70-547a-b223-945656af757e with scrape type 1
2026-03-27 15:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252Fcced022b-3734-4fba-942f-69c24db8165f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/cced022b-3734-4fba-942f-69c24db8165f.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F5ca91781-fed3-4427-b2cd-b327b1737e7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/5ca91781-fed3-4427-b2cd-b327b1737e7e.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F808ab1d2-edb6-41a6-ba94-ec7cefa34b90.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/808ab1d2-edb6-41a6-ba94-ec7cefa34b90.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252Fdc90bb8e-a3bc-4b10-913b-b049d7aa3ff1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/dc90bb8e-a3bc-4b10-913b-b049d7aa3ff1.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F8a7bb7e6-123f-4444-9835-f9841ec118b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/8a7bb7e6-123f-4444-9835-f9841ec118b2.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252Fee0a454c-8f31-4470-8357-6070ccbb0ff7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/ee0a454c-8f31-4470-8357-6070ccbb0ff7.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F48d79228-1db0-4b15-985a-b45326393a5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/48d79228-1db0-4b15-985a-b45326393a5b.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F4a3f8d7c-b8fd-48c7-a175-f45fa5523e3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/4a3f8d7c-b8fd-48c7-a175-f45fa5523e3a.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F23725110-099d-4e3f-ba39-859cc1011183.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/23725110-099d-4e3f-ba39-859cc1011183.jpg not downloaded yet
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252Ffce10e89-32d0-4845-abbb-24e0d1169234.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/fce10e89-32d0-4845-abbb-24e0d1169234.jpg not downloaded yet
2026-03-27 15:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-27 15:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with scrape type 2
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with scrape type 2
2026-03-27 15:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f6b8f07b-81da-5d1d-b0a3-7eff65287d24, identifier: 10730283
2026-03-27 15:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-27 15:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-27 15:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283 to the API
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6b8f07b-81da-5d1d-b0a3-7eff65287d24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP18BVZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730283',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Compass',
'odometer': 60207,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2018-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.4 MultiAir Longitude - Petrol - Manual - 140 hp - '
'YP18BVZ - 60,207 mi',
'transmission': 'manual',
'trim': 'Longitude',
'vin': None,
'year': 2018}
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [adesa.uk] INFO: Saving data for 10730283: {'auction_closing_time': 1774879200.0, 'created_time': 1774521264.166258, 'last_price_update_time': 1774625586.826735}
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730283') HTTP/1.1" 204 0
2026-03-27 15:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with identifier: 10736514
2026-03-27 15:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with scrape type 1
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9412a8f6-5d55-5da2-b9d2-4bb0d517092a
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252F81f02a03-abe0-421a-addf-c72f438bfc47.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/81f02a03-abe0-421a-addf-c72f438bfc47.jpg already downloaded
2026-03-27 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252F80a47d4c-c39e-463d-a218-fc3807a22513.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/80a47d4c-c39e-463d-a218-fc3807a22513.jpg already downloaded
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252Fe9d3e723-f7e5-4c09-a0f7-e362281a5f4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/e9d3e723-f7e5-4c09-a0f7-e362281a5f4d.jpg already downloaded
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252Fc125854d-5718-4527-886b-c83dad438388.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/c125854d-5718-4527-886b-c83dad438388.jpg already downloaded
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252Ffc273bae-e6c3-406e-b6cb-3699a114e14c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/fc273bae-e6c3-406e-b6cb-3699a114e14c.jpg already downloaded
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252F13b533fa-a372-41ab-94c2-a0c066b78f7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/13b533fa-a372-41ab-94c2-a0c066b78f7e.jpg already downloaded
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252Fcb5d994c-26da-48e4-97af-ae8988515e7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/cb5d994c-26da-48e4-97af-ae8988515e7a.jpg already downloaded
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252Fbaa00ee0-0524-4a4a-8d0e-3e26a775f8e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/baa00ee0-0524-4a4a-8d0e-3e26a775f8e5.jpg already downloaded
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252F870ba143-a721-450d-a942-73ad7ae2f2fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/870ba143-a721-450d-a942-73ad7ae2f2fe.jpg already downloaded
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671221%252Fgeneral%252F67fb27e5-0af1-4045-9e94-5284db39fae0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671221/general/67fb27e5-0af1-4045-9e94-5284db39fae0.jpg already downloaded
2026-03-27 15:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a, identifier: 10736514
2026-03-27 15:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with identifier: 10736514
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-27 15:33:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with identifier: 10736514
2026-03-27 15:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with identifier: 10736514 to the API
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '9412a8f6-5d55-5da2-b9d2-4bb0d517092a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR74GGE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736514',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 7669,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5671221/general/81f02a03-abe0-421a-addf-c72f438bfc47.jpg',
'https://images.openlane.eu/carimgs/5671221/general/80a47d4c-c39e-463d-a218-fc3807a22513.jpg',
'https://images.openlane.eu/carimgs/5671221/general/e9d3e723-f7e5-4c09-a0f7-e362281a5f4d.jpg',
'https://images.openlane.eu/carimgs/5671221/general/c125854d-5718-4527-886b-c83dad438388.jpg',
'https://images.openlane.eu/carimgs/5671221/general/fc273bae-e6c3-406e-b6cb-3699a114e14c.jpg',
'https://images.openlane.eu/carimgs/5671221/general/13b533fa-a372-41ab-94c2-a0c066b78f7e.jpg',
'https://images.openlane.eu/carimgs/5671221/general/cb5d994c-26da-48e4-97af-ae8988515e7a.jpg',
'https://images.openlane.eu/carimgs/5671221/general/baa00ee0-0524-4a4a-8d0e-3e26a775f8e5.jpg',
'https://images.openlane.eu/carimgs/5671221/general/870ba143-a721-450d-a942-73ad7ae2f2fe.jpg',
'https://images.openlane.eu/carimgs/5671221/general/67fb27e5-0af1-4045-9e94-5284db39fae0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282281,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/81f02a03-abe0-421a-addf-c72f438bfc47.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360755,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/80a47d4c-c39e-463d-a218-fc3807a22513.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269542,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/e9d3e723-f7e5-4c09-a0f7-e362281a5f4d.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238171,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/c125854d-5718-4527-886b-c83dad438388.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193126,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/fc273bae-e6c3-406e-b6cb-3699a114e14c.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195761,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/13b533fa-a372-41ab-94c2-a0c066b78f7e.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199059,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/cb5d994c-26da-48e4-97af-ae8988515e7a.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116785,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/baa00ee0-0524-4a4a-8d0e-3e26a775f8e5.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155288,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/870ba143-a721-450d-a942-73ad7ae2f2fe.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9412a8f6-5d55-5da2-b9d2-4bb0d517092a/9412a8f6-5d55-5da2-b9d2-4bb0d517092a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165716,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671221/general/67fb27e5-0af1-4045-9e94-5284db39fae0.jpg',
'Width': 1440}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2024-10-16',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR74GGE - 7,669 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736514%27 HTTP/1.1" 200 None
2026-03-27 15:33:07 [adesa.uk] INFO: Saving data for 10736514: {'created_time': 1774625587.890853, 'last_price_update_time': 1774625587.890865, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736514') HTTP/1.1" 204 0
2026-03-27 15:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-27 15:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 342a89ea-de26-5b27-9f0a-68ef7eb02429 with scrape type 2
2026-03-27 15:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 342a89ea-de26-5b27-9f0a-68ef7eb02429 with scrape type 2
2026-03-27 15:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 342a89ea-de26-5b27-9f0a-68ef7eb02429, identifier: 10730235
2026-03-27 15:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-27 15:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-27 15:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235 to the API
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '342a89ea-de26-5b27-9f0a-68ef7eb02429',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SP24UCS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730235',
'listing': 'auction',
'location': 'Upminster',
'make': 'Kia',
'model': 'Niro',
'odometer': 51927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-08-20',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Kia Niro 1.6 GDI 2 - Hybrid - Automatic - 129 hp - SP24UCS - 51,927 '
'mi',
'transmission': 'automatic',
'trim': '2',
'vin': None,
'year': 2024}
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730235%27 HTTP/1.1" 200 None
2026-03-27 15:33:08 [adesa.uk] INFO: Saving data for 10730235: {'auction_closing_time': 1774879200.0, 'created_time': 1774521260.164196, 'last_price_update_time': 1774625588.361446}
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730235') HTTP/1.1" 204 0
2026-03-27 15:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-27 15:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with scrape type 2
2026-03-27 15:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with scrape type 2
2026-03-27 15:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b64fcf5d-1bde-5df5-a0a5-a06479b4a253, identifier: 10730265
2026-03-27 15:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-27 15:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-27 15:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265 to the API
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b64fcf5d-1bde-5df5-a0a5-a06479b4a253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT69VGA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730265',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 19260,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2019-11-18',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Mercedes-Benz B 200 AMG Line - Petrol - Automatic - 163 hp - '
'BT69VGA - 19,260 mi',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730265%27 HTTP/1.1" 200 None
2026-03-27 15:33:08 [adesa.uk] INFO: Saving data for 10730265: {'auction_closing_time': 1774879200.0, 'created_time': 1774521256.306173, 'last_price_update_time': 1774625588.991589}
2026-03-27 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730265') HTTP/1.1" 204 0
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/23725110-099d-4e3f-ba39-859cc1011183.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/fce10e89-32d0-4845-abbb-24e0d1169234.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/4a3f8d7c-b8fd-48c7-a175-f45fa5523e3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f03081133d0>
2026-03-27 15:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F23725110-099d-4e3f-ba39-859cc1011183.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/23725110-099d-4e3f-ba39-859cc1011183.jpg saved to cache
2026-03-27 15:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-27 15:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c01c61de-74fe-5430-864c-e07399e27b40 with scrape type 2
2026-03-27 15:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c01c61de-74fe-5430-864c-e07399e27b40 with scrape type 2
2026-03-27 15:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c01c61de-74fe-5430-864c-e07399e27b40, identifier: 10730240
2026-03-27 15:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-27 15:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-27 15:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240 to the API
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'c01c61de-74fe-5430-864c-e07399e27b40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LN67RMZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730240',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 50641,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2017-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 1.4 MultiAir Longitude - Petrol - Automatic - 140 hp '
'- LN67RMZ - 50,641 mi',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2017}
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730240%27 HTTP/1.1" 200 None
2026-03-27 15:33:09 [adesa.uk] INFO: Saving data for 10730240: {'auction_closing_time': 1774879200.0, 'created_time': 1774521259.799657, 'last_price_update_time': 1774625589.683}
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730240') HTTP/1.1" 204 0
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/48d79228-1db0-4b15-985a-b45326393a5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/dc90bb8e-a3bc-4b10-913b-b049d7aa3ff1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/ee0a454c-8f31-4470-8357-6070ccbb0ff7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/808ab1d2-edb6-41a6-ba94-ec7cefa34b90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0308136bd0>
2026-03-27 15:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252Ffce10e89-32d0-4845-abbb-24e0d1169234.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/fce10e89-32d0-4845-abbb-24e0d1169234.jpg saved to cache
2026-03-27 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0308199e10>
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F4a3f8d7c-b8fd-48c7-a175-f45fa5523e3a.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/4a3f8d7c-b8fd-48c7-a175-f45fa5523e3a.jpg saved to cache
2026-03-27 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/8a7bb7e6-123f-4444-9835-f9841ec118b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f030a35f4d0>
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F48d79228-1db0-4b15-985a-b45326393a5b.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/48d79228-1db0-4b15-985a-b45326393a5b.jpg saved to cache
2026-03-27 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f02fbf27610>
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252Fdc90bb8e-a3bc-4b10-913b-b049d7aa3ff1.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/dc90bb8e-a3bc-4b10-913b-b049d7aa3ff1.jpg saved to cache
2026-03-27 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f02fbf36390>
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252Fee0a454c-8f31-4470-8357-6070ccbb0ff7.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/ee0a454c-8f31-4470-8357-6070ccbb0ff7.jpg saved to cache
2026-03-27 15:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f02fbf36890>
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F808ab1d2-edb6-41a6-ba94-ec7cefa34b90.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/808ab1d2-edb6-41a6-ba94-ec7cefa34b90.jpg saved to cache
2026-03-27 15:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-27 15:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with scrape type 2
2026-03-27 15:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with scrape type 2
2026-03-27 15:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 22bacee8-76d6-57b4-be6f-c0a7c90b0515, identifier: 10730211
2026-03-27 15:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-27 15:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-27 15:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211 to the API
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '22bacee8-76d6-57b4-be6f-c0a7c90b0515',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR24VLW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730211',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 13141,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR24VLW - 13,141 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730211%27 HTTP/1.1" 200 None
2026-03-27 15:33:12 [adesa.uk] INFO: Saving data for 10730211: {'auction_closing_time': 1774879200.0, 'created_time': 1774521262.464551, 'last_price_update_time': 1774625592.634255}
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730211') HTTP/1.1" 204 0
2026-03-27 15:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/5ca91781-fed3-4427-b2cd-b327b1737e7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f02fbf1f610>
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F8a7bb7e6-123f-4444-9835-f9841ec118b2.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/8a7bb7e6-123f-4444-9835-f9841ec118b2.jpg saved to cache
2026-03-27 15:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671184/general/cced022b-3734-4fba-942f-69c24db8165f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738954)
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f03080df850>
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 15:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252F5ca91781-fed3-4427-b2cd-b327b1737e7e.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/5ca91781-fed3-4427-b2cd-b327b1737e7e.jpg saved to cache
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f02fbf06750>
2026-03-27 15:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671184%252Fgeneral%252Fcced022b-3734-4fba-942f-69c24db8165f.jpg') HTTP/1.1" 204 0
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671184/general/cced022b-3734-4fba-942f-69c24db8165f.jpg saved to cache
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c688ae2b-ed70-547a-b223-945656af757e
2026-03-27 15:33:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c688ae2b-ed70-547a-b223-945656af757e, skipping ID generation
2026-03-27 15:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c688ae2b-ed70-547a-b223-945656af757e with scrape type 1
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c688ae2b-ed70-547a-b223-945656af757e sending to next pipeline
2026-03-27 15:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c688ae2b-ed70-547a-b223-945656af757e, identifier: 10738954
2026-03-27 15:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c688ae2b-ed70-547a-b223-945656af757e with identifier: 10738954
2026-03-27 15:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c688ae2b-ed70-547a-b223-945656af757e with identifier: 10738954
2026-03-27 15:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c688ae2b-ed70-547a-b223-945656af757e with identifier: 10738954 to the API
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5671184/general/cced022b-3734-4fba-942f-69c24db8165f.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': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'c688ae2b-ed70-547a-b223-945656af757e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR74FZD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738954',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 11,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323597,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/cced022b-3734-4fba-942f-69c24db8165f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211389,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/5ca91781-fed3-4427-b2cd-b327b1737e7e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199164,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/808ab1d2-edb6-41a6-ba94-ec7cefa34b90.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181167,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/dc90bb8e-a3bc-4b10-913b-b049d7aa3ff1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167147,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/8a7bb7e6-123f-4444-9835-f9841ec118b2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234619,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/ee0a454c-8f31-4470-8357-6070ccbb0ff7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155560,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/48d79228-1db0-4b15-985a-b45326393a5b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187167,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/4a3f8d7c-b8fd-48c7-a175-f45fa5523e3a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229115,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/23725110-099d-4e3f-ba39-859cc1011183.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c688ae2b-ed70-547a-b223-945656af757e/c688ae2b-ed70-547a-b223-945656af757e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 720463,
'Height': 2420,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671184/general/fce10e89-32d0-4845-abbb-24e0d1169234.jpg',
'Width': 1816}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR74FZD - 11 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738954%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [adesa.uk] INFO: Saving data for 10738954: {'created_time': 1774625593.630266, 'last_price_update_time': 1774625593.630277, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10738954') HTTP/1.1" 204 0
2026-03-27 15:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440b1631-aa85-5b58-9208-11033ef574bb with identifier: 10736507
2026-03-27 15:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440b1631-aa85-5b58-9208-11033ef574bb with scrape type 1
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 440b1631-aa85-5b58-9208-11033ef574bb
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252F1bced808-ea58-4072-aa0c-816f75d4db6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/1bced808-ea58-4072-aa0c-816f75d4db6f.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252F514a4568-27cc-4f44-8693-f3324d3760d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/514a4568-27cc-4f44-8693-f3324d3760d3.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252Fd0142726-7d02-4351-be28-e0058364a8a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/d0142726-7d02-4351-be28-e0058364a8a7.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252Fb8dab3d7-810d-443f-b850-0da67d545c50.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/b8dab3d7-810d-443f-b850-0da67d545c50.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252F77682c7b-4ea0-488e-bbed-3f86cd1c7177.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/77682c7b-4ea0-488e-bbed-3f86cd1c7177.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252F159b09b1-7eec-41ed-aa9a-aea12e302842.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/159b09b1-7eec-41ed-aa9a-aea12e302842.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252Fd22794fd-adfe-4af2-a040-d5f2e0051e45.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/d22794fd-adfe-4af2-a040-d5f2e0051e45.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252Fba47d141-2849-49a9-95fe-61f44a544284.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/ba47d141-2849-49a9-95fe-61f44a544284.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252Fac1c2e27-02ca-493c-9813-ac095be5486d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/ac1c2e27-02ca-493c-9813-ac095be5486d.jpg already downloaded
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671170%252Fgeneral%252F3ef27791-1bbc-4253-a5fc-93a67cf45049.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671170/general/3ef27791-1bbc-4253-a5fc-93a67cf45049.jpg already downloaded
2026-03-27 15:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 440b1631-aa85-5b58-9208-11033ef574bb, identifier: 10736507
2026-03-27 15:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 440b1631-aa85-5b58-9208-11033ef574bb with identifier: 10736507
2026-03-27 15:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 440b1631-aa85-5b58-9208-11033ef574bb with identifier: 10736507
2026-03-27 15:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 440b1631-aa85-5b58-9208-11033ef574bb with identifier: 10736507 to the API
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '440b1631-aa85-5b58-9208-11033ef574bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24XRW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736507',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 7855,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5671170/general/1bced808-ea58-4072-aa0c-816f75d4db6f.jpg',
'https://images.openlane.eu/carimgs/5671170/general/514a4568-27cc-4f44-8693-f3324d3760d3.jpg',
'https://images.openlane.eu/carimgs/5671170/general/d0142726-7d02-4351-be28-e0058364a8a7.jpg',
'https://images.openlane.eu/carimgs/5671170/general/b8dab3d7-810d-443f-b850-0da67d545c50.jpg',
'https://images.openlane.eu/carimgs/5671170/general/77682c7b-4ea0-488e-bbed-3f86cd1c7177.jpg',
'https://images.openlane.eu/carimgs/5671170/general/159b09b1-7eec-41ed-aa9a-aea12e302842.jpg',
'https://images.openlane.eu/carimgs/5671170/general/d22794fd-adfe-4af2-a040-d5f2e0051e45.jpg',
'https://images.openlane.eu/carimgs/5671170/general/ba47d141-2849-49a9-95fe-61f44a544284.jpg',
'https://images.openlane.eu/carimgs/5671170/general/ac1c2e27-02ca-493c-9813-ac095be5486d.jpg',
'https://images.openlane.eu/carimgs/5671170/general/3ef27791-1bbc-4253-a5fc-93a67cf45049.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217336,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/1bced808-ea58-4072-aa0c-816f75d4db6f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246102,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/514a4568-27cc-4f44-8693-f3324d3760d3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240646,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/d0142726-7d02-4351-be28-e0058364a8a7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245977,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/b8dab3d7-810d-443f-b850-0da67d545c50.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201377,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/77682c7b-4ea0-488e-bbed-3f86cd1c7177.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161461,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/159b09b1-7eec-41ed-aa9a-aea12e302842.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193955,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/d22794fd-adfe-4af2-a040-d5f2e0051e45.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121709,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/ba47d141-2849-49a9-95fe-61f44a544284.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153364,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/ac1c2e27-02ca-493c-9813-ac095be5486d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440b1631-aa85-5b58-9208-11033ef574bb/440b1631-aa85-5b58-9208-11033ef574bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154210,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671170/general/3ef27791-1bbc-4253-a5fc-93a67cf45049.jpg',
'Width': 1440}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24XRW - 7,855 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736507%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [adesa.uk] INFO: Saving data for 10736507: {'created_time': 1774625594.406026, 'last_price_update_time': 1774625594.406037, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736507') HTTP/1.1" 204 0
2026-03-27 15:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db551b0e-5044-5dc3-94cc-845e5e5c4836 with identifier: 10736512
2026-03-27 15:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db551b0e-5044-5dc3-94cc-845e5e5c4836 with scrape type 1
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db551b0e-5044-5dc3-94cc-845e5e5c4836
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252Fd0557894-c9b4-45e4-bf27-150f6b2b5d01.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/d0557894-c9b4-45e4-bf27-150f6b2b5d01.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252F6fafea91-e12c-4183-8999-a43ed1f80f49.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/6fafea91-e12c-4183-8999-a43ed1f80f49.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252F5bc1d765-bace-4c98-a737-8a034ceee45b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/5bc1d765-bace-4c98-a737-8a034ceee45b.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252Faa437142-9073-41fc-9f39-80b740405472.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/aa437142-9073-41fc-9f39-80b740405472.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252F6e9ba1d2-2b50-41ef-a5b4-4e161d66879c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/6e9ba1d2-2b50-41ef-a5b4-4e161d66879c.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252F5e9aee87-d148-4508-8997-9c70df403d34.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/5e9aee87-d148-4508-8997-9c70df403d34.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252F10f637e7-0523-4197-97a2-d8255e171853.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/10f637e7-0523-4197-97a2-d8255e171853.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252Fc67b3a77-cc50-49e1-9458-b8cf29a2d55d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/c67b3a77-cc50-49e1-9458-b8cf29a2d55d.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252F9b6526cb-afaa-447b-bc47-d6e3e6b0d900.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/9b6526cb-afaa-447b-bc47-d6e3e6b0d900.jpg already downloaded
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670920%252Fgeneral%252Fa9af4f40-f8c5-4312-b85d-1fd38dbf4915.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670920/general/a9af4f40-f8c5-4312-b85d-1fd38dbf4915.jpg already downloaded
2026-03-27 15:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: db551b0e-5044-5dc3-94cc-845e5e5c4836, identifier: 10736512
2026-03-27 15:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: db551b0e-5044-5dc3-94cc-845e5e5c4836 with identifier: 10736512
2026-03-27 15:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: db551b0e-5044-5dc3-94cc-845e5e5c4836 with identifier: 10736512
2026-03-27 15:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: db551b0e-5044-5dc3-94cc-845e5e5c4836 with identifier: 10736512 to the API
2026-03-27 15:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'db551b0e-5044-5dc3-94cc-845e5e5c4836',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74NRZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736512',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8016,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5670920/general/d0557894-c9b4-45e4-bf27-150f6b2b5d01.jpg',
'https://images.openlane.eu/carimgs/5670920/general/6fafea91-e12c-4183-8999-a43ed1f80f49.jpg',
'https://images.openlane.eu/carimgs/5670920/general/5bc1d765-bace-4c98-a737-8a034ceee45b.jpg',
'https://images.openlane.eu/carimgs/5670920/general/aa437142-9073-41fc-9f39-80b740405472.jpg',
'https://images.openlane.eu/carimgs/5670920/general/6e9ba1d2-2b50-41ef-a5b4-4e161d66879c.jpg',
'https://images.openlane.eu/carimgs/5670920/general/5e9aee87-d148-4508-8997-9c70df403d34.jpg',
'https://images.openlane.eu/carimgs/5670920/general/10f637e7-0523-4197-97a2-d8255e171853.jpg',
'https://images.openlane.eu/carimgs/5670920/general/c67b3a77-cc50-49e1-9458-b8cf29a2d55d.jpg',
'https://images.openlane.eu/carimgs/5670920/general/9b6526cb-afaa-447b-bc47-d6e3e6b0d900.jpg',
'https://images.openlane.eu/carimgs/5670920/general/a9af4f40-f8c5-4312-b85d-1fd38dbf4915.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290418,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/d0557894-c9b4-45e4-bf27-150f6b2b5d01.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257039,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/6fafea91-e12c-4183-8999-a43ed1f80f49.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198240,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/5bc1d765-bace-4c98-a737-8a034ceee45b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/aa437142-9073-41fc-9f39-80b740405472.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262073,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/6e9ba1d2-2b50-41ef-a5b4-4e161d66879c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214173,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/5e9aee87-d148-4508-8997-9c70df403d34.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181246,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/10f637e7-0523-4197-97a2-d8255e171853.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141203,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/c67b3a77-cc50-49e1-9458-b8cf29a2d55d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160186,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/9b6526cb-afaa-447b-bc47-d6e3e6b0d900.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db551b0e-5044-5dc3-94cc-845e5e5c4836/db551b0e-5044-5dc3-94cc-845e5e5c4836_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197014,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670920/general/a9af4f40-f8c5-4312-b85d-1fd38dbf4915.jpg',
'Width': 1440}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WP74NRZ - 8,016 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2025}
2026-03-27 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736512%27 HTTP/1.1" 200 None
2026-03-27 15:33:15 [adesa.uk] INFO: Saving data for 10736512: {'created_time': 1774625595.386743, 'last_price_update_time': 1774625595.38676, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736512') HTTP/1.1" 204 0
2026-03-27 15:33:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.080(s), this was the 1st time calling it.
2026-03-27 15:33:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.341202802884443 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with identifier: 10736506
2026-03-27 15:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with scrape type 1
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc8aa3cf-d3ea-5def-a2b4-065209eeb316
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252Fcb4e7549-f756-4eef-84f5-a3dcb45f08a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/cb4e7549-f756-4eef-84f5-a3dcb45f08a7.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252Fb63c21de-8dc8-4901-a9f5-5670b0810f58.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/b63c21de-8dc8-4901-a9f5-5670b0810f58.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252F8fe076b2-5d9f-4659-8792-1aeba2ca7987.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/8fe076b2-5d9f-4659-8792-1aeba2ca7987.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252F53e333c7-3689-4640-94bf-1cd10a733114.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/53e333c7-3689-4640-94bf-1cd10a733114.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252Fa83a1235-fdba-440e-b6ae-31da27c7f35a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/a83a1235-fdba-440e-b6ae-31da27c7f35a.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252Fd8d6bc41-ca3b-4f2a-893c-53f86d527b4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/d8d6bc41-ca3b-4f2a-893c-53f86d527b4a.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252F4a516707-6e6e-4bc5-99de-88350ef8042b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/4a516707-6e6e-4bc5-99de-88350ef8042b.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252Fddf8a99d-08c6-4c3d-894f-133cd00e78bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/ddf8a99d-08c6-4c3d-894f-133cd00e78bc.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252F2b4ca879-7a54-4b3a-a6d4-306155109439.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/2b4ca879-7a54-4b3a-a6d4-306155109439.jpg already downloaded
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671128%252Fgeneral%252F74f72a08-a87e-4fce-9ae0-046e182be99d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671128/general/74f72a08-a87e-4fce-9ae0-046e182be99d.jpg already downloaded
2026-03-27 15:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bc8aa3cf-d3ea-5def-a2b4-065209eeb316, identifier: 10736506
2026-03-27 15:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with identifier: 10736506
2026-03-27 15:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with identifier: 10736506
2026-03-27 15:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with identifier: 10736506 to the API
2026-03-27 15:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bc8aa3cf-d3ea-5def-a2b4-065209eeb316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24FTT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736506',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8902,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5671128/general/cb4e7549-f756-4eef-84f5-a3dcb45f08a7.jpg',
'https://images.openlane.eu/carimgs/5671128/general/b63c21de-8dc8-4901-a9f5-5670b0810f58.jpg',
'https://images.openlane.eu/carimgs/5671128/general/8fe076b2-5d9f-4659-8792-1aeba2ca7987.jpg',
'https://images.openlane.eu/carimgs/5671128/general/53e333c7-3689-4640-94bf-1cd10a733114.jpg',
'https://images.openlane.eu/carimgs/5671128/general/a83a1235-fdba-440e-b6ae-31da27c7f35a.jpg',
'https://images.openlane.eu/carimgs/5671128/general/d8d6bc41-ca3b-4f2a-893c-53f86d527b4a.jpg',
'https://images.openlane.eu/carimgs/5671128/general/4a516707-6e6e-4bc5-99de-88350ef8042b.jpg',
'https://images.openlane.eu/carimgs/5671128/general/ddf8a99d-08c6-4c3d-894f-133cd00e78bc.jpg',
'https://images.openlane.eu/carimgs/5671128/general/2b4ca879-7a54-4b3a-a6d4-306155109439.jpg',
'https://images.openlane.eu/carimgs/5671128/general/74f72a08-a87e-4fce-9ae0-046e182be99d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234882,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/cb4e7549-f756-4eef-84f5-a3dcb45f08a7.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212814,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/b63c21de-8dc8-4901-a9f5-5670b0810f58.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218079,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/8fe076b2-5d9f-4659-8792-1aeba2ca7987.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236519,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/53e333c7-3689-4640-94bf-1cd10a733114.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178043,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/a83a1235-fdba-440e-b6ae-31da27c7f35a.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165874,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/d8d6bc41-ca3b-4f2a-893c-53f86d527b4a.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179542,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/4a516707-6e6e-4bc5-99de-88350ef8042b.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100677,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/ddf8a99d-08c6-4c3d-894f-133cd00e78bc.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149088,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/2b4ca879-7a54-4b3a-a6d4-306155109439.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8aa3cf-d3ea-5def-a2b4-065209eeb316/bc8aa3cf-d3ea-5def-a2b4-065209eeb316_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195846,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671128/general/74f72a08-a87e-4fce-9ae0-046e182be99d.jpg',
'Width': 1440}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24FTT - 8,902 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736506%27 HTTP/1.1" 200 None
2026-03-27 15:33:18 [adesa.uk] INFO: Saving data for 10736506: {'created_time': 1774625598.160062, 'last_price_update_time': 1774625598.160075, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736506') HTTP/1.1" 204 0
2026-03-27 15:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-27 15:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with scrape type 2
2026-03-27 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with scrape type 2
2026-03-27 15:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 70f0c43c-4153-5cc4-8e7d-de60ceddc982, identifier: 10730210
2026-03-27 15:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-27 15:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 15:33:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 15:33:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 15:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-27 15:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210 to the API
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '70f0c43c-4153-5cc4-8e7d-de60ceddc982',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR24VKB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730210',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 13764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR24VKB - 13,764 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730210%27 HTTP/1.1" 200 None
2026-03-27 15:33:19 [adesa.uk] INFO: Saving data for 10730210: {'auction_closing_time': 1774879200.0, 'created_time': 1774521263.450536, 'last_price_update_time': 1774625599.349767}
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730210') HTTP/1.1" 204 0
2026-03-27 15:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-27 15:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a2691c-d32e-5983-8ac6-5360ebded0c6 with scrape type 2
2026-03-27 15:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1a2691c-d32e-5983-8ac6-5360ebded0c6 with scrape type 2
2026-03-27 15:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f1a2691c-d32e-5983-8ac6-5360ebded0c6, identifier: 10730226
2026-03-27 15:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-27 15:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-27 15:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226 to the API
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f1a2691c-d32e-5983-8ac6-5360ebded0c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74BOJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730226',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 5576,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WP74BOJ - 5,576 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730226%27 HTTP/1.1" 200 None
2026-03-27 15:33:20 [adesa.uk] INFO: Saving data for 10730226: {'auction_closing_time': 1774879200.0, 'created_time': 1774521264.960571, 'last_price_update_time': 1774625600.026392}
2026-03-27 15:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730226') HTTP/1.1" 204 0
2026-03-27 15:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 562357e1-98bc-5a4e-8fe5-77222c307bfa with identifier: 10736510
2026-03-27 15:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 562357e1-98bc-5a4e-8fe5-77222c307bfa with scrape type 1
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 562357e1-98bc-5a4e-8fe5-77222c307bfa
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252Fef29dce1-c4ce-453b-93df-bdcc0c693c33.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/ef29dce1-c4ce-453b-93df-bdcc0c693c33.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252F77aab686-0daa-4cff-aafe-fd01b6c7dc7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/77aab686-0daa-4cff-aafe-fd01b6c7dc7a.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252F7079c1ee-f07c-46c5-8090-87e97edefdcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/7079c1ee-f07c-46c5-8090-87e97edefdcb.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252Ff02e3c68-edb3-4de6-adbc-e059e00cf06f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/f02e3c68-edb3-4de6-adbc-e059e00cf06f.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252Feccd5243-7507-4844-8d30-dd7bd8602397.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/eccd5243-7507-4844-8d30-dd7bd8602397.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252Fffd246dd-f18f-4c97-b493-f2b76d1a4e0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/ffd246dd-f18f-4c97-b493-f2b76d1a4e0d.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252F7f225c73-3afb-4cf0-8e8d-7cf1732f0662.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/7f225c73-3afb-4cf0-8e8d-7cf1732f0662.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252Ff1598846-e16b-4405-a98c-de6c44b7b79f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/f1598846-e16b-4405-a98c-de6c44b7b79f.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252F81ce3000-fc63-4700-90ff-86a7340ff167.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/81ce3000-fc63-4700-90ff-86a7340ff167.jpg already downloaded
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670800%252Fgeneral%252F3ca95231-77be-4b97-9ea4-95f80e800f73.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670800/general/3ca95231-77be-4b97-9ea4-95f80e800f73.jpg already downloaded
2026-03-27 15:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 562357e1-98bc-5a4e-8fe5-77222c307bfa, identifier: 10736510
2026-03-27 15:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 562357e1-98bc-5a4e-8fe5-77222c307bfa with identifier: 10736510
2026-03-27 15:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 562357e1-98bc-5a4e-8fe5-77222c307bfa with identifier: 10736510
2026-03-27 15:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 562357e1-98bc-5a4e-8fe5-77222c307bfa with identifier: 10736510 to the API
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '562357e1-98bc-5a4e-8fe5-77222c307bfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN74HZD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736510',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12391,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5670800/general/ef29dce1-c4ce-453b-93df-bdcc0c693c33.jpg',
'https://images.openlane.eu/carimgs/5670800/general/77aab686-0daa-4cff-aafe-fd01b6c7dc7a.jpg',
'https://images.openlane.eu/carimgs/5670800/general/7079c1ee-f07c-46c5-8090-87e97edefdcb.jpg',
'https://images.openlane.eu/carimgs/5670800/general/f02e3c68-edb3-4de6-adbc-e059e00cf06f.jpg',
'https://images.openlane.eu/carimgs/5670800/general/eccd5243-7507-4844-8d30-dd7bd8602397.jpg',
'https://images.openlane.eu/carimgs/5670800/general/ffd246dd-f18f-4c97-b493-f2b76d1a4e0d.jpg',
'https://images.openlane.eu/carimgs/5670800/general/7f225c73-3afb-4cf0-8e8d-7cf1732f0662.jpg',
'https://images.openlane.eu/carimgs/5670800/general/f1598846-e16b-4405-a98c-de6c44b7b79f.jpg',
'https://images.openlane.eu/carimgs/5670800/general/81ce3000-fc63-4700-90ff-86a7340ff167.jpg',
'https://images.openlane.eu/carimgs/5670800/general/3ca95231-77be-4b97-9ea4-95f80e800f73.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118355,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/ef29dce1-c4ce-453b-93df-bdcc0c693c33.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203273,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/77aab686-0daa-4cff-aafe-fd01b6c7dc7a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237740,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/7079c1ee-f07c-46c5-8090-87e97edefdcb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270154,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/f02e3c68-edb3-4de6-adbc-e059e00cf06f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168271,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/eccd5243-7507-4844-8d30-dd7bd8602397.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158238,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/ffd246dd-f18f-4c97-b493-f2b76d1a4e0d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177966,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/7f225c73-3afb-4cf0-8e8d-7cf1732f0662.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125564,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/f1598846-e16b-4405-a98c-de6c44b7b79f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154009,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/81ce3000-fc63-4700-90ff-86a7340ff167.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_562357e1-98bc-5a4e-8fe5-77222c307bfa/562357e1-98bc-5a4e-8fe5-77222c307bfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128539,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670800/general/3ca95231-77be-4b97-9ea4-95f80e800f73.jpg',
'Width': 1440}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WN74HZD - 12,391 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736510%27 HTTP/1.1" 200 None
2026-03-27 15:33:21 [adesa.uk] INFO: Saving data for 10736510: {'created_time': 1774625601.727023, 'last_price_update_time': 1774625601.727035, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736510') HTTP/1.1" 204 0
2026-03-27 15:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-27 15:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with scrape type 2
2026-03-27 15:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with scrape type 2
2026-03-27 15:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2, identifier: 10730237
2026-03-27 15:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-27 15:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-27 15:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237 to the API
2026-03-27 15:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730237>
{'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': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '7bd84f8e-f52a-5a93-82c6-2978a77e50d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SA22ZBP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730237',
'listing': 'auction',
'location': 'Upminster',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 75820,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-04-30',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Hyundai Tucson 1.6 GDI SE Connect - Petrol - Manual - 150 hp - '
'SA22ZBP - 75,820 mi',
'transmission': 'manual',
'trim': 'SE Connect',
'vin': None,
'year': 2022}
2026-03-27 15:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730237%27 HTTP/1.1" 200 None
2026-03-27 15:33:24 [adesa.uk] INFO: Saving data for 10730237: {'auction_closing_time': 1774879200.0, 'created_time': 1774521267.063884, 'last_price_update_time': 1774625604.441864}
2026-03-27 15:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730237') HTTP/1.1" 204 0
2026-03-27 15:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4dee66d-d4c1-57e6-8d51-6a32df231f63 with identifier: 10736511
2026-03-27 15:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dee66d-d4c1-57e6-8d51-6a32df231f63 with scrape type 1
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4dee66d-d4c1-57e6-8d51-6a32df231f63
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252Fc6faf07a-ceb0-4302-a053-48f4c541d7f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/c6faf07a-ceb0-4302-a053-48f4c541d7f9.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252F708327d0-a41f-4d3b-a03e-76f4c8993b54.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/708327d0-a41f-4d3b-a03e-76f4c8993b54.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252Fd527194f-f938-4d50-bf27-7c87fd7cc77e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/d527194f-f938-4d50-bf27-7c87fd7cc77e.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252F08d61805-78bd-473f-b859-be149c077d8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/08d61805-78bd-473f-b859-be149c077d8e.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252F5e906d66-87f8-4fda-ad23-b5218ca9b818.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/5e906d66-87f8-4fda-ad23-b5218ca9b818.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252Fde81a7ea-1218-4af9-be3d-fcc427c2fb11.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/de81a7ea-1218-4af9-be3d-fcc427c2fb11.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252Fa61876c5-d351-4856-9a11-9139c225c2ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/a61876c5-d351-4856-9a11-9139c225c2ff.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252F9c56e7a3-ee17-450c-a4d0-2d9f80c33029.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/9c56e7a3-ee17-450c-a4d0-2d9f80c33029.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252F393b6a0e-3150-4c28-a197-74dc08c448ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/393b6a0e-3150-4c28-a197-74dc08c448ad.jpg already downloaded
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5670916%252Fgeneral%252Fa72ae698-e67e-4d00-9825-3a6ebd10f556.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670916/general/a72ae698-e67e-4d00-9825-3a6ebd10f556.jpg already downloaded
2026-03-27 15:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b4dee66d-d4c1-57e6-8d51-6a32df231f63, identifier: 10736511
2026-03-27 15:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b4dee66d-d4c1-57e6-8d51-6a32df231f63 with identifier: 10736511
2026-03-27 15:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b4dee66d-d4c1-57e6-8d51-6a32df231f63 with identifier: 10736511
2026-03-27 15:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b4dee66d-d4c1-57e6-8d51-6a32df231f63 with identifier: 10736511 to the API
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b4dee66d-d4c1-57e6-8d51-6a32df231f63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74XCH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736511',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12759,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5670916/general/c6faf07a-ceb0-4302-a053-48f4c541d7f9.jpg',
'https://images.openlane.eu/carimgs/5670916/general/708327d0-a41f-4d3b-a03e-76f4c8993b54.jpg',
'https://images.openlane.eu/carimgs/5670916/general/d527194f-f938-4d50-bf27-7c87fd7cc77e.jpg',
'https://images.openlane.eu/carimgs/5670916/general/08d61805-78bd-473f-b859-be149c077d8e.jpg',
'https://images.openlane.eu/carimgs/5670916/general/5e906d66-87f8-4fda-ad23-b5218ca9b818.jpg',
'https://images.openlane.eu/carimgs/5670916/general/de81a7ea-1218-4af9-be3d-fcc427c2fb11.jpg',
'https://images.openlane.eu/carimgs/5670916/general/a61876c5-d351-4856-9a11-9139c225c2ff.jpg',
'https://images.openlane.eu/carimgs/5670916/general/9c56e7a3-ee17-450c-a4d0-2d9f80c33029.jpg',
'https://images.openlane.eu/carimgs/5670916/general/393b6a0e-3150-4c28-a197-74dc08c448ad.jpg',
'https://images.openlane.eu/carimgs/5670916/general/a72ae698-e67e-4d00-9825-3a6ebd10f556.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281504,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/c6faf07a-ceb0-4302-a053-48f4c541d7f9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296850,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/708327d0-a41f-4d3b-a03e-76f4c8993b54.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241882,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/d527194f-f938-4d50-bf27-7c87fd7cc77e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254992,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/08d61805-78bd-473f-b859-be149c077d8e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213958,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/5e906d66-87f8-4fda-ad23-b5218ca9b818.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193366,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/de81a7ea-1218-4af9-be3d-fcc427c2fb11.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141034,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/a61876c5-d351-4856-9a11-9139c225c2ff.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163766,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/9c56e7a3-ee17-450c-a4d0-2d9f80c33029.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165417,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/393b6a0e-3150-4c28-a197-74dc08c448ad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dee66d-d4c1-57e6-8d51-6a32df231f63/b4dee66d-d4c1-57e6-8d51-6a32df231f63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214827,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670916/general/a72ae698-e67e-4d00-9825-3a6ebd10f556.jpg',
'Width': 1440}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WP74XCH - 12,759 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736511%27 HTTP/1.1" 200 None
2026-03-27 15:33:27 [adesa.uk] INFO: Saving data for 10736511: {'created_time': 1774625607.988164, 'last_price_update_time': 1774625607.988177, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736511') HTTP/1.1" 204 0
2026-03-27 15:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9fcc804-755c-557f-9415-48793bf1083b with identifier: 10736508
2026-03-27 15:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9fcc804-755c-557f-9415-48793bf1083b with scrape type 1
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9fcc804-755c-557f-9415-48793bf1083b
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252Fd2e6a6a2-a482-4eaa-8cb8-03ac8076a555.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/d2e6a6a2-a482-4eaa-8cb8-03ac8076a555.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252Ff0831576-fc7d-4cec-97d1-8f4bbf4d21cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/f0831576-fc7d-4cec-97d1-8f4bbf4d21cc.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252F9020e643-d5f7-46b0-88db-ca0e833f2ff0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/9020e643-d5f7-46b0-88db-ca0e833f2ff0.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252Fd6888712-6aa8-4df4-b231-c0a9535c5299.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/d6888712-6aa8-4df4-b231-c0a9535c5299.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252F26efe2ad-7f30-42aa-a300-78e837c13837.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/26efe2ad-7f30-42aa-a300-78e837c13837.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252F2fd1f1ca-ebed-4a8d-8c69-dfba5b4b15e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/2fd1f1ca-ebed-4a8d-8c69-dfba5b4b15e8.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252F77407d13-96bb-43e3-91b1-58805e91dea8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/77407d13-96bb-43e3-91b1-58805e91dea8.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252F47206f88-a38b-4a80-8e26-d1103d9772a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/47206f88-a38b-4a80-8e26-d1103d9772a1.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252Fb21eea39-217a-4967-9e9f-76262bfdb550.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/b21eea39-217a-4967-9e9f-76262bfdb550.jpg already downloaded
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671288%252Fgeneral%252F6eb1010e-4d6a-4a97-9ab5-b14f53285054.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671288/general/6eb1010e-4d6a-4a97-9ab5-b14f53285054.jpg already downloaded
2026-03-27 15:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b9fcc804-755c-557f-9415-48793bf1083b, identifier: 10736508
2026-03-27 15:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b9fcc804-755c-557f-9415-48793bf1083b with identifier: 10736508
2026-03-27 15:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b9fcc804-755c-557f-9415-48793bf1083b with identifier: 10736508
2026-03-27 15:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b9fcc804-755c-557f-9415-48793bf1083b with identifier: 10736508 to the API
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b9fcc804-755c-557f-9415-48793bf1083b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN74JMU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736508',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8083,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5671288/general/d2e6a6a2-a482-4eaa-8cb8-03ac8076a555.jpg',
'https://images.openlane.eu/carimgs/5671288/general/f0831576-fc7d-4cec-97d1-8f4bbf4d21cc.jpg',
'https://images.openlane.eu/carimgs/5671288/general/9020e643-d5f7-46b0-88db-ca0e833f2ff0.jpg',
'https://images.openlane.eu/carimgs/5671288/general/d6888712-6aa8-4df4-b231-c0a9535c5299.jpg',
'https://images.openlane.eu/carimgs/5671288/general/26efe2ad-7f30-42aa-a300-78e837c13837.jpg',
'https://images.openlane.eu/carimgs/5671288/general/2fd1f1ca-ebed-4a8d-8c69-dfba5b4b15e8.jpg',
'https://images.openlane.eu/carimgs/5671288/general/77407d13-96bb-43e3-91b1-58805e91dea8.jpg',
'https://images.openlane.eu/carimgs/5671288/general/47206f88-a38b-4a80-8e26-d1103d9772a1.jpg',
'https://images.openlane.eu/carimgs/5671288/general/b21eea39-217a-4967-9e9f-76262bfdb550.jpg',
'https://images.openlane.eu/carimgs/5671288/general/6eb1010e-4d6a-4a97-9ab5-b14f53285054.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260359,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/d2e6a6a2-a482-4eaa-8cb8-03ac8076a555.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197896,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/f0831576-fc7d-4cec-97d1-8f4bbf4d21cc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205691,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/9020e643-d5f7-46b0-88db-ca0e833f2ff0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197339,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/d6888712-6aa8-4df4-b231-c0a9535c5299.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156235,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/26efe2ad-7f30-42aa-a300-78e837c13837.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197391,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/2fd1f1ca-ebed-4a8d-8c69-dfba5b4b15e8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236730,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/77407d13-96bb-43e3-91b1-58805e91dea8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132154,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/47206f88-a38b-4a80-8e26-d1103d9772a1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170718,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/b21eea39-217a-4967-9e9f-76262bfdb550.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fcc804-755c-557f-9415-48793bf1083b/b9fcc804-755c-557f-9415-48793bf1083b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185782,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671288/general/6eb1010e-4d6a-4a97-9ab5-b14f53285054.jpg',
'Width': 1440}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WN74JMU - 8,083 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736508%27 HTTP/1.1" 200 None
2026-03-27 15:33:29 [adesa.uk] INFO: Saving data for 10736508: {'created_time': 1774625609.607034, 'last_price_update_time': 1774625609.607045, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736508') HTTP/1.1" 204 0
2026-03-27 15:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-27 15:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f48d0f-5494-5228-b273-484c41aa311a with scrape type 2
2026-03-27 15:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f48d0f-5494-5228-b273-484c41aa311a with scrape type 2
2026-03-27 15:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 82f48d0f-5494-5228-b273-484c41aa311a, identifier: 10730254
2026-03-27 15:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-27 15:33:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-27 15:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254 to the API
2026-03-27 15:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '82f48d0f-5494-5228-b273-484c41aa311a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN73NZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730254',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Ford',
'model': 'Puma',
'odometer': 15314,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 125 hp - DN73NZP - 15,314 '
'mi',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-27 15:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730254%27 HTTP/1.1" 200 None
2026-03-27 15:33:30 [adesa.uk] INFO: Saving data for 10730254: {'auction_closing_time': 1774879200.0, 'created_time': 1774521094.200229, 'last_price_update_time': 1774625610.628935}
2026-03-27 15:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730254') HTTP/1.1" 204 0
2026-03-27 15:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-27 15:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with scrape type 2
2026-03-27 15:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with scrape type 2
2026-03-27 15:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7c6144c3-b755-55d3-80bb-13a87f0e7c44, identifier: 10730252
2026-03-27 15:33:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-27 15:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-27 15:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252 to the API
2026-03-27 15:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '7c6144c3-b755-55d3-80bb-13a87f0e7c44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SX70CYH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730252',
'listing': 'auction',
'location': 'Dunfermline',
'make': 'Ford',
'model': 'Kuga',
'odometer': 130300,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 2.5 Vignale - Hybrid - Automatic - 224 hp - SX70CYH - '
'130,300 mi',
'transmission': 'automatic',
'trim': 'Vignale',
'vin': None,
'year': 2021}
2026-03-27 15:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730252%27 HTTP/1.1" 200 None
2026-03-27 15:33:31 [adesa.uk] INFO: Saving data for 10730252: {'auction_closing_time': 1774879200.0, 'created_time': 1774521083.862966, 'last_price_update_time': 1774625611.545116}
2026-03-27 15:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730252') HTTP/1.1" 204 0
2026-03-27 15:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-27 15:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79994a56-32cd-5b86-89ae-484037406220 with scrape type 2
2026-03-27 15:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79994a56-32cd-5b86-89ae-484037406220 with scrape type 2
2026-03-27 15:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 79994a56-32cd-5b86-89ae-484037406220, identifier: 10730263
2026-03-27 15:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-27 15:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-27 15:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263 to the API
2026-03-27 15:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730263>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '79994a56-32cd-5b86-89ae-484037406220',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WRZ8490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730263',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Kuga',
'odometer': 17409,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Ford Kuga 2.5 ST Line - Hybrid - Automatic - 224 hp - WRZ8490 - '
'17,409 mi',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-27 15:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-27 15:33:33 [adesa.uk] INFO: Saving data for 10730263: {'auction_closing_time': 1774879200.0, 'created_time': 1774521081.548532, 'last_price_update_time': 1774625613.560158}
2026-03-27 15:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730263') HTTP/1.1" 204 0
2026-03-27 15:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-27 15:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a18214c-c7eb-5264-a402-ba72a361dcb9 with scrape type 2
2026-03-27 15:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a18214c-c7eb-5264-a402-ba72a361dcb9 with scrape type 2
2026-03-27 15:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0a18214c-c7eb-5264-a402-ba72a361dcb9, identifier: 10730255
2026-03-27 15:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-27 15:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-27 15:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255 to the API
2026-03-27 15:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0a18214c-c7eb-5264-a402-ba72a361dcb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YR66PWO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730255',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 90428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2016-09-26',
'seats_number': 5,
'seller_name': 'Liverpool Car Centre',
'title': 'Ford Fiesta 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - '
'YR66PWO - 90,428 mi',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2016}
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730255%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [adesa.uk] INFO: Saving data for 10730255: {'auction_closing_time': 1774879200.0, 'created_time': 1774521078.513077, 'last_price_update_time': 1774625614.107857}
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730255') HTTP/1.1" 204 0
2026-03-27 15:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bcaa025-85ec-50f9-afad-246f688885ef with identifier: 10736513
2026-03-27 15:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bcaa025-85ec-50f9-afad-246f688885ef with scrape type 1
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bcaa025-85ec-50f9-afad-246f688885ef
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252Fb830bc55-cfc7-4b4f-aadd-b34611a1de50.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/b830bc55-cfc7-4b4f-aadd-b34611a1de50.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252F025f6168-a59d-46c2-aded-a17cb9d4a181.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/025f6168-a59d-46c2-aded-a17cb9d4a181.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252Fa138a5d1-0033-46b7-b49c-88c5dc5a5f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/a138a5d1-0033-46b7-b49c-88c5dc5a5f86.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252F5f4aaede-4cdb-4716-8a84-140c94763745.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/5f4aaede-4cdb-4716-8a84-140c94763745.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252Fbfb34a97-4efb-4e71-8ef2-9a10d39b1709.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/bfb34a97-4efb-4e71-8ef2-9a10d39b1709.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252F497cf677-e4a4-42e2-8a6d-415b35286ff3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/497cf677-e4a4-42e2-8a6d-415b35286ff3.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252Fa272c340-798e-4fa1-8414-c5fa4f4704f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/a272c340-798e-4fa1-8414-c5fa4f4704f1.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252F2021a12c-17ef-4d02-9a1a-dd284998e472.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/2021a12c-17ef-4d02-9a1a-dd284998e472.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252F043db09a-17bb-4f07-8cff-6c3c4dfb8a45.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/043db09a-17bb-4f07-8cff-6c3c4dfb8a45.jpg already downloaded
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5671061%252Fgeneral%252F19bcfede-8155-4a4d-855d-a840ba751a6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671061/general/19bcfede-8155-4a4d-855d-a840ba751a6c.jpg already downloaded
2026-03-27 15:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9bcaa025-85ec-50f9-afad-246f688885ef, identifier: 10736513
2026-03-27 15:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9bcaa025-85ec-50f9-afad-246f688885ef with identifier: 10736513
2026-03-27 15:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9bcaa025-85ec-50f9-afad-246f688885ef with identifier: 10736513
2026-03-27 15:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9bcaa025-85ec-50f9-afad-246f688885ef with identifier: 10736513 to the API
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '9bcaa025-85ec-50f9-afad-246f688885ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN74HZM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736513',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 5803,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5671061/general/b830bc55-cfc7-4b4f-aadd-b34611a1de50.jpg',
'https://images.openlane.eu/carimgs/5671061/general/025f6168-a59d-46c2-aded-a17cb9d4a181.jpg',
'https://images.openlane.eu/carimgs/5671061/general/a138a5d1-0033-46b7-b49c-88c5dc5a5f86.jpg',
'https://images.openlane.eu/carimgs/5671061/general/5f4aaede-4cdb-4716-8a84-140c94763745.jpg',
'https://images.openlane.eu/carimgs/5671061/general/bfb34a97-4efb-4e71-8ef2-9a10d39b1709.jpg',
'https://images.openlane.eu/carimgs/5671061/general/497cf677-e4a4-42e2-8a6d-415b35286ff3.jpg',
'https://images.openlane.eu/carimgs/5671061/general/a272c340-798e-4fa1-8414-c5fa4f4704f1.jpg',
'https://images.openlane.eu/carimgs/5671061/general/2021a12c-17ef-4d02-9a1a-dd284998e472.jpg',
'https://images.openlane.eu/carimgs/5671061/general/043db09a-17bb-4f07-8cff-6c3c4dfb8a45.jpg',
'https://images.openlane.eu/carimgs/5671061/general/19bcfede-8155-4a4d-855d-a840ba751a6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202598,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/b830bc55-cfc7-4b4f-aadd-b34611a1de50.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235029,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/025f6168-a59d-46c2-aded-a17cb9d4a181.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207129,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/a138a5d1-0033-46b7-b49c-88c5dc5a5f86.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156344,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/5f4aaede-4cdb-4716-8a84-140c94763745.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213952,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/bfb34a97-4efb-4e71-8ef2-9a10d39b1709.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161743,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/497cf677-e4a4-42e2-8a6d-415b35286ff3.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191808,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/a272c340-798e-4fa1-8414-c5fa4f4704f1.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143497,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/2021a12c-17ef-4d02-9a1a-dd284998e472.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160102,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/043db09a-17bb-4f07-8cff-6c3c4dfb8a45.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcaa025-85ec-50f9-afad-246f688885ef/9bcaa025-85ec-50f9-afad-246f688885ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179047,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671061/general/19bcfede-8155-4a4d-855d-a840ba751a6c.jpg',
'Width': 1440}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WN74HZM - 5,803 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736513%27 HTTP/1.1" 200 None
2026-03-27 15:33:34 [adesa.uk] INFO: Saving data for 10736513: {'created_time': 1774625614.840961, 'last_price_update_time': 1774625614.840973, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736513') HTTP/1.1" 204 0
2026-03-27 15:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-27 15:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afa7b79c-3104-596d-b1e9-5199050310fc with scrape type 2
2026-03-27 15:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afa7b79c-3104-596d-b1e9-5199050310fc with scrape type 2
2026-03-27 15:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: afa7b79c-3104-596d-b1e9-5199050310fc, identifier: 10730224
2026-03-27 15:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-27 15:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-27 15:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224 to the API
2026-03-27 15:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'afa7b79c-3104-596d-b1e9-5199050310fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FJ74PDY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730224',
'listing': 'auction',
'location': 'Derby',
'make': 'Ford',
'model': 'Puma',
'odometer': 7228,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2024-09-25',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Ford Puma ST 1.0 - Petrol - Automatic - 170 hp - FJ74PDY - 7,228 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 15:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-27 15:33:36 [adesa.uk] INFO: Saving data for 10730224: {'auction_closing_time': 1774879200.0, 'created_time': 1774521095.110269, 'last_price_update_time': 1774625616.6679}
2026-03-27 15:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730224') HTTP/1.1" 204 0
2026-03-27 15:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-27 15:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41358d1a-daea-50ab-af68-8461bf68ce47 with scrape type 2
2026-03-27 15:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41358d1a-daea-50ab-af68-8461bf68ce47 with scrape type 2
2026-03-27 15:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 41358d1a-daea-50ab-af68-8461bf68ce47, identifier: 10730216
2026-03-27 15:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-27 15:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-27 15:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216 to the API
2026-03-27 15:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '41358d1a-daea-50ab-af68-8461bf68ce47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA22LCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730216',
'listing': 'auction',
'location': 'Upminster',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 17160,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 4,
'seller_name': 'Retail Ready',
'title': 'Alfa Romeo Giulia 2.0 Sprint - Petrol - Automatic - 200 hp - '
'VA22LCF - 17,160 mi',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2022}
2026-03-27 15:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-27 15:33:37 [adesa.uk] INFO: Saving data for 10730216: {'auction_closing_time': 1774879200.0, 'created_time': 1774521098.057715, 'last_price_update_time': 1774625617.664853}
2026-03-27 15:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730216') HTTP/1.1" 204 0
2026-03-27 15:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-27 15:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78e776f2-ab4c-5d59-980c-d184a79f67ab with scrape type 2
2026-03-27 15:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78e776f2-ab4c-5d59-980c-d184a79f67ab with scrape type 2
2026-03-27 15:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 78e776f2-ab4c-5d59-980c-d184a79f67ab, identifier: 10730239
2026-03-27 15:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-27 15:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-27 15:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239 to the API
2026-03-27 15:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '78e776f2-ab4c-5d59-980c-d184a79f67ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN70YMJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730239',
'listing': 'auction',
'location': 'Corby',
'make': 'Fiat',
'model': '500',
'odometer': 29282,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Lounge - Petrol - Manual - 69 hp - WN70YMJ - 29,282 mi',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-27 15:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730239%27 HTTP/1.1" 200 None
2026-03-27 15:33:38 [adesa.uk] INFO: Saving data for 10730239: {'auction_closing_time': 1774879200.0, 'created_time': 1774521066.683792, 'last_price_update_time': 1774625618.117287}
2026-03-27 15:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730239') HTTP/1.1" 204 0
2026-03-27 15:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-27 15:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e3045a-f03f-5723-9071-ba4b9ba0f886 with scrape type 2
2026-03-27 15:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2e3045a-f03f-5723-9071-ba4b9ba0f886 with scrape type 2
2026-03-27 15:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a2e3045a-f03f-5723-9071-ba4b9ba0f886, identifier: 10730268
2026-03-27 15:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-27 15:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-27 15:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268 to the API
2026-03-27 15:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730268>
{'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-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a2e3045a-f03f-5723-9071-ba4b9ba0f886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MA72VKP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730268',
'listing': 'auction',
'location': 'Barnsley',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 19482,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'DS DS3 Crossback 50 kWh Bastille - Electric - Automatic - 136 hp - '
'MA72VKP - 19,482 mi',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2022}
2026-03-27 15:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730268%27 HTTP/1.1" 200 None
2026-03-27 15:33:39 [adesa.uk] INFO: Saving data for 10730268: {'auction_closing_time': 1774879200.0, 'created_time': 1774521195.206479, 'last_price_update_time': 1774625619.440604}
2026-03-27 15:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730268') HTTP/1.1" 204 0
2026-03-27 15:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-27 15:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with scrape type 2
2026-03-27 15:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with scrape type 2
2026-03-27 15:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8b72ea1c-aa59-5daf-954c-af4abf9799e8, identifier: 10730222
2026-03-27 15:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-27 15:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-27 15:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222 to the API
2026-03-27 15:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '8b72ea1c-aa59-5daf-954c-af4abf9799e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO73PXC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730222',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8177,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh First Edition - Electric - Automatic - 156 hp - '
'WO73PXC - 8,177 mi',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2024}
2026-03-27 15:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730222%27 HTTP/1.1" 200 None
2026-03-27 15:33:40 [adesa.uk] INFO: Saving data for 10730222: {'auction_closing_time': 1774879200.0, 'created_time': 1774521269.170721, 'last_price_update_time': 1774625620.927737}
2026-03-27 15:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730222') HTTP/1.1" 204 0
2026-03-27 15:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2393171-5a9d-5c24-a1fa-db9f551f8734 with identifier: 10737234
2026-03-27 15:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2393171-5a9d-5c24-a1fa-db9f551f8734 with scrape type 1
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2393171-5a9d-5c24-a1fa-db9f551f8734
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252F981a1c68-369a-4b4e-8e1d-0cae8d39579b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/981a1c68-369a-4b4e-8e1d-0cae8d39579b.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252F7dc68504-90a1-4160-bc61-f93d1a302d77.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/7dc68504-90a1-4160-bc61-f93d1a302d77.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252F8b31ca0d-e34d-4cf4-b9b6-1b702f3fbeec.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/8b31ca0d-e34d-4cf4-b9b6-1b702f3fbeec.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252F222a67aa-21e5-4aeb-800e-80c05b599992.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/222a67aa-21e5-4aeb-800e-80c05b599992.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252Fde482c77-1186-4760-987d-5285a36373c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/de482c77-1186-4760-987d-5285a36373c6.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252F0a30d02a-7ea0-4c6b-b1e3-66fee14dd2d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/0a30d02a-7ea0-4c6b-b1e3-66fee14dd2d5.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252Fcb88f978-2f05-415a-9a8b-91016eb42a90.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/cb88f978-2f05-415a-9a8b-91016eb42a90.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252F158c090f-46f5-4243-9750-f4a292ad6a8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/158c090f-46f5-4243-9750-f4a292ad6a8c.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252F62bc7f4f-16ca-4259-a3da-783e2b341dd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/62bc7f4f-16ca-4259-a3da-783e2b341dd6.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720300%252Fgeneral%252F98462827-d3c9-4670-bb4d-5334e109407d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720300/general/98462827-d3c9-4670-bb4d-5334e109407d.jpg already downloaded
2026-03-27 15:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e2393171-5a9d-5c24-a1fa-db9f551f8734, identifier: 10737234
2026-03-27 15:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e2393171-5a9d-5c24-a1fa-db9f551f8734 with identifier: 10737234
2026-03-27 15:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e2393171-5a9d-5c24-a1fa-db9f551f8734 with identifier: 10737234
2026-03-27 15:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e2393171-5a9d-5c24-a1fa-db9f551f8734 with identifier: 10737234 to the API
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'e2393171-5a9d-5c24-a1fa-db9f551f8734',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RJ71KLU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737234',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20104,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5720300/general/981a1c68-369a-4b4e-8e1d-0cae8d39579b.jpg',
'https://images.openlane.eu/carimgs/5720300/general/7dc68504-90a1-4160-bc61-f93d1a302d77.jpg',
'https://images.openlane.eu/carimgs/5720300/general/8b31ca0d-e34d-4cf4-b9b6-1b702f3fbeec.jpg',
'https://images.openlane.eu/carimgs/5720300/general/222a67aa-21e5-4aeb-800e-80c05b599992.jpg',
'https://images.openlane.eu/carimgs/5720300/general/de482c77-1186-4760-987d-5285a36373c6.jpg',
'https://images.openlane.eu/carimgs/5720300/general/0a30d02a-7ea0-4c6b-b1e3-66fee14dd2d5.jpg',
'https://images.openlane.eu/carimgs/5720300/general/cb88f978-2f05-415a-9a8b-91016eb42a90.jpg',
'https://images.openlane.eu/carimgs/5720300/general/158c090f-46f5-4243-9750-f4a292ad6a8c.jpg',
'https://images.openlane.eu/carimgs/5720300/general/62bc7f4f-16ca-4259-a3da-783e2b341dd6.jpg',
'https://images.openlane.eu/carimgs/5720300/general/98462827-d3c9-4670-bb4d-5334e109407d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282202,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/981a1c68-369a-4b4e-8e1d-0cae8d39579b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230588,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/7dc68504-90a1-4160-bc61-f93d1a302d77.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274018,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/8b31ca0d-e34d-4cf4-b9b6-1b702f3fbeec.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280109,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/222a67aa-21e5-4aeb-800e-80c05b599992.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267046,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/de482c77-1186-4760-987d-5285a36373c6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304076,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/0a30d02a-7ea0-4c6b-b1e3-66fee14dd2d5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232937,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/cb88f978-2f05-415a-9a8b-91016eb42a90.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170605,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/158c090f-46f5-4243-9750-f4a292ad6a8c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201303,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/62bc7f4f-16ca-4259-a3da-783e2b341dd6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2393171-5a9d-5c24-a1fa-db9f551f8734/e2393171-5a9d-5c24-a1fa-db9f551f8734_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244538,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720300/general/98462827-d3c9-4670-bb4d-5334e109407d.jpg',
'Width': 1440}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- RJ71KLU - 20,104 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737234%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [adesa.uk] INFO: Saving data for 10737234: {'created_time': 1774625621.678063, 'last_price_update_time': 1774625621.678073, 'auction_closing_time': 1774965600.0}
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737234') HTTP/1.1" 204 0
2026-03-27 15:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbad0017-9a55-5f06-a20a-88a550cd4a7c with identifier: 10737235
2026-03-27 15:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbad0017-9a55-5f06-a20a-88a550cd4a7c with scrape type 1
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bbad0017-9a55-5f06-a20a-88a550cd4a7c
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252Fdebfbe31-cc74-43cc-9179-63524dfedf35.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/debfbe31-cc74-43cc-9179-63524dfedf35.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252F92854e7a-9851-4103-a804-e4b5bbaf2d9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/92854e7a-9851-4103-a804-e4b5bbaf2d9b.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252Fb54b447c-c34f-47be-abba-80b849ddd374.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/b54b447c-c34f-47be-abba-80b849ddd374.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252F90847438-d1cc-4aa7-b122-6409f3f9f4b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/90847438-d1cc-4aa7-b122-6409f3f9f4b9.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252F3561835c-45da-4e45-86cb-7edb9f81cd81.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/3561835c-45da-4e45-86cb-7edb9f81cd81.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252F37c66e6a-5ba9-409a-b18d-1e7bcceca14c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/37c66e6a-5ba9-409a-b18d-1e7bcceca14c.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252Fb5c66fec-dd3a-4630-9e8f-1d3a60078986.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/b5c66fec-dd3a-4630-9e8f-1d3a60078986.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252F2b44205f-c3cc-40b4-a6cf-3804987e285d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/2b44205f-c3cc-40b4-a6cf-3804987e285d.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252F11a21896-4957-45a5-bd20-8da70609f031.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/11a21896-4957-45a5-bd20-8da70609f031.jpg already downloaded
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716700%252Fgeneral%252Fc551b56e-0b52-4fa1-bc5c-1639bb260f16.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716700/general/c551b56e-0b52-4fa1-bc5c-1639bb260f16.jpg already downloaded
2026-03-27 15:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bbad0017-9a55-5f06-a20a-88a550cd4a7c, identifier: 10737235
2026-03-27 15:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bbad0017-9a55-5f06-a20a-88a550cd4a7c with identifier: 10737235
2026-03-27 15:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bbad0017-9a55-5f06-a20a-88a550cd4a7c with identifier: 10737235
2026-03-27 15:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bbad0017-9a55-5f06-a20a-88a550cd4a7c with identifier: 10737235 to the API
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bbad0017-9a55-5f06-a20a-88a550cd4a7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LY71BCU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737235',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 47308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5716700/general/debfbe31-cc74-43cc-9179-63524dfedf35.jpg',
'https://images.openlane.eu/carimgs/5716700/general/92854e7a-9851-4103-a804-e4b5bbaf2d9b.jpg',
'https://images.openlane.eu/carimgs/5716700/general/b54b447c-c34f-47be-abba-80b849ddd374.jpg',
'https://images.openlane.eu/carimgs/5716700/general/90847438-d1cc-4aa7-b122-6409f3f9f4b9.jpg',
'https://images.openlane.eu/carimgs/5716700/general/3561835c-45da-4e45-86cb-7edb9f81cd81.jpg',
'https://images.openlane.eu/carimgs/5716700/general/37c66e6a-5ba9-409a-b18d-1e7bcceca14c.jpg',
'https://images.openlane.eu/carimgs/5716700/general/b5c66fec-dd3a-4630-9e8f-1d3a60078986.jpg',
'https://images.openlane.eu/carimgs/5716700/general/2b44205f-c3cc-40b4-a6cf-3804987e285d.jpg',
'https://images.openlane.eu/carimgs/5716700/general/11a21896-4957-45a5-bd20-8da70609f031.jpg',
'https://images.openlane.eu/carimgs/5716700/general/c551b56e-0b52-4fa1-bc5c-1639bb260f16.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136145,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/debfbe31-cc74-43cc-9179-63524dfedf35.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171773,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/92854e7a-9851-4103-a804-e4b5bbaf2d9b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175692,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/b54b447c-c34f-47be-abba-80b849ddd374.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203400,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/90847438-d1cc-4aa7-b122-6409f3f9f4b9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178349,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/3561835c-45da-4e45-86cb-7edb9f81cd81.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158604,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/37c66e6a-5ba9-409a-b18d-1e7bcceca14c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175142,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/b5c66fec-dd3a-4630-9e8f-1d3a60078986.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109449,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/2b44205f-c3cc-40b4-a6cf-3804987e285d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151064,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/11a21896-4957-45a5-bd20-8da70609f031.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbad0017-9a55-5f06-a20a-88a550cd4a7c/bbad0017-9a55-5f06-a20a-88a550cd4a7c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170455,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716700/general/c551b56e-0b52-4fa1-bc5c-1639bb260f16.jpg',
'Width': 1440}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- LY71BCU - 47,308 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737235%27 HTTP/1.1" 200 None
2026-03-27 15:33:42 [adesa.uk] INFO: Saving data for 10737235: {'created_time': 1774625622.351907, 'last_price_update_time': 1774625622.351918, 'auction_closing_time': 1774965600.0}
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737235') HTTP/1.1" 204 0
2026-03-27 15:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with identifier: 10736503
2026-03-27 15:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with scrape type 1
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80349ed9-f8a7-58ec-a53e-add2b00a4d4c
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252F67ef386d-bd46-40e4-b91d-50dc13ace1eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/67ef386d-bd46-40e4-b91d-50dc13ace1eb.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252F82504d77-09fa-4c8b-a061-c34c66ea424d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/82504d77-09fa-4c8b-a061-c34c66ea424d.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252Fbb371a25-6898-486f-aa53-70b0726d7f6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/bb371a25-6898-486f-aa53-70b0726d7f6b.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252F3c884e21-3334-4f58-b91c-84b6dfca990c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/3c884e21-3334-4f58-b91c-84b6dfca990c.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252F6177e3bc-1f27-4b47-acbd-85f4b13b405f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/6177e3bc-1f27-4b47-acbd-85f4b13b405f.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252F24854856-4f96-4edb-8233-f4b623309b54.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/24854856-4f96-4edb-8233-f4b623309b54.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252F3d308711-e068-4d9f-b73a-fb9c33bfe274.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/3d308711-e068-4d9f-b73a-fb9c33bfe274.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252F4b7bd64c-faf4-47a8-8559-e39fa324cae9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/4b7bd64c-faf4-47a8-8559-e39fa324cae9.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252F650d84c6-04e3-41aa-9419-340506ef6e8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/650d84c6-04e3-41aa-9419-340506ef6e8a.jpg already downloaded
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5426360%252Fgeneral%252Ffce0ef4d-b5fc-4980-8bca-827b76735647.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5426360/general/fce0ef4d-b5fc-4980-8bca-827b76735647.jpg already downloaded
2026-03-27 15:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c, identifier: 10736503
2026-03-27 15:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with identifier: 10736503
2026-03-27 15:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with identifier: 10736503
2026-03-27 15:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with identifier: 10736503 to the API
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '80349ed9-f8a7-58ec-a53e-add2b00a4d4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24XPR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736503',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 6867,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5426360/general/67ef386d-bd46-40e4-b91d-50dc13ace1eb.jpg',
'https://images.openlane.eu/carimgs/5426360/general/82504d77-09fa-4c8b-a061-c34c66ea424d.jpg',
'https://images.openlane.eu/carimgs/5426360/general/bb371a25-6898-486f-aa53-70b0726d7f6b.jpg',
'https://images.openlane.eu/carimgs/5426360/general/3c884e21-3334-4f58-b91c-84b6dfca990c.jpg',
'https://images.openlane.eu/carimgs/5426360/general/6177e3bc-1f27-4b47-acbd-85f4b13b405f.jpg',
'https://images.openlane.eu/carimgs/5426360/general/24854856-4f96-4edb-8233-f4b623309b54.jpg',
'https://images.openlane.eu/carimgs/5426360/general/3d308711-e068-4d9f-b73a-fb9c33bfe274.jpg',
'https://images.openlane.eu/carimgs/5426360/general/4b7bd64c-faf4-47a8-8559-e39fa324cae9.jpg',
'https://images.openlane.eu/carimgs/5426360/general/650d84c6-04e3-41aa-9419-340506ef6e8a.jpg',
'https://images.openlane.eu/carimgs/5426360/general/fce0ef4d-b5fc-4980-8bca-827b76735647.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126713,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/67ef386d-bd46-40e4-b91d-50dc13ace1eb.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103245,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/82504d77-09fa-4c8b-a061-c34c66ea424d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101417,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/bb371a25-6898-486f-aa53-70b0726d7f6b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108048,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/3c884e21-3334-4f58-b91c-84b6dfca990c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97034,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/6177e3bc-1f27-4b47-acbd-85f4b13b405f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104643,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/24854856-4f96-4edb-8233-f4b623309b54.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108812,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/3d308711-e068-4d9f-b73a-fb9c33bfe274.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86372,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/4b7bd64c-faf4-47a8-8559-e39fa324cae9.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93919,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/650d84c6-04e3-41aa-9419-340506ef6e8a.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80349ed9-f8a7-58ec-a53e-add2b00a4d4c/80349ed9-f8a7-58ec-a53e-add2b00a4d4c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105073,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5426360/general/fce0ef4d-b5fc-4980-8bca-827b76735647.jpg',
'Width': 960}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24XPR - 6,867 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736503%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [adesa.uk] INFO: Saving data for 10736503: {'created_time': 1774625624.10393, 'last_price_update_time': 1774625624.103942, 'auction_closing_time': 1774879200.0}
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736503') HTTP/1.1" 204 0
2026-03-27 15:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10737250
2026-03-27 15:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94155222-6346-5477-b35e-854bf21156e4 with scrape type 1
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94155222-6346-5477-b35e-854bf21156e4
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252F3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252F8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252F194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252Fe3532fa9-0b1a-49e0-921c-238adf2227f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252Fd982c37f-7095-49e9-9872-a77578ad98e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252F7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252Fe822c3df-588d-48de-a55e-ac73d4a7e68d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252Fe1bba8c9-c62c-4b05-aaab-37557e68806a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252F6f34f783-8079-4003-be24-676c3e52c8a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg already downloaded
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5742736%252Fgeneral%252F2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg already downloaded
2026-03-27 15:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 94155222-6346-5477-b35e-854bf21156e4, identifier: 10737250
2026-03-27 15:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10737250
2026-03-27 15:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10737250
2026-03-27 15:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10737250 to the API
2026-03-27 15:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '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=10737250',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35557,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg',
'https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg',
'https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg',
'https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg',
'https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg',
'https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg',
'https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg',
'https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg',
'https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg',
'https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg'],
'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': 8600,
'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-27 15:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737250%27 HTTP/1.1" 200 None
2026-03-27 15:33:45 [adesa.uk] INFO: Saving data for 10737250: {'created_time': 1774625625.214091, 'last_price_update_time': 1774625625.214102, 'auction_closing_time': 1774965600.0}
2026-03-27 15:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737250') HTTP/1.1" 204 0
2026-03-27 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-27 15:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34b5932e-3339-550a-ab07-7bab534c7558 with scrape type 2
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34b5932e-3339-550a-ab07-7bab534c7558 with scrape type 2
2026-03-27 15:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 34b5932e-3339-550a-ab07-7bab534c7558, identifier: 10730272
2026-03-27 15:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-27 15:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-27 15:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272 to the API
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '34b5932e-3339-550a-ab07-7bab534c7558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VO75KFN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730272',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Capri',
'odometer': 1892,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2025-09-27',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Ford Capri 77 kWh Premium - Electric - Automatic - 286 hp - VO75KFN '
'- 1,892 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730272%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [adesa.uk] INFO: Saving data for 10730272: {'auction_closing_time': 1774879200.0, 'created_time': 1774521070.027799, 'last_price_update_time': 1774625627.012188}
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730272') HTTP/1.1" 204 0
2026-03-27 15:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84b68008-f45c-58e4-830b-f0a1b54c9c66 with identifier: 10737219
2026-03-27 15:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84b68008-f45c-58e4-830b-f0a1b54c9c66 with scrape type 1
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84b68008-f45c-58e4-830b-f0a1b54c9c66
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252F70386aae-2846-42ed-85d3-fc9c445d35fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/70386aae-2846-42ed-85d3-fc9c445d35fb.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252Fcb14e0a6-6447-464e-b213-1defa2521e72.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/cb14e0a6-6447-464e-b213-1defa2521e72.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252Fc259dc9c-3040-4f22-98b4-133a35325efc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/c259dc9c-3040-4f22-98b4-133a35325efc.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252F2d608f3f-93d0-49b9-999d-a7c8694112a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/2d608f3f-93d0-49b9-999d-a7c8694112a8.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252Fc3159cb8-c099-45ba-95b6-147550b932da.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/c3159cb8-c099-45ba-95b6-147550b932da.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252F97a2b01d-ffc2-47b5-9282-f7583bfb5643.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/97a2b01d-ffc2-47b5-9282-f7583bfb5643.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252F375765c8-2790-4112-bdfe-29eee6d0c96a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/375765c8-2790-4112-bdfe-29eee6d0c96a.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252Fdc10150c-0c75-470a-ae99-93f880f5f28d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/dc10150c-0c75-470a-ae99-93f880f5f28d.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252Ffbf00dd4-660e-4a17-bd86-af6d7a2d016e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/fbf00dd4-660e-4a17-bd86-af6d7a2d016e.jpg already downloaded
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F5642836%252Fgeneral%252F5699cf8c-b7f5-40db-a886-6d7959e10188.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642836/general/5699cf8c-b7f5-40db-a886-6d7959e10188.jpg already downloaded
2026-03-27 15:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 84b68008-f45c-58e4-830b-f0a1b54c9c66, identifier: 10737219
2026-03-27 15:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 84b68008-f45c-58e4-830b-f0a1b54c9c66 with identifier: 10737219
2026-03-27 15:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 84b68008-f45c-58e4-830b-f0a1b54c9c66 with identifier: 10737219
2026-03-27 15:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 84b68008-f45c-58e4-830b-f0a1b54c9c66 with identifier: 10737219 to the API
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737219>
{'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': 131,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '84b68008-f45c-58e4-830b-f0a1b54c9c66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT74ZBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737219',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 17842,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5642836/general/70386aae-2846-42ed-85d3-fc9c445d35fb.jpg',
'https://images.openlane.eu/carimgs/5642836/general/cb14e0a6-6447-464e-b213-1defa2521e72.jpg',
'https://images.openlane.eu/carimgs/5642836/general/c259dc9c-3040-4f22-98b4-133a35325efc.jpg',
'https://images.openlane.eu/carimgs/5642836/general/2d608f3f-93d0-49b9-999d-a7c8694112a8.jpg',
'https://images.openlane.eu/carimgs/5642836/general/c3159cb8-c099-45ba-95b6-147550b932da.jpg',
'https://images.openlane.eu/carimgs/5642836/general/97a2b01d-ffc2-47b5-9282-f7583bfb5643.jpg',
'https://images.openlane.eu/carimgs/5642836/general/375765c8-2790-4112-bdfe-29eee6d0c96a.jpg',
'https://images.openlane.eu/carimgs/5642836/general/dc10150c-0c75-470a-ae99-93f880f5f28d.jpg',
'https://images.openlane.eu/carimgs/5642836/general/fbf00dd4-660e-4a17-bd86-af6d7a2d016e.jpg',
'https://images.openlane.eu/carimgs/5642836/general/5699cf8c-b7f5-40db-a886-6d7959e10188.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/70386aae-2846-42ed-85d3-fc9c445d35fb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214389,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/cb14e0a6-6447-464e-b213-1defa2521e72.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205463,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/c259dc9c-3040-4f22-98b4-133a35325efc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191808,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/2d608f3f-93d0-49b9-999d-a7c8694112a8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180708,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/c3159cb8-c099-45ba-95b6-147550b932da.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135962,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/97a2b01d-ffc2-47b5-9282-f7583bfb5643.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155209,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/375765c8-2790-4112-bdfe-29eee6d0c96a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85842,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/dc10150c-0c75-470a-ae99-93f880f5f28d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160165,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/fbf00dd4-660e-4a17-bd86-af6d7a2d016e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84b68008-f45c-58e4-830b-f0a1b54c9c66/84b68008-f45c-58e4-830b-f0a1b54c9c66_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175007,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642836/general/5699cf8c-b7f5-40db-a886-6d7959e10188.jpg',
'Width': 1440}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DT74ZBZ - 17,842 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737219%27 HTTP/1.1" 200 None
2026-03-27 15:33:47 [adesa.uk] INFO: Saving data for 10737219: {'created_time': 1774625627.910927, 'last_price_update_time': 1774625627.910941, 'auction_closing_time': 1774965600.0}
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737219') HTTP/1.1" 204 0
2026-03-27 15:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-27 15:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 626c1cef-2e56-5129-b9b7-968a2f737335 with scrape type 2
2026-03-27 15:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 626c1cef-2e56-5129-b9b7-968a2f737335 with scrape type 2
2026-03-27 15:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 626c1cef-2e56-5129-b9b7-968a2f737335, identifier: 10730242
2026-03-27 15:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-27 15:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-27 15:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242 to the API
2026-03-27 15:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '626c1cef-2e56-5129-b9b7-968a2f737335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ72TYP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730242',
'listing': 'auction',
'location': 'Warrington',
'make': 'Fiat',
'model': '500',
'odometer': 31795,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 69 hp - BJ72TYP - 31,795 '
'mi',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-27 15:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730242%27 HTTP/1.1" 200 None
2026-03-27 15:33:49 [adesa.uk] INFO: Saving data for 10730242: {'auction_closing_time': 1774879200.0, 'created_time': 1774521047.758297, 'last_price_update_time': 1774625629.088303}
2026-03-27 15:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730242') HTTP/1.1" 204 0
2026-03-27 15:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09f29dec-97b8-51bf-a987-9038f8ac221c with identifier: 10737222
2026-03-27 15:33:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09f29dec-97b8-51bf-a987-9038f8ac221c with scrape type 1
2026-03-27 15:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09f29dec-97b8-51bf-a987-9038f8ac221c
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252Fe01eef7a-ca62-426f-94a5-2a9fa0c34cd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/e01eef7a-ca62-426f-94a5-2a9fa0c34cd0.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252Fe792f331-f948-4fa5-ac18-3a98782746b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/e792f331-f948-4fa5-ac18-3a98782746b4.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252Fdb21ecd1-1dcc-47ed-9331-a91ca8e97fc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/db21ecd1-1dcc-47ed-9331-a91ca8e97fc8.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252Fbfe8eed5-cbcf-408b-b3eb-bd13f97a8727.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/bfe8eed5-cbcf-408b-b3eb-bd13f97a8727.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252Ff9690de4-6976-4b18-8a7e-d058c48dfc69.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/f9690de4-6976-4b18-8a7e-d058c48dfc69.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252F8b33ae1b-2332-46d1-8845-5503fc7e5adf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/8b33ae1b-2332-46d1-8845-5503fc7e5adf.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252Ff2ba5f2c-a93b-4d40-a265-f38ccf85dee9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/f2ba5f2c-a93b-4d40-a265-f38ccf85dee9.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252F9ced7caf-18c7-47e2-85ab-dd6aeb594d42.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/9ced7caf-18c7-47e2-85ab-dd6aeb594d42.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252Feabb63d3-5303-413f-8dd7-8207ef465abe.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/eabb63d3-5303-413f-8dd7-8207ef465abe.jpg already downloaded
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661596%252Fgeneral%252Fa6692632-a53c-45b8-918a-0000266d86f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661596/general/a6692632-a53c-45b8-918a-0000266d86f7.jpg already downloaded
2026-03-27 15:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 09f29dec-97b8-51bf-a987-9038f8ac221c, identifier: 10737222
2026-03-27 15:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 09f29dec-97b8-51bf-a987-9038f8ac221c with identifier: 10737222
2026-03-27 15:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 09f29dec-97b8-51bf-a987-9038f8ac221c with identifier: 10737222
2026-03-27 15:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 09f29dec-97b8-51bf-a987-9038f8ac221c with identifier: 10737222 to the API
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '09f29dec-97b8-51bf-a987-9038f8ac221c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YS21BPV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737222',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 40069,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5661596/general/e01eef7a-ca62-426f-94a5-2a9fa0c34cd0.jpg',
'https://images.openlane.eu/carimgs/5661596/general/e792f331-f948-4fa5-ac18-3a98782746b4.jpg',
'https://images.openlane.eu/carimgs/5661596/general/db21ecd1-1dcc-47ed-9331-a91ca8e97fc8.jpg',
'https://images.openlane.eu/carimgs/5661596/general/bfe8eed5-cbcf-408b-b3eb-bd13f97a8727.jpg',
'https://images.openlane.eu/carimgs/5661596/general/f9690de4-6976-4b18-8a7e-d058c48dfc69.jpg',
'https://images.openlane.eu/carimgs/5661596/general/8b33ae1b-2332-46d1-8845-5503fc7e5adf.jpg',
'https://images.openlane.eu/carimgs/5661596/general/f2ba5f2c-a93b-4d40-a265-f38ccf85dee9.jpg',
'https://images.openlane.eu/carimgs/5661596/general/9ced7caf-18c7-47e2-85ab-dd6aeb594d42.jpg',
'https://images.openlane.eu/carimgs/5661596/general/eabb63d3-5303-413f-8dd7-8207ef465abe.jpg',
'https://images.openlane.eu/carimgs/5661596/general/a6692632-a53c-45b8-918a-0000266d86f7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298780,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/e01eef7a-ca62-426f-94a5-2a9fa0c34cd0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342848,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/e792f331-f948-4fa5-ac18-3a98782746b4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348167,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/db21ecd1-1dcc-47ed-9331-a91ca8e97fc8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356891,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/bfe8eed5-cbcf-408b-b3eb-bd13f97a8727.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236777,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/f9690de4-6976-4b18-8a7e-d058c48dfc69.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240375,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/8b33ae1b-2332-46d1-8845-5503fc7e5adf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213658,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/f2ba5f2c-a93b-4d40-a265-f38ccf85dee9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120682,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/9ced7caf-18c7-47e2-85ab-dd6aeb594d42.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218934,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/eabb63d3-5303-413f-8dd7-8207ef465abe.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f29dec-97b8-51bf-a987-9038f8ac221c/09f29dec-97b8-51bf-a987-9038f8ac221c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205232,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661596/general/a6692632-a53c-45b8-918a-0000266d86f7.jpg',
'Width': 1440}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - YS21BPV - 40,069 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737222%27 HTTP/1.1" 200 None
2026-03-27 15:33:53 [adesa.uk] INFO: Saving data for 10737222: {'created_time': 1774625633.606758, 'last_price_update_time': 1774625633.606772, 'auction_closing_time': 1774965600.0}
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737222') HTTP/1.1" 204 0
2026-03-27 15:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10737246
2026-03-27 15:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b7bc046-54a7-5d06-aafb-397201482414 with scrape type 1
2026-03-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b7bc046-54a7-5d06-aafb-397201482414
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg already downloaded
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg already downloaded
2026-03-27 15:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5b7bc046-54a7-5d06-aafb-397201482414, identifier: 10737246
2026-03-27 15:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10737246
2026-03-27 15:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10737246
2026-03-27 15:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10737246 to the API
2026-03-27 15:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737246>
{'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-31T14: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=10737246',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 10870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg',
'https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg',
'https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg',
'https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg',
'https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg',
'https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg',
'https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg',
'https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg',
'https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg',
'https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg'],
'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-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737246%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [adesa.uk] INFO: Saving data for 10737246: {'created_time': 1774625637.160699, 'last_price_update_time': 1774625637.160709, 'auction_closing_time': 1774965600.0}
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737246') HTTP/1.1" 204 0
2026-03-27 15:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10737249
2026-03-27 15:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870f880b-9bab-5f20-89c3-bfe4de14d54f with scrape type 1
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 870f880b-9bab-5f20-89c3-bfe4de14d54f
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F4e5b39ca-0302-4c5d-8445-fb8459280804.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252Fedaf5518-3383-4f86-b439-859d8797a5eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252Ff9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252Fb3e0a120-4feb-42f4-b5db-e1e629896e83.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F25ef23ed-f379-465f-8597-e8abc277ec65.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F4030d44b-788c-4b1d-88c0-02d6e6745197.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg already downloaded
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg already downloaded
2026-03-27 15:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 870f880b-9bab-5f20-89c3-bfe4de14d54f, identifier: 10737249
2026-03-27 15:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10737249
2026-03-27 15:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10737249
2026-03-27 15:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10737249 to the API
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737249>
{'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-31T14: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=10737249',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 45648,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg',
'https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg',
'https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg',
'https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg',
'https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg',
'https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg',
'https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg',
'https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg',
'https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg',
'https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg'],
'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-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737249%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [adesa.uk] INFO: Saving data for 10737249: {'created_time': 1774625638.231154, 'last_price_update_time': 1774625638.231165, 'auction_closing_time': 1774965600.0}
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737249') HTTP/1.1" 204 0
2026-03-27 15:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 116a4273-d52c-5895-9bbd-dc53a6549f97 with identifier: 10737215
2026-03-27 15:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 116a4273-d52c-5895-9bbd-dc53a6549f97 with scrape type 1
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 116a4273-d52c-5895-9bbd-dc53a6549f97
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252F59d3e1ac-76d2-4031-b8f7-feb088505424.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/59d3e1ac-76d2-4031-b8f7-feb088505424.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252Fbbb029df-fb42-445a-ad63-210ac77cb587.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/bbb029df-fb42-445a-ad63-210ac77cb587.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252F29d9525f-bdd2-464c-8681-b90220dad483.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/29d9525f-bdd2-464c-8681-b90220dad483.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252F78d8b2e6-f8e1-46ca-94ca-6c6b0223bb51.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/78d8b2e6-f8e1-46ca-94ca-6c6b0223bb51.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252F0c188ec0-a25b-46ad-80e7-277ba4c3a069.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/0c188ec0-a25b-46ad-80e7-277ba4c3a069.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252Fe24edb4a-f2e5-4035-ad25-e54d89606b01.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/e24edb4a-f2e5-4035-ad25-e54d89606b01.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252F4967d44a-acf7-4fc8-b432-e37707527861.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/4967d44a-acf7-4fc8-b432-e37707527861.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252Fe61a516c-b3bb-4de1-bdf0-b87a7378c5a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/e61a516c-b3bb-4de1-bdf0-b87a7378c5a1.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252Feea308d4-cd09-4ed6-aa45-887a042eb2d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/eea308d4-cd09-4ed6-aa45-887a042eb2d4.jpg already downloaded
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580847%252Fgeneral%252Ff755daa1-22e5-4d29-8f16-02f201697c96.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580847/general/f755daa1-22e5-4d29-8f16-02f201697c96.jpg already downloaded
2026-03-27 15:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 116a4273-d52c-5895-9bbd-dc53a6549f97, identifier: 10737215
2026-03-27 15:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 116a4273-d52c-5895-9bbd-dc53a6549f97 with identifier: 10737215
2026-03-27 15:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 116a4273-d52c-5895-9bbd-dc53a6549f97 with identifier: 10737215
2026-03-27 15:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 116a4273-d52c-5895-9bbd-dc53a6549f97 with identifier: 10737215 to the API
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '116a4273-d52c-5895-9bbd-dc53a6549f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN25FGD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737215',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13049,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5580847/general/59d3e1ac-76d2-4031-b8f7-feb088505424.jpg',
'https://images.openlane.eu/carimgs/5580847/general/bbb029df-fb42-445a-ad63-210ac77cb587.jpg',
'https://images.openlane.eu/carimgs/5580847/general/29d9525f-bdd2-464c-8681-b90220dad483.jpg',
'https://images.openlane.eu/carimgs/5580847/general/78d8b2e6-f8e1-46ca-94ca-6c6b0223bb51.jpg',
'https://images.openlane.eu/carimgs/5580847/general/0c188ec0-a25b-46ad-80e7-277ba4c3a069.jpg',
'https://images.openlane.eu/carimgs/5580847/general/e24edb4a-f2e5-4035-ad25-e54d89606b01.jpg',
'https://images.openlane.eu/carimgs/5580847/general/4967d44a-acf7-4fc8-b432-e37707527861.jpg',
'https://images.openlane.eu/carimgs/5580847/general/e61a516c-b3bb-4de1-bdf0-b87a7378c5a1.jpg',
'https://images.openlane.eu/carimgs/5580847/general/eea308d4-cd09-4ed6-aa45-887a042eb2d4.jpg',
'https://images.openlane.eu/carimgs/5580847/general/f755daa1-22e5-4d29-8f16-02f201697c96.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/59d3e1ac-76d2-4031-b8f7-feb088505424.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259280,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/bbb029df-fb42-445a-ad63-210ac77cb587.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221485,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/29d9525f-bdd2-464c-8681-b90220dad483.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188450,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/78d8b2e6-f8e1-46ca-94ca-6c6b0223bb51.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209950,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/0c188ec0-a25b-46ad-80e7-277ba4c3a069.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151549,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/e24edb4a-f2e5-4035-ad25-e54d89606b01.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232668,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/4967d44a-acf7-4fc8-b432-e37707527861.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229404,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/e61a516c-b3bb-4de1-bdf0-b87a7378c5a1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206026,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/eea308d4-cd09-4ed6-aa45-887a042eb2d4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4273-d52c-5895-9bbd-dc53a6549f97/116a4273-d52c-5895-9bbd-dc53a6549f97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214076,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580847/general/f755daa1-22e5-4d29-8f16-02f201697c96.jpg',
'Width': 1440}],
'price': 22400,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland Ultimate - Electric - Automatic - 214 hp - '
'DN25FGD - 13,049 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737215%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [adesa.uk] INFO: Saving data for 10737215: {'created_time': 1774625638.911919, 'last_price_update_time': 1774625638.911932, 'auction_closing_time': 1774965600.0}
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737215') HTTP/1.1" 204 0
2026-03-27 15:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with identifier: 10737228
2026-03-27 15:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with scrape type 1
2026-03-27 15:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e
2026-03-27 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252Fa1fe805f-b50a-4a99-b419-94d3864a9712.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/a1fe805f-b50a-4a99-b419-94d3864a9712.jpg already downloaded
2026-03-27 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252F22b75a4a-0046-4ee4-a502-6c0fa5def02f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/22b75a4a-0046-4ee4-a502-6c0fa5def02f.jpg already downloaded
2026-03-27 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252F332ff337-186b-4e92-9bc7-e8493e9b17d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/332ff337-186b-4e92-9bc7-e8493e9b17d0.jpg already downloaded
2026-03-27 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252Fb85cff83-fd26-4fa1-9483-e491ae9bb3d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/b85cff83-fd26-4fa1-9483-e491ae9bb3d5.jpg already downloaded
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252Fdbb46ddb-d062-4723-986f-a26beac39cf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/dbb46ddb-d062-4723-986f-a26beac39cf9.jpg already downloaded
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252F0d748ae4-e9a9-4743-a8db-023d20456475.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/0d748ae4-e9a9-4743-a8db-023d20456475.jpg already downloaded
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252F1b8448ba-9339-443a-990d-d22d5c3f7818.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/1b8448ba-9339-443a-990d-d22d5c3f7818.jpg already downloaded
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252Fe8c90c66-ca0a-4f01-b16d-224282ec2424.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/e8c90c66-ca0a-4f01-b16d-224282ec2424.jpg already downloaded
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252F5cde725b-cb4b-45bf-a701-afb6e8bf1fa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/5cde725b-cb4b-45bf-a701-afb6e8bf1fa9.jpg already downloaded
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716605%252Fgeneral%252F66b8ba8f-3721-4d97-9be7-569991576728.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716605/general/66b8ba8f-3721-4d97-9be7-569991576728.jpg already downloaded
2026-03-27 15:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e, identifier: 10737228
2026-03-27 15:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with identifier: 10737228
2026-03-27 15:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with identifier: 10737228
2026-03-27 15:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with identifier: 10737228 to the API
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WM71HMA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737228',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 31889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5716605/general/a1fe805f-b50a-4a99-b419-94d3864a9712.jpg',
'https://images.openlane.eu/carimgs/5716605/general/22b75a4a-0046-4ee4-a502-6c0fa5def02f.jpg',
'https://images.openlane.eu/carimgs/5716605/general/332ff337-186b-4e92-9bc7-e8493e9b17d0.jpg',
'https://images.openlane.eu/carimgs/5716605/general/b85cff83-fd26-4fa1-9483-e491ae9bb3d5.jpg',
'https://images.openlane.eu/carimgs/5716605/general/dbb46ddb-d062-4723-986f-a26beac39cf9.jpg',
'https://images.openlane.eu/carimgs/5716605/general/0d748ae4-e9a9-4743-a8db-023d20456475.jpg',
'https://images.openlane.eu/carimgs/5716605/general/1b8448ba-9339-443a-990d-d22d5c3f7818.jpg',
'https://images.openlane.eu/carimgs/5716605/general/e8c90c66-ca0a-4f01-b16d-224282ec2424.jpg',
'https://images.openlane.eu/carimgs/5716605/general/5cde725b-cb4b-45bf-a701-afb6e8bf1fa9.jpg',
'https://images.openlane.eu/carimgs/5716605/general/66b8ba8f-3721-4d97-9be7-569991576728.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344256,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/a1fe805f-b50a-4a99-b419-94d3864a9712.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234026,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/22b75a4a-0046-4ee4-a502-6c0fa5def02f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238888,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/332ff337-186b-4e92-9bc7-e8493e9b17d0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321618,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/b85cff83-fd26-4fa1-9483-e491ae9bb3d5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263610,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/dbb46ddb-d062-4723-986f-a26beac39cf9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172429,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/0d748ae4-e9a9-4743-a8db-023d20456475.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/1b8448ba-9339-443a-990d-d22d5c3f7818.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145044,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/e8c90c66-ca0a-4f01-b16d-224282ec2424.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169921,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/5cde725b-cb4b-45bf-a701-afb6e8bf1fa9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e/6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173578,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716605/general/66b8ba8f-3721-4d97-9be7-569991576728.jpg',
'Width': 1440}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'WM71HMA - 31,889 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737228%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [adesa.uk] INFO: Saving data for 10737228: {'created_time': 1774625641.548793, 'last_price_update_time': 1774625641.548803, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737228') HTTP/1.1" 204 0
2026-03-27 15:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with identifier: 10737218
2026-03-27 15:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with scrape type 1
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 314adb5f-b7f4-54c5-bf6a-2f01eb97724c
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252F404aa346-8c96-453c-a501-cceeaaeb4a63.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/404aa346-8c96-453c-a501-cceeaaeb4a63.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252F92158eaf-4b6f-4d33-9ab6-fcaa4b76bb29.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/92158eaf-4b6f-4d33-9ab6-fcaa4b76bb29.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252Fbeecb345-7b4b-4ccb-8c48-07ae80df1fe8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/beecb345-7b4b-4ccb-8c48-07ae80df1fe8.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252Fca8d7893-e3be-4cd2-94fe-b0fae480d8f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/ca8d7893-e3be-4cd2-94fe-b0fae480d8f7.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252Fb4f2e81a-2613-45ee-b89a-f8743e11b3c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/b4f2e81a-2613-45ee-b89a-f8743e11b3c0.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252Fca3d0239-3622-4c5b-8043-15083dc38533.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/ca3d0239-3622-4c5b-8043-15083dc38533.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252F5a033c80-495f-45b6-af9e-85f739d7f67b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/5a033c80-495f-45b6-af9e-85f739d7f67b.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252F8fff32e9-da9e-407f-bc37-c5bd78ab71b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/8fff32e9-da9e-407f-bc37-c5bd78ab71b7.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252Fe3b8815b-e048-41df-920b-26e9b37a84ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/e3b8815b-e048-41df-920b-26e9b37a84ef.jpg already downloaded
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642766%252Fgeneral%252F530e8cc8-9546-46b0-82b8-d63b75b78cb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642766/general/530e8cc8-9546-46b0-82b8-d63b75b78cb7.jpg already downloaded
2026-03-27 15:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c, identifier: 10737218
2026-03-27 15:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with identifier: 10737218
2026-03-27 15:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with identifier: 10737218
2026-03-27 15:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with identifier: 10737218 to the API
2026-03-27 15:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '314adb5f-b7f4-54c5-bf6a-2f01eb97724c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NV71HFG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737218',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 52966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5642766/general/404aa346-8c96-453c-a501-cceeaaeb4a63.jpg',
'https://images.openlane.eu/carimgs/5642766/general/92158eaf-4b6f-4d33-9ab6-fcaa4b76bb29.jpg',
'https://images.openlane.eu/carimgs/5642766/general/beecb345-7b4b-4ccb-8c48-07ae80df1fe8.jpg',
'https://images.openlane.eu/carimgs/5642766/general/ca8d7893-e3be-4cd2-94fe-b0fae480d8f7.jpg',
'https://images.openlane.eu/carimgs/5642766/general/b4f2e81a-2613-45ee-b89a-f8743e11b3c0.jpg',
'https://images.openlane.eu/carimgs/5642766/general/ca3d0239-3622-4c5b-8043-15083dc38533.jpg',
'https://images.openlane.eu/carimgs/5642766/general/5a033c80-495f-45b6-af9e-85f739d7f67b.jpg',
'https://images.openlane.eu/carimgs/5642766/general/8fff32e9-da9e-407f-bc37-c5bd78ab71b7.jpg',
'https://images.openlane.eu/carimgs/5642766/general/e3b8815b-e048-41df-920b-26e9b37a84ef.jpg',
'https://images.openlane.eu/carimgs/5642766/general/530e8cc8-9546-46b0-82b8-d63b75b78cb7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255586,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/404aa346-8c96-453c-a501-cceeaaeb4a63.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292390,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/92158eaf-4b6f-4d33-9ab6-fcaa4b76bb29.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268145,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/beecb345-7b4b-4ccb-8c48-07ae80df1fe8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243812,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/ca8d7893-e3be-4cd2-94fe-b0fae480d8f7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195428,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/b4f2e81a-2613-45ee-b89a-f8743e11b3c0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200932,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/ca3d0239-3622-4c5b-8043-15083dc38533.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161809,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/5a033c80-495f-45b6-af9e-85f739d7f67b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137262,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/8fff32e9-da9e-407f-bc37-c5bd78ab71b7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153719,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/e3b8815b-e048-41df-920b-26e9b37a84ef.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314adb5f-b7f4-54c5-bf6a-2f01eb97724c/314adb5f-b7f4-54c5-bf6a-2f01eb97724c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169291,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642766/general/530e8cc8-9546-46b0-82b8-d63b75b78cb7.jpg',
'Width': 1440}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - NV71HFG - 52,966 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737218%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [adesa.uk] INFO: Saving data for 10737218: {'created_time': 1774625643.141622, 'last_price_update_time': 1774625643.141641, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737218') HTTP/1.1" 204 0
2026-03-27 15:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with identifier: 10737221
2026-03-27 15:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with scrape type 1
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252Fdcb67663-ecd4-4030-b063-3dcc9680176c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/dcb67663-ecd4-4030-b063-3dcc9680176c.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252F08cd64bb-28fb-4f28-8c41-317c6030b631.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/08cd64bb-28fb-4f28-8c41-317c6030b631.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252F4d21257c-8183-4036-9ef4-22234ba4c76e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/4d21257c-8183-4036-9ef4-22234ba4c76e.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252Fe1c48d06-8795-4c5b-bea0-91099959a52e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/e1c48d06-8795-4c5b-bea0-91099959a52e.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252F7ad75cc8-56f5-4301-915f-cfcfeb4d9ca0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/7ad75cc8-56f5-4301-915f-cfcfeb4d9ca0.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252Fd6ff48a9-464e-422f-9178-da9070399a62.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/d6ff48a9-464e-422f-9178-da9070399a62.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252F594fbeb1-3a6a-4e31-84e0-d59cdf5a8888.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/594fbeb1-3a6a-4e31-84e0-d59cdf5a8888.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252F9dc6e532-3f6c-45d4-be60-13dec9e5046e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/9dc6e532-3f6c-45d4-be60-13dec9e5046e.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252Fcb395f00-f0eb-430a-8bd9-42f2e89eaf47.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/cb395f00-f0eb-430a-8bd9-42f2e89eaf47.jpg already downloaded
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5658802%252Fgeneral%252F290b154e-d66b-494b-ad79-3fd28f1256bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658802/general/290b154e-d66b-494b-ad79-3fd28f1256bf.jpg already downloaded
2026-03-27 15:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2, identifier: 10737221
2026-03-27 15:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with identifier: 10737221
2026-03-27 15:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with identifier: 10737221
2026-03-27 15:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with identifier: 10737221 to the API
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '2b1b2bd3-95ee-5bfe-921c-3b347acd11f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PXZ9469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737221',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39252,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5658802/general/dcb67663-ecd4-4030-b063-3dcc9680176c.jpg',
'https://images.openlane.eu/carimgs/5658802/general/08cd64bb-28fb-4f28-8c41-317c6030b631.jpg',
'https://images.openlane.eu/carimgs/5658802/general/4d21257c-8183-4036-9ef4-22234ba4c76e.jpg',
'https://images.openlane.eu/carimgs/5658802/general/e1c48d06-8795-4c5b-bea0-91099959a52e.jpg',
'https://images.openlane.eu/carimgs/5658802/general/7ad75cc8-56f5-4301-915f-cfcfeb4d9ca0.jpg',
'https://images.openlane.eu/carimgs/5658802/general/d6ff48a9-464e-422f-9178-da9070399a62.jpg',
'https://images.openlane.eu/carimgs/5658802/general/594fbeb1-3a6a-4e31-84e0-d59cdf5a8888.jpg',
'https://images.openlane.eu/carimgs/5658802/general/9dc6e532-3f6c-45d4-be60-13dec9e5046e.jpg',
'https://images.openlane.eu/carimgs/5658802/general/cb395f00-f0eb-430a-8bd9-42f2e89eaf47.jpg',
'https://images.openlane.eu/carimgs/5658802/general/290b154e-d66b-494b-ad79-3fd28f1256bf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228077,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/dcb67663-ecd4-4030-b063-3dcc9680176c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199956,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/08cd64bb-28fb-4f28-8c41-317c6030b631.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180788,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/4d21257c-8183-4036-9ef4-22234ba4c76e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193788,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/e1c48d06-8795-4c5b-bea0-91099959a52e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151986,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/7ad75cc8-56f5-4301-915f-cfcfeb4d9ca0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173603,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/d6ff48a9-464e-422f-9178-da9070399a62.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143293,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/594fbeb1-3a6a-4e31-84e0-d59cdf5a8888.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90899,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/9dc6e532-3f6c-45d4-be60-13dec9e5046e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148835,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/cb395f00-f0eb-430a-8bd9-42f2e89eaf47.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b1b2bd3-95ee-5bfe-921c-3b347acd11f2/2b1b2bd3-95ee-5bfe-921c-3b347acd11f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172777,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658802/general/290b154e-d66b-494b-ad79-3fd28f1256bf.jpg',
'Width': 1440}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - PXZ9469 - 39,252 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737221%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [adesa.uk] INFO: Saving data for 10737221: {'created_time': 1774625644.026568, 'last_price_update_time': 1774625644.026583, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737221') HTTP/1.1" 204 0
2026-03-27 15:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3edfdb2e-d593-530c-9189-c7b20e1ec05f with identifier: 10737233
2026-03-27 15:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3edfdb2e-d593-530c-9189-c7b20e1ec05f with scrape type 1
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3edfdb2e-d593-530c-9189-c7b20e1ec05f
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252Fda3d6fa4-efc1-4d60-ac1c-04c43d02fabb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/da3d6fa4-efc1-4d60-ac1c-04c43d02fabb.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252F6b0b2ba0-e9d6-4d87-920a-957aa29cfbe6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/6b0b2ba0-e9d6-4d87-920a-957aa29cfbe6.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252F1ec3ff53-fc0c-4e6f-8b69-59792d2063a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/1ec3ff53-fc0c-4e6f-8b69-59792d2063a1.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252F93b4bda4-9325-4bfd-a8ff-084db829ec72.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/93b4bda4-9325-4bfd-a8ff-084db829ec72.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252F2cd1bda1-ca65-4c1e-8219-b0b2fd813ed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/2cd1bda1-ca65-4c1e-8219-b0b2fd813ed3.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252Feb9df818-3299-4532-aec4-ee8c7a6991ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/eb9df818-3299-4532-aec4-ee8c7a6991ff.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252F2c87afcb-263f-446f-9d43-4522fe5435d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/2c87afcb-263f-446f-9d43-4522fe5435d4.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252F24967eda-c542-4fe0-954f-fdf6a065847d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/24967eda-c542-4fe0-954f-fdf6a065847d.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252F6f429a47-a5de-48b0-8474-8fda04f7f55f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/6f429a47-a5de-48b0-8474-8fda04f7f55f.jpg already downloaded
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720282%252Fgeneral%252F6b9a38ba-5067-4137-9431-46076204dbf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720282/general/6b9a38ba-5067-4137-9431-46076204dbf5.jpg already downloaded
2026-03-27 15:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3edfdb2e-d593-530c-9189-c7b20e1ec05f, identifier: 10737233
2026-03-27 15:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3edfdb2e-d593-530c-9189-c7b20e1ec05f with identifier: 10737233
2026-03-27 15:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3edfdb2e-d593-530c-9189-c7b20e1ec05f with identifier: 10737233
2026-03-27 15:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3edfdb2e-d593-530c-9189-c7b20e1ec05f with identifier: 10737233 to the API
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3edfdb2e-d593-530c-9189-c7b20e1ec05f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XHU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737233',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 16961,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5720282/general/da3d6fa4-efc1-4d60-ac1c-04c43d02fabb.jpg',
'https://images.openlane.eu/carimgs/5720282/general/6b0b2ba0-e9d6-4d87-920a-957aa29cfbe6.jpg',
'https://images.openlane.eu/carimgs/5720282/general/1ec3ff53-fc0c-4e6f-8b69-59792d2063a1.jpg',
'https://images.openlane.eu/carimgs/5720282/general/93b4bda4-9325-4bfd-a8ff-084db829ec72.jpg',
'https://images.openlane.eu/carimgs/5720282/general/2cd1bda1-ca65-4c1e-8219-b0b2fd813ed3.jpg',
'https://images.openlane.eu/carimgs/5720282/general/eb9df818-3299-4532-aec4-ee8c7a6991ff.jpg',
'https://images.openlane.eu/carimgs/5720282/general/2c87afcb-263f-446f-9d43-4522fe5435d4.jpg',
'https://images.openlane.eu/carimgs/5720282/general/24967eda-c542-4fe0-954f-fdf6a065847d.jpg',
'https://images.openlane.eu/carimgs/5720282/general/6f429a47-a5de-48b0-8474-8fda04f7f55f.jpg',
'https://images.openlane.eu/carimgs/5720282/general/6b9a38ba-5067-4137-9431-46076204dbf5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286269,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/da3d6fa4-efc1-4d60-ac1c-04c43d02fabb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250006,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/6b0b2ba0-e9d6-4d87-920a-957aa29cfbe6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358515,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/1ec3ff53-fc0c-4e6f-8b69-59792d2063a1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232278,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/93b4bda4-9325-4bfd-a8ff-084db829ec72.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171210,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/2cd1bda1-ca65-4c1e-8219-b0b2fd813ed3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275324,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/eb9df818-3299-4532-aec4-ee8c7a6991ff.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213049,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/2c87afcb-263f-446f-9d43-4522fe5435d4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171339,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/24967eda-c542-4fe0-954f-fdf6a065847d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245296,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/6f429a47-a5de-48b0-8474-8fda04f7f55f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3edfdb2e-d593-530c-9189-c7b20e1ec05f/3edfdb2e-d593-530c-9189-c7b20e1ec05f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245711,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720282/general/6b9a38ba-5067-4137-9431-46076204dbf5.jpg',
'Width': 1440}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Petrol - Automatic - 136 hp - '
'DY25XHU - 16,961 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737233%27 HTTP/1.1" 200 None
2026-03-27 15:34:04 [adesa.uk] INFO: Saving data for 10737233: {'created_time': 1774625644.958377, 'last_price_update_time': 1774625644.958389, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737233') HTTP/1.1" 204 0
2026-03-27 15:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with identifier: 10737229
2026-03-27 15:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with scrape type 1
2026-03-27 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ffb8728-65de-5ada-994b-2ec2e1cdec88
2026-03-27 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252Fc6e1fbdf-1c8d-4969-a23d-01d4e01b614a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/c6e1fbdf-1c8d-4969-a23d-01d4e01b614a.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252F87eae93d-4fcd-4642-804c-7a2b585aca4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/87eae93d-4fcd-4642-804c-7a2b585aca4d.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252Fffbc2abf-4832-44d8-b33f-e5c436af514b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/ffbc2abf-4832-44d8-b33f-e5c436af514b.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252F045cc40b-c415-4536-b494-1198decc3b9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/045cc40b-c415-4536-b494-1198decc3b9b.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252F3e04d373-996a-4421-9ada-50be4f304665.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/3e04d373-996a-4421-9ada-50be4f304665.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252F8a604edd-c9dc-4c53-b732-b78d771dff6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/8a604edd-c9dc-4c53-b732-b78d771dff6f.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252F0e0fa97b-abda-47a2-a397-91532579f49c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/0e0fa97b-abda-47a2-a397-91532579f49c.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252F4e40d66b-39fc-4840-bd07-d4484e728df6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/4e40d66b-39fc-4840-bd07-d4484e728df6.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252F96f9963d-4279-4155-8215-6b42802a13f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/96f9963d-4279-4155-8215-6b42802a13f5.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716955%252Fgeneral%252F48537e29-e177-4cd9-80d3-be412cf29104.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716955/general/48537e29-e177-4cd9-80d3-be412cf29104.jpg already downloaded
2026-03-27 15:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2ffb8728-65de-5ada-994b-2ec2e1cdec88, identifier: 10737229
2026-03-27 15:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with identifier: 10737229
2026-03-27 15:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with identifier: 10737229
2026-03-27 15:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with identifier: 10737229 to the API
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '2ffb8728-65de-5ada-994b-2ec2e1cdec88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PJ71ZFL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737229',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 45485,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5716955/general/c6e1fbdf-1c8d-4969-a23d-01d4e01b614a.jpg',
'https://images.openlane.eu/carimgs/5716955/general/87eae93d-4fcd-4642-804c-7a2b585aca4d.jpg',
'https://images.openlane.eu/carimgs/5716955/general/ffbc2abf-4832-44d8-b33f-e5c436af514b.jpg',
'https://images.openlane.eu/carimgs/5716955/general/045cc40b-c415-4536-b494-1198decc3b9b.jpg',
'https://images.openlane.eu/carimgs/5716955/general/3e04d373-996a-4421-9ada-50be4f304665.jpg',
'https://images.openlane.eu/carimgs/5716955/general/8a604edd-c9dc-4c53-b732-b78d771dff6f.jpg',
'https://images.openlane.eu/carimgs/5716955/general/0e0fa97b-abda-47a2-a397-91532579f49c.jpg',
'https://images.openlane.eu/carimgs/5716955/general/4e40d66b-39fc-4840-bd07-d4484e728df6.jpg',
'https://images.openlane.eu/carimgs/5716955/general/96f9963d-4279-4155-8215-6b42802a13f5.jpg',
'https://images.openlane.eu/carimgs/5716955/general/48537e29-e177-4cd9-80d3-be412cf29104.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231484,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/c6e1fbdf-1c8d-4969-a23d-01d4e01b614a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213048,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/87eae93d-4fcd-4642-804c-7a2b585aca4d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205837,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/ffbc2abf-4832-44d8-b33f-e5c436af514b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233869,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/045cc40b-c415-4536-b494-1198decc3b9b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244237,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/3e04d373-996a-4421-9ada-50be4f304665.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205857,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/8a604edd-c9dc-4c53-b732-b78d771dff6f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187756,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/0e0fa97b-abda-47a2-a397-91532579f49c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113834,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/4e40d66b-39fc-4840-bd07-d4484e728df6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216920,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/96f9963d-4279-4155-8215-6b42802a13f5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ffb8728-65de-5ada-994b-2ec2e1cdec88/2ffb8728-65de-5ada-994b-2ec2e1cdec88_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231319,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716955/general/48537e29-e177-4cd9-80d3-be412cf29104.jpg',
'Width': 1440}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-02-06',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'PJ71ZFL - 45,485 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737229%27 HTTP/1.1" 200 None
2026-03-27 15:34:05 [adesa.uk] INFO: Saving data for 10737229: {'created_time': 1774625645.685109, 'last_price_update_time': 1774625645.685123, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737229') HTTP/1.1" 204 0
2026-03-27 15:34:05 [scrapy.extensions.logstats] INFO: Crawled 130 pages (at 43 pages/min), scraped 124 items (at 42 items/min)
2026-03-27 15:34:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-27 15:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10737248
2026-03-27 15:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f0ea87-e712-5480-a676-012bf1077b96 with scrape type 1
2026-03-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9f0ea87-e712-5480-a676-012bf1077b96
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg already downloaded
2026-03-27 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg already downloaded
2026-03-27 15:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a9f0ea87-e712-5480-a676-012bf1077b96, identifier: 10737248
2026-03-27 15:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10737248
2026-03-27 15:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10737248
2026-03-27 15:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10737248 to the API
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737248>
{'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-31T14: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=10737248',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 25432,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg',
'https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg',
'https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg',
'https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg',
'https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg',
'https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg',
'https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg',
'https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg',
'https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg',
'https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg'],
'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-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737248%27 HTTP/1.1" 200 None
2026-03-27 15:34:06 [adesa.uk] INFO: Saving data for 10737248: {'created_time': 1774625646.443155, 'last_price_update_time': 1774625646.443165, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737248') HTTP/1.1" 204 0
2026-03-27 15:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10737244
2026-03-27 15:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8296a22c-a988-5bd1-a8b0-0068348c98b6 with scrape type 1
2026-03-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8296a22c-a988-5bd1-a8b0-0068348c98b6
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg already downloaded
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-27 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg already downloaded
2026-03-27 15:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8296a22c-a988-5bd1-a8b0-0068348c98b6, identifier: 10737244
2026-03-27 15:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10737244
2026-03-27 15:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10737244
2026-03-27 15:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10737244 to the API
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737244>
{'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-31T14: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=10737244',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 16940,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg',
'https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg',
'https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg',
'https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg',
'https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg',
'https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg',
'https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg',
'https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg',
'https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg',
'https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg'],
'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-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737244%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [adesa.uk] INFO: Saving data for 10737244: {'created_time': 1774625647.096209, 'last_price_update_time': 1774625647.096219, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737244') HTTP/1.1" 204 0
2026-03-27 15:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eecc600-7000-55d4-8e68-163620240f2e with identifier: 10737225
2026-03-27 15:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eecc600-7000-55d4-8e68-163620240f2e with scrape type 1
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6eecc600-7000-55d4-8e68-163620240f2e
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252F1986a8cb-992f-42d0-ae5a-6843e399d2ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/1986a8cb-992f-42d0-ae5a-6843e399d2ed.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252F8fb96788-3db7-4dbb-95fd-d5832f980cc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/8fb96788-3db7-4dbb-95fd-d5832f980cc6.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252F18bd8894-f36c-4c79-bcf7-ce942cf05977.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/18bd8894-f36c-4c79-bcf7-ce942cf05977.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252F0e86e884-7c19-4dc0-9e32-ccaaad868c9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/0e86e884-7c19-4dc0-9e32-ccaaad868c9e.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252Fcc97627d-641e-4aac-862e-b26c1b6e690d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/cc97627d-641e-4aac-862e-b26c1b6e690d.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252Fa763702a-484d-4377-84ea-2ade7f752135.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/a763702a-484d-4377-84ea-2ade7f752135.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252F8c26aa18-464f-4e1b-9f55-86a62ebdcf39.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/8c26aa18-464f-4e1b-9f55-86a62ebdcf39.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252F3ccc12f2-7b72-4b66-bdeb-209195b549ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/3ccc12f2-7b72-4b66-bdeb-209195b549ac.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252Ffd2c2052-8f5d-419b-b160-665925e4ac62.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/fd2c2052-8f5d-419b-b160-665925e4ac62.jpg already downloaded
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684326%252Fgeneral%252Ff23a2e23-d835-426d-be7f-58393f8bbd01.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684326/general/f23a2e23-d835-426d-be7f-58393f8bbd01.jpg already downloaded
2026-03-27 15:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 6eecc600-7000-55d4-8e68-163620240f2e, identifier: 10737225
2026-03-27 15:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 6eecc600-7000-55d4-8e68-163620240f2e with identifier: 10737225
2026-03-27 15:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 6eecc600-7000-55d4-8e68-163620240f2e with identifier: 10737225
2026-03-27 15:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 6eecc600-7000-55d4-8e68-163620240f2e with identifier: 10737225 to the API
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '6eecc600-7000-55d4-8e68-163620240f2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN21TWW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737225',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5684326/general/1986a8cb-992f-42d0-ae5a-6843e399d2ed.jpg',
'https://images.openlane.eu/carimgs/5684326/general/8fb96788-3db7-4dbb-95fd-d5832f980cc6.jpg',
'https://images.openlane.eu/carimgs/5684326/general/18bd8894-f36c-4c79-bcf7-ce942cf05977.jpg',
'https://images.openlane.eu/carimgs/5684326/general/0e86e884-7c19-4dc0-9e32-ccaaad868c9e.jpg',
'https://images.openlane.eu/carimgs/5684326/general/cc97627d-641e-4aac-862e-b26c1b6e690d.jpg',
'https://images.openlane.eu/carimgs/5684326/general/a763702a-484d-4377-84ea-2ade7f752135.jpg',
'https://images.openlane.eu/carimgs/5684326/general/8c26aa18-464f-4e1b-9f55-86a62ebdcf39.jpg',
'https://images.openlane.eu/carimgs/5684326/general/3ccc12f2-7b72-4b66-bdeb-209195b549ac.jpg',
'https://images.openlane.eu/carimgs/5684326/general/fd2c2052-8f5d-419b-b160-665925e4ac62.jpg',
'https://images.openlane.eu/carimgs/5684326/general/f23a2e23-d835-426d-be7f-58393f8bbd01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211870,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/1986a8cb-992f-42d0-ae5a-6843e399d2ed.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213657,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/8fb96788-3db7-4dbb-95fd-d5832f980cc6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213169,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/18bd8894-f36c-4c79-bcf7-ce942cf05977.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204525,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/0e86e884-7c19-4dc0-9e32-ccaaad868c9e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151533,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/cc97627d-641e-4aac-862e-b26c1b6e690d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170286,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/a763702a-484d-4377-84ea-2ade7f752135.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142522,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/8c26aa18-464f-4e1b-9f55-86a62ebdcf39.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94492,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/3ccc12f2-7b72-4b66-bdeb-209195b549ac.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116146,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/fd2c2052-8f5d-419b-b160-665925e4ac62.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6eecc600-7000-55d4-8e68-163620240f2e/6eecc600-7000-55d4-8e68-163620240f2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131992,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684326/general/f23a2e23-d835-426d-be7f-58393f8bbd01.jpg',
'Width': 1440}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - VN21TWW - 24,336 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737225%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [adesa.uk] INFO: Saving data for 10737225: {'created_time': 1774625648.744374, 'last_price_update_time': 1774625648.744386, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737225') HTTP/1.1" 204 0
2026-03-27 15:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 497550e4-4721-5ac4-8610-7373bf0b752c with identifier: 10737227
2026-03-27 15:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 497550e4-4721-5ac4-8610-7373bf0b752c with scrape type 1
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 497550e4-4721-5ac4-8610-7373bf0b752c
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252Fbba378cb-408b-4e3d-8eb4-70590338127b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/bba378cb-408b-4e3d-8eb4-70590338127b.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252Fff6aeb1c-5333-4044-9e6b-320ef7ffcbc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/ff6aeb1c-5333-4044-9e6b-320ef7ffcbc9.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252Fca037c45-b254-4df3-8d49-9160bfac56e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/ca037c45-b254-4df3-8d49-9160bfac56e8.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252Fcdc37c74-88d2-413a-b719-82a1e3ffb2b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/cdc37c74-88d2-413a-b719-82a1e3ffb2b2.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252Fd5d16823-f014-4017-8b7e-03d1a615f7c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/d5d16823-f014-4017-8b7e-03d1a615f7c4.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252F803ba05e-d905-4ff8-9e97-a17441b4c1b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/803ba05e-d905-4ff8-9e97-a17441b4c1b0.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252F0203ddcd-fcd4-493c-8ffb-289354b48efb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/0203ddcd-fcd4-493c-8ffb-289354b48efb.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252F13629a20-b39a-496b-960a-35303d7e6f3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/13629a20-b39a-496b-960a-35303d7e6f3e.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252Feab7beca-0a6f-42bb-91ae-e0e0dce5b4cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/eab7beca-0a6f-42bb-91ae-e0e0dce5b4cd.jpg already downloaded
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716965%252Fgeneral%252F061d7096-b6fb-4c4c-b6f5-f70564d5ea8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716965/general/061d7096-b6fb-4c4c-b6f5-f70564d5ea8f.jpg already downloaded
2026-03-27 15:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 497550e4-4721-5ac4-8610-7373bf0b752c, identifier: 10737227
2026-03-27 15:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 497550e4-4721-5ac4-8610-7373bf0b752c with identifier: 10737227
2026-03-27 15:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 497550e4-4721-5ac4-8610-7373bf0b752c with identifier: 10737227
2026-03-27 15:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 497550e4-4721-5ac4-8610-7373bf0b752c with identifier: 10737227 to the API
2026-03-27 15:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '497550e4-4721-5ac4-8610-7373bf0b752c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VE71NLC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737227',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 22311,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5716965/general/bba378cb-408b-4e3d-8eb4-70590338127b.jpg',
'https://images.openlane.eu/carimgs/5716965/general/ff6aeb1c-5333-4044-9e6b-320ef7ffcbc9.jpg',
'https://images.openlane.eu/carimgs/5716965/general/ca037c45-b254-4df3-8d49-9160bfac56e8.jpg',
'https://images.openlane.eu/carimgs/5716965/general/cdc37c74-88d2-413a-b719-82a1e3ffb2b2.jpg',
'https://images.openlane.eu/carimgs/5716965/general/d5d16823-f014-4017-8b7e-03d1a615f7c4.jpg',
'https://images.openlane.eu/carimgs/5716965/general/803ba05e-d905-4ff8-9e97-a17441b4c1b0.jpg',
'https://images.openlane.eu/carimgs/5716965/general/0203ddcd-fcd4-493c-8ffb-289354b48efb.jpg',
'https://images.openlane.eu/carimgs/5716965/general/13629a20-b39a-496b-960a-35303d7e6f3e.jpg',
'https://images.openlane.eu/carimgs/5716965/general/eab7beca-0a6f-42bb-91ae-e0e0dce5b4cd.jpg',
'https://images.openlane.eu/carimgs/5716965/general/061d7096-b6fb-4c4c-b6f5-f70564d5ea8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337754,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/bba378cb-408b-4e3d-8eb4-70590338127b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350495,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/ff6aeb1c-5333-4044-9e6b-320ef7ffcbc9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362164,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/ca037c45-b254-4df3-8d49-9160bfac56e8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316531,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/cdc37c74-88d2-413a-b719-82a1e3ffb2b2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269098,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/d5d16823-f014-4017-8b7e-03d1a615f7c4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271882,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/803ba05e-d905-4ff8-9e97-a17441b4c1b0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225599,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/0203ddcd-fcd4-493c-8ffb-289354b48efb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133831,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/13629a20-b39a-496b-960a-35303d7e6f3e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191653,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/eab7beca-0a6f-42bb-91ae-e0e0dce5b4cd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497550e4-4721-5ac4-8610-7373bf0b752c/497550e4-4721-5ac4-8610-7373bf0b752c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246448,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716965/general/061d7096-b6fb-4c4c-b6f5-f70564d5ea8f.jpg',
'Width': 1440}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - VE71NLC - 22,311 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2022}
2026-03-27 15:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737227%27 HTTP/1.1" 200 None
2026-03-27 15:34:09 [adesa.uk] INFO: Saving data for 10737227: {'created_time': 1774625649.335777, 'last_price_update_time': 1774625649.335787, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737227') HTTP/1.1" 204 0
2026-03-27 15:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10737217
2026-03-27 15:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea71954-8833-5f92-a88d-32227e509406 with scrape type 1
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aea71954-8833-5f92-a88d-32227e509406
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252F934a1e42-e7cc-4b4c-bb9e-9e0dbc52dbcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/934a1e42-e7cc-4b4c-bb9e-9e0dbc52dbcd.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252F2ee8bb8e-db13-4b9c-b574-8c94df41b0ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/2ee8bb8e-db13-4b9c-b574-8c94df41b0ee.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252Fdcb79c8b-d2d3-4018-91f5-bec4b1a8eada.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/dcb79c8b-d2d3-4018-91f5-bec4b1a8eada.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252F419d5950-fe16-488a-a2d5-a70178cb6b18.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/419d5950-fe16-488a-a2d5-a70178cb6b18.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252Fa76de43c-cfc3-44f4-ae7c-214aa4559f0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/a76de43c-cfc3-44f4-ae7c-214aa4559f0c.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252Fb1b60b83-fb75-420c-94a8-fbcf13876525.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/b1b60b83-fb75-420c-94a8-fbcf13876525.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252Ffcde290f-08e1-4cff-be22-a813b3f62053.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/fcde290f-08e1-4cff-be22-a813b3f62053.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252Fe9139716-e202-4706-99ca-d607a076d487.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/e9139716-e202-4706-99ca-d607a076d487.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252Fcec09de1-d088-4bb4-8d12-e6cd029c73a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/cec09de1-d088-4bb4-8d12-e6cd029c73a4.jpg already downloaded
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641924%252Fgeneral%252F73b72722-edf0-41e5-a106-9798538ee41e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641924/general/73b72722-edf0-41e5-a106-9798538ee41e.jpg already downloaded
2026-03-27 15:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: aea71954-8833-5f92-a88d-32227e509406, identifier: 10737217
2026-03-27 15:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10737217
2026-03-27 15:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10737217
2026-03-27 15:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10737217 to the API
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737217>
{'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-31T14: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=10737217',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 62766,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5641924/general/934a1e42-e7cc-4b4c-bb9e-9e0dbc52dbcd.jpg',
'https://images.openlane.eu/carimgs/5641924/general/2ee8bb8e-db13-4b9c-b574-8c94df41b0ee.jpg',
'https://images.openlane.eu/carimgs/5641924/general/dcb79c8b-d2d3-4018-91f5-bec4b1a8eada.jpg',
'https://images.openlane.eu/carimgs/5641924/general/419d5950-fe16-488a-a2d5-a70178cb6b18.jpg',
'https://images.openlane.eu/carimgs/5641924/general/a76de43c-cfc3-44f4-ae7c-214aa4559f0c.jpg',
'https://images.openlane.eu/carimgs/5641924/general/b1b60b83-fb75-420c-94a8-fbcf13876525.jpg',
'https://images.openlane.eu/carimgs/5641924/general/fcde290f-08e1-4cff-be22-a813b3f62053.jpg',
'https://images.openlane.eu/carimgs/5641924/general/e9139716-e202-4706-99ca-d607a076d487.jpg',
'https://images.openlane.eu/carimgs/5641924/general/cec09de1-d088-4bb4-8d12-e6cd029c73a4.jpg',
'https://images.openlane.eu/carimgs/5641924/general/73b72722-edf0-41e5-a106-9798538ee41e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148369,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/934a1e42-e7cc-4b4c-bb9e-9e0dbc52dbcd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174836,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/2ee8bb8e-db13-4b9c-b574-8c94df41b0ee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189182,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/dcb79c8b-d2d3-4018-91f5-bec4b1a8eada.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183775,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/419d5950-fe16-488a-a2d5-a70178cb6b18.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168993,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/a76de43c-cfc3-44f4-ae7c-214aa4559f0c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158682,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/b1b60b83-fb75-420c-94a8-fbcf13876525.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152477,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/fcde290f-08e1-4cff-be22-a813b3f62053.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115806,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/e9139716-e202-4706-99ca-d607a076d487.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129554,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/cec09de1-d088-4bb4-8d12-e6cd029c73a4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea71954-8833-5f92-a88d-32227e509406/aea71954-8833-5f92-a88d-32227e509406_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174211,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641924/general/73b72722-edf0-41e5-a106-9798538ee41e.jpg',
'Width': 1440}],
'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-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737217%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [adesa.uk] INFO: Saving data for 10737217: {'created_time': 1774625650.827224, 'last_price_update_time': 1774625650.827235, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737217') HTTP/1.1" 204 0
2026-03-27 15:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-27 15:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with scrape type 2
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with scrape type 2
2026-03-27 15:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52, identifier: 10730258
2026-03-27 15:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-27 15:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-27 15:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258 to the API
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN75LCJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730258',
'listing': 'auction',
'location': 'Telford',
'make': 'Citroën',
'model': 'C5',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-11-29',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Citroën C5 Aircross 1.5 Max - Diesel - Automatic - 131 hp - VN75LCJ '
'- 10 mi',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730258%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [adesa.uk] INFO: Saving data for 10730258: {'auction_closing_time': 1774879200.0, 'created_time': 1774521168.641823, 'last_price_update_time': 1774625651.491747}
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730258') HTTP/1.1" 204 0
2026-03-27 15:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68edc857-059e-5fe7-88a0-418495206e29 with identifier: 10737226
2026-03-27 15:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68edc857-059e-5fe7-88a0-418495206e29 with scrape type 1
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68edc857-059e-5fe7-88a0-418495206e29
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252Fd34d0440-c697-436d-88a5-4d6a28907a2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/d34d0440-c697-436d-88a5-4d6a28907a2b.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252F63c9a93a-c882-4da7-a669-3c6dd218c2a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/63c9a93a-c882-4da7-a669-3c6dd218c2a3.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252F2880a2b7-e08c-49d7-a198-f20c3061f393.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/2880a2b7-e08c-49d7-a198-f20c3061f393.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252Feabc34ff-f1c8-45e5-ac80-632daea5becd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/eabc34ff-f1c8-45e5-ac80-632daea5becd.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252F91066d7a-8282-450e-882d-aea6b0c53af8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/91066d7a-8282-450e-882d-aea6b0c53af8.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252Ff7e0b364-9562-4d97-913f-d2e707bd51d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/f7e0b364-9562-4d97-913f-d2e707bd51d3.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252Fae3dc146-bb53-4d1e-bef5-dee8089347bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/ae3dc146-bb53-4d1e-bef5-dee8089347bd.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252Fc8c2d3fb-1229-4518-a73a-7809451f2681.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/c8c2d3fb-1229-4518-a73a-7809451f2681.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252Fe252f20b-90b2-49c2-bdb9-4d7b38002adf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/e252f20b-90b2-49c2-bdb9-4d7b38002adf.jpg already downloaded
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720285%252Fgeneral%252F2c49a447-77c1-496d-9981-818773c72660.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720285/general/2c49a447-77c1-496d-9981-818773c72660.jpg already downloaded
2026-03-27 15:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 68edc857-059e-5fe7-88a0-418495206e29, identifier: 10737226
2026-03-27 15:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 68edc857-059e-5fe7-88a0-418495206e29 with identifier: 10737226
2026-03-27 15:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 68edc857-059e-5fe7-88a0-418495206e29 with identifier: 10737226
2026-03-27 15:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 68edc857-059e-5fe7-88a0-418495206e29 with identifier: 10737226 to the API
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737226>
{'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-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '68edc857-059e-5fe7-88a0-418495206e29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YB20XGU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737226',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 42786,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5720285/general/d34d0440-c697-436d-88a5-4d6a28907a2b.jpg',
'https://images.openlane.eu/carimgs/5720285/general/63c9a93a-c882-4da7-a669-3c6dd218c2a3.jpg',
'https://images.openlane.eu/carimgs/5720285/general/2880a2b7-e08c-49d7-a198-f20c3061f393.jpg',
'https://images.openlane.eu/carimgs/5720285/general/eabc34ff-f1c8-45e5-ac80-632daea5becd.jpg',
'https://images.openlane.eu/carimgs/5720285/general/91066d7a-8282-450e-882d-aea6b0c53af8.jpg',
'https://images.openlane.eu/carimgs/5720285/general/f7e0b364-9562-4d97-913f-d2e707bd51d3.jpg',
'https://images.openlane.eu/carimgs/5720285/general/ae3dc146-bb53-4d1e-bef5-dee8089347bd.jpg',
'https://images.openlane.eu/carimgs/5720285/general/c8c2d3fb-1229-4518-a73a-7809451f2681.jpg',
'https://images.openlane.eu/carimgs/5720285/general/e252f20b-90b2-49c2-bdb9-4d7b38002adf.jpg',
'https://images.openlane.eu/carimgs/5720285/general/2c49a447-77c1-496d-9981-818773c72660.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272349,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/d34d0440-c697-436d-88a5-4d6a28907a2b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212018,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/63c9a93a-c882-4da7-a669-3c6dd218c2a3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296613,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/2880a2b7-e08c-49d7-a198-f20c3061f393.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263961,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/eabc34ff-f1c8-45e5-ac80-632daea5becd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194206,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/91066d7a-8282-450e-882d-aea6b0c53af8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262466,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/f7e0b364-9562-4d97-913f-d2e707bd51d3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195557,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/ae3dc146-bb53-4d1e-bef5-dee8089347bd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136545,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/c8c2d3fb-1229-4518-a73a-7809451f2681.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224752,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/e252f20b-90b2-49c2-bdb9-4d7b38002adf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edc857-059e-5fe7-88a0-418495206e29/68edc857-059e-5fe7-88a0-418495206e29_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277548,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720285/general/2c49a447-77c1-496d-9981-818773c72660.jpg',
'Width': 1440}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav - Electric - Automatic - 1 hp - '
'YB20XGU - 42,786 mi',
'transmission': 'automatic',
'trim': 'Elite Nav',
'vin': None,
'year': 2020}
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737226%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [adesa.uk] INFO: Saving data for 10737226: {'created_time': 1774625652.10086, 'last_price_update_time': 1774625652.10087, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737226') HTTP/1.1" 204 0
2026-03-27 15:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10737245
2026-03-27 15:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with scrape type 1
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Ff6b75ffe-48bb-421c-89a1-b19d833b0723.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Fe36c4a8b-ce78-40de-90b4-9ee09b543516.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F7e76a880-4a72-441e-99c7-d618adf00960.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F81612b80-ef91-4f39-8380-08e6eac81b70.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Fb7402a55-21e2-4bf2-93e7-578884bf0edf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F3672d6b6-f756-40c8-a447-5bd4426016de.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg already downloaded
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg already downloaded
2026-03-27 15:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9fd91453-acc6-5b5f-9843-b0d73c29ad18, identifier: 10737245
2026-03-27 15:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10737245
2026-03-27 15:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10737245
2026-03-27 15:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10737245 to the API
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737245>
{'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-31T14: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=10737245',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17838,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg',
'https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg',
'https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg',
'https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg',
'https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg',
'https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg',
'https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg',
'https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg',
'https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg',
'https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg'],
'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-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737245%27 HTTP/1.1" 200 None
2026-03-27 15:34:12 [adesa.uk] INFO: Saving data for 10737245: {'created_time': 1774625652.980613, 'last_price_update_time': 1774625652.980623, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737245') HTTP/1.1" 204 0
2026-03-27 15:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 182f9ac0-7ef6-59fe-86b7-64f4602968bd with identifier: 10737232
2026-03-27 15:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 182f9ac0-7ef6-59fe-86b7-64f4602968bd with scrape type 1
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 182f9ac0-7ef6-59fe-86b7-64f4602968bd
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252Fe1dc2b80-4482-4b88-9cf4-216e2bd0de53.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/e1dc2b80-4482-4b88-9cf4-216e2bd0de53.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252Fb6bf203e-2267-440f-a2eb-b768615c4f47.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/b6bf203e-2267-440f-a2eb-b768615c4f47.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252F88e774c8-eed4-4f43-836b-e2e7634742b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/88e774c8-eed4-4f43-836b-e2e7634742b9.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252Ff2799964-3e8f-4968-8a3a-f5b79241f822.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/f2799964-3e8f-4968-8a3a-f5b79241f822.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252Fc5deec51-9cda-414a-84a0-7b78fc31ca71.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/c5deec51-9cda-414a-84a0-7b78fc31ca71.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252Fc1e3e973-1a8b-42e0-bbdc-315c82b8fc26.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/c1e3e973-1a8b-42e0-bbdc-315c82b8fc26.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252F6546d9d9-3797-4506-ba2d-17ceda49d127.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/6546d9d9-3797-4506-ba2d-17ceda49d127.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252Feb8a7941-35f5-4a6f-a580-dbdf397b5621.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/eb8a7941-35f5-4a6f-a580-dbdf397b5621.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252F83dc7bbe-4b59-4d29-bca4-605767754e88.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/83dc7bbe-4b59-4d29-bca4-605767754e88.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720296%252Fgeneral%252Fcf386d99-b5b3-4d20-a6fc-742597dc93ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720296/general/cf386d99-b5b3-4d20-a6fc-742597dc93ba.jpg already downloaded
2026-03-27 15:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 182f9ac0-7ef6-59fe-86b7-64f4602968bd, identifier: 10737232
2026-03-27 15:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 182f9ac0-7ef6-59fe-86b7-64f4602968bd with identifier: 10737232
2026-03-27 15:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 182f9ac0-7ef6-59fe-86b7-64f4602968bd with identifier: 10737232
2026-03-27 15:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 182f9ac0-7ef6-59fe-86b7-64f4602968bd with identifier: 10737232 to the API
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737232>
{'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': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '182f9ac0-7ef6-59fe-86b7-64f4602968bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PWU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737232',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 16793,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5720296/general/e1dc2b80-4482-4b88-9cf4-216e2bd0de53.jpg',
'https://images.openlane.eu/carimgs/5720296/general/b6bf203e-2267-440f-a2eb-b768615c4f47.jpg',
'https://images.openlane.eu/carimgs/5720296/general/88e774c8-eed4-4f43-836b-e2e7634742b9.jpg',
'https://images.openlane.eu/carimgs/5720296/general/f2799964-3e8f-4968-8a3a-f5b79241f822.jpg',
'https://images.openlane.eu/carimgs/5720296/general/c5deec51-9cda-414a-84a0-7b78fc31ca71.jpg',
'https://images.openlane.eu/carimgs/5720296/general/c1e3e973-1a8b-42e0-bbdc-315c82b8fc26.jpg',
'https://images.openlane.eu/carimgs/5720296/general/6546d9d9-3797-4506-ba2d-17ceda49d127.jpg',
'https://images.openlane.eu/carimgs/5720296/general/eb8a7941-35f5-4a6f-a580-dbdf397b5621.jpg',
'https://images.openlane.eu/carimgs/5720296/general/83dc7bbe-4b59-4d29-bca4-605767754e88.jpg',
'https://images.openlane.eu/carimgs/5720296/general/cf386d99-b5b3-4d20-a6fc-742597dc93ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334828,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/e1dc2b80-4482-4b88-9cf4-216e2bd0de53.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275672,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/b6bf203e-2267-440f-a2eb-b768615c4f47.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291949,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/88e774c8-eed4-4f43-836b-e2e7634742b9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291342,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/f2799964-3e8f-4968-8a3a-f5b79241f822.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267487,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/c5deec51-9cda-414a-84a0-7b78fc31ca71.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316470,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/c1e3e973-1a8b-42e0-bbdc-315c82b8fc26.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223773,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/6546d9d9-3797-4506-ba2d-17ceda49d127.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176623,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/eb8a7941-35f5-4a6f-a580-dbdf397b5621.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189636,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/83dc7bbe-4b59-4d29-bca4-605767754e88.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182f9ac0-7ef6-59fe-86b7-64f4602968bd/182f9ac0-7ef6-59fe-86b7-64f4602968bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250649,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720296/general/cf386d99-b5b3-4d20-a6fc-742597dc93ba.jpg',
'Width': 1440}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PWU - 16,793 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737232%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [adesa.uk] INFO: Saving data for 10737232: {'created_time': 1774625653.67067, 'last_price_update_time': 1774625653.670684, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737232') HTTP/1.1" 204 0
2026-03-27 15:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66560946-03b2-50c3-adca-7f0df65fd389 with identifier: 10737231
2026-03-27 15:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66560946-03b2-50c3-adca-7f0df65fd389 with scrape type 1
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66560946-03b2-50c3-adca-7f0df65fd389
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252Faf25fd23-14d2-424c-b6e8-40907677742a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/af25fd23-14d2-424c-b6e8-40907677742a.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252F28ddd9db-d69b-4806-9f48-1e9d8be153b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/28ddd9db-d69b-4806-9f48-1e9d8be153b3.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252Fe4dbf9c5-aaa6-4442-a929-020c0fad6201.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/e4dbf9c5-aaa6-4442-a929-020c0fad6201.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252F5ac58960-5ab2-49ec-8f04-fdf3c62417e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/5ac58960-5ab2-49ec-8f04-fdf3c62417e9.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252Fd5e21310-1ef9-4403-ae1e-77f5f7cf34eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/d5e21310-1ef9-4403-ae1e-77f5f7cf34eb.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252F33c964f5-944d-450f-81c9-b0c8eeb231c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/33c964f5-944d-450f-81c9-b0c8eeb231c6.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252Fcc11c85e-3dc9-42dd-88e6-7a3afa94dbfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/cc11c85e-3dc9-42dd-88e6-7a3afa94dbfc.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252F715f8e35-7226-429e-931f-82f19faf6dfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/715f8e35-7226-429e-931f-82f19faf6dfe.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252Fbb892bb7-4266-4964-886b-ccfddd319f6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/bb892bb7-4266-4964-886b-ccfddd319f6f.jpg already downloaded
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717043%252Fgeneral%252Fd6ab7d39-9fe7-4069-8f64-92bc9775cd1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717043/general/d6ab7d39-9fe7-4069-8f64-92bc9775cd1d.jpg already downloaded
2026-03-27 15:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 66560946-03b2-50c3-adca-7f0df65fd389, identifier: 10737231
2026-03-27 15:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eee9d6f6-0119-589d-9816-13485a16885a with identifier: 10737230
2026-03-27 15:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eee9d6f6-0119-589d-9816-13485a16885a with scrape type 1
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eee9d6f6-0119-589d-9816-13485a16885a
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252F6833be3b-24b7-4297-ac77-a329309522c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/6833be3b-24b7-4297-ac77-a329309522c5.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252F1ec1ba18-0227-41a6-95dd-51d87753ef3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/1ec1ba18-0227-41a6-95dd-51d87753ef3f.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252Fc9a359ff-5825-45cc-8769-ceef46e4d041.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/c9a359ff-5825-45cc-8769-ceef46e4d041.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252F2eaf8cdb-ab58-4e1c-8c7e-d6ea4fd5f5e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/2eaf8cdb-ab58-4e1c-8c7e-d6ea4fd5f5e7.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252Ff27f6f13-46c6-4834-b9af-61d3a4ed3e9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/f27f6f13-46c6-4834-b9af-61d3a4ed3e9b.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252F542f5379-424c-4580-92e1-1a513b5b452d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/542f5379-424c-4580-92e1-1a513b5b452d.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252F9ca1b570-ba7e-46e8-a1d3-f3bb95ca2cde.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/9ca1b570-ba7e-46e8-a1d3-f3bb95ca2cde.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252F3d360fb9-5c67-4cc0-ba15-aefaeb3e76b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/3d360fb9-5c67-4cc0-ba15-aefaeb3e76b7.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252Fb365e3be-75dc-4b80-b117-c5d52bedfa59.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/b365e3be-75dc-4b80-b117-c5d52bedfa59.jpg already downloaded
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713452%252Fgeneral%252F15860f30-df33-45a9-9996-ca7fff16bbf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713452/general/15860f30-df33-45a9-9996-ca7fff16bbf4.jpg already downloaded
2026-03-27 15:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: eee9d6f6-0119-589d-9816-13485a16885a, identifier: 10737230
2026-03-27 15:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 66560946-03b2-50c3-adca-7f0df65fd389 with identifier: 10737231
2026-03-27 15:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 66560946-03b2-50c3-adca-7f0df65fd389 with identifier: 10737231
2026-03-27 15:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 66560946-03b2-50c3-adca-7f0df65fd389 with identifier: 10737231 to the API
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737231>
{'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': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '66560946-03b2-50c3-adca-7f0df65fd389',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PNJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737231',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 19940,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5717043/general/af25fd23-14d2-424c-b6e8-40907677742a.jpg',
'https://images.openlane.eu/carimgs/5717043/general/28ddd9db-d69b-4806-9f48-1e9d8be153b3.jpg',
'https://images.openlane.eu/carimgs/5717043/general/e4dbf9c5-aaa6-4442-a929-020c0fad6201.jpg',
'https://images.openlane.eu/carimgs/5717043/general/5ac58960-5ab2-49ec-8f04-fdf3c62417e9.jpg',
'https://images.openlane.eu/carimgs/5717043/general/d5e21310-1ef9-4403-ae1e-77f5f7cf34eb.jpg',
'https://images.openlane.eu/carimgs/5717043/general/33c964f5-944d-450f-81c9-b0c8eeb231c6.jpg',
'https://images.openlane.eu/carimgs/5717043/general/cc11c85e-3dc9-42dd-88e6-7a3afa94dbfc.jpg',
'https://images.openlane.eu/carimgs/5717043/general/715f8e35-7226-429e-931f-82f19faf6dfe.jpg',
'https://images.openlane.eu/carimgs/5717043/general/bb892bb7-4266-4964-886b-ccfddd319f6f.jpg',
'https://images.openlane.eu/carimgs/5717043/general/d6ab7d39-9fe7-4069-8f64-92bc9775cd1d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261360,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/af25fd23-14d2-424c-b6e8-40907677742a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160423,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/28ddd9db-d69b-4806-9f48-1e9d8be153b3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187350,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/e4dbf9c5-aaa6-4442-a929-020c0fad6201.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204386,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/5ac58960-5ab2-49ec-8f04-fdf3c62417e9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254102,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/d5e21310-1ef9-4403-ae1e-77f5f7cf34eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243672,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/33c964f5-944d-450f-81c9-b0c8eeb231c6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188573,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/cc11c85e-3dc9-42dd-88e6-7a3afa94dbfc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100226,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/715f8e35-7226-429e-931f-82f19faf6dfe.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199832,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/bb892bb7-4266-4964-886b-ccfddd319f6f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66560946-03b2-50c3-adca-7f0df65fd389/66560946-03b2-50c3-adca-7f0df65fd389_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223728,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717043/general/d6ab7d39-9fe7-4069-8f64-92bc9775cd1d.jpg',
'Width': 1440}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PNJ - 19,940 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737231%27 HTTP/1.1" 200 None
2026-03-27 15:34:14 [adesa.uk] INFO: Saving data for 10737231: {'created_time': 1774625654.686593, 'last_price_update_time': 1774625654.686603, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737231') HTTP/1.1" 204 0
2026-03-27 15:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: eee9d6f6-0119-589d-9816-13485a16885a with identifier: 10737230
2026-03-27 15:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: eee9d6f6-0119-589d-9816-13485a16885a with identifier: 10737230
2026-03-27 15:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: eee9d6f6-0119-589d-9816-13485a16885a with identifier: 10737230 to the API
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'eee9d6f6-0119-589d-9816-13485a16885a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PTX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737230',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 15734,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5713452/general/6833be3b-24b7-4297-ac77-a329309522c5.jpg',
'https://images.openlane.eu/carimgs/5713452/general/1ec1ba18-0227-41a6-95dd-51d87753ef3f.jpg',
'https://images.openlane.eu/carimgs/5713452/general/c9a359ff-5825-45cc-8769-ceef46e4d041.jpg',
'https://images.openlane.eu/carimgs/5713452/general/2eaf8cdb-ab58-4e1c-8c7e-d6ea4fd5f5e7.jpg',
'https://images.openlane.eu/carimgs/5713452/general/f27f6f13-46c6-4834-b9af-61d3a4ed3e9b.jpg',
'https://images.openlane.eu/carimgs/5713452/general/542f5379-424c-4580-92e1-1a513b5b452d.jpg',
'https://images.openlane.eu/carimgs/5713452/general/9ca1b570-ba7e-46e8-a1d3-f3bb95ca2cde.jpg',
'https://images.openlane.eu/carimgs/5713452/general/3d360fb9-5c67-4cc0-ba15-aefaeb3e76b7.jpg',
'https://images.openlane.eu/carimgs/5713452/general/b365e3be-75dc-4b80-b117-c5d52bedfa59.jpg',
'https://images.openlane.eu/carimgs/5713452/general/15860f30-df33-45a9-9996-ca7fff16bbf4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259054,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/6833be3b-24b7-4297-ac77-a329309522c5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257633,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/1ec1ba18-0227-41a6-95dd-51d87753ef3f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258679,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/c9a359ff-5825-45cc-8769-ceef46e4d041.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248325,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/2eaf8cdb-ab58-4e1c-8c7e-d6ea4fd5f5e7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221556,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/f27f6f13-46c6-4834-b9af-61d3a4ed3e9b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209429,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/542f5379-424c-4580-92e1-1a513b5b452d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157783,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/9ca1b570-ba7e-46e8-a1d3-f3bb95ca2cde.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108682,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/3d360fb9-5c67-4cc0-ba15-aefaeb3e76b7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145485,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/b365e3be-75dc-4b80-b117-c5d52bedfa59.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee9d6f6-0119-589d-9816-13485a16885a/eee9d6f6-0119-589d-9816-13485a16885a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153720,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713452/general/15860f30-df33-45a9-9996-ca7fff16bbf4.jpg',
'Width': 1440}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PTX - 15,734 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737230%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [adesa.uk] INFO: Saving data for 10737230: {'created_time': 1774625655.003947, 'last_price_update_time': 1774625655.00396, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737230') HTTP/1.1" 204 0
2026-03-27 15:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10737243
2026-03-27 15:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748d8463-a83b-5cff-b987-0ab4dced17c6 with scrape type 1
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 748d8463-a83b-5cff-b987-0ab4dced17c6
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fd78efae3-ab50-4f6f-a585-38edd98f0426.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F23b75a31-9194-437a-9084-190af453871a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fa0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Ff98dc945-932d-4f12-8f9d-275641574bc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Ff3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F2c9d4700-7361-4392-a88f-6cdd15c62338.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fa02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252Fa578094f-0ef7-4184-bf86-dfb636c70560.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F95331e03-22a1-4517-8521-9e4cf8b17a30.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg already downloaded
2026-03-27 15:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 748d8463-a83b-5cff-b987-0ab4dced17c6, identifier: 10737243
2026-03-27 15:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10737243
2026-03-27 15:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10737243
2026-03-27 15:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10737243 to the API
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737243>
{'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-31T14: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=10737243',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 15526,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg',
'https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg',
'https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg',
'https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg',
'https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg',
'https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg',
'https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg',
'https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg',
'https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg',
'https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg'],
'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-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737243%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [adesa.uk] INFO: Saving data for 10737243: {'created_time': 1774625655.566062, 'last_price_update_time': 1774625655.566071, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737243') HTTP/1.1" 204 0
2026-03-27 15:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with identifier: 10739641
2026-03-27 15:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with scrape type 1
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e53ca1b6-ffdb-53a5-b54f-1be581400fd8
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252Fd90d02c3-03bd-4e89-85fe-3aa485de79c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/d90d02c3-03bd-4e89-85fe-3aa485de79c8.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252Ff7ded0c2-eda0-4ac6-8e93-9b7742b3d6ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/f7ded0c2-eda0-4ac6-8e93-9b7742b3d6ab.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252F051b0e86-fed6-4596-9ef2-9cc1a4ce9e66.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/051b0e86-fed6-4596-9ef2-9cc1a4ce9e66.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252F77329660-e5bc-4597-a139-14f6a9d1d884.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/77329660-e5bc-4597-a139-14f6a9d1d884.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252F0afe2a4b-64c9-424f-a1f0-5ff02eb5858b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/0afe2a4b-64c9-424f-a1f0-5ff02eb5858b.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252Fc74f2c06-5a3a-4d99-a818-b3530ac418fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/c74f2c06-5a3a-4d99-a818-b3530ac418fa.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252Fb6458954-0355-401f-b4c3-0179d58c6733.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/b6458954-0355-401f-b4c3-0179d58c6733.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252F78fa99fa-e4a6-4903-9deb-20b6ec47b96d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/78fa99fa-e4a6-4903-9deb-20b6ec47b96d.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252Fde8db8b7-3ecd-4fbc-8c90-81b749cd7d98.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/de8db8b7-3ecd-4fbc-8c90-81b749cd7d98.jpg already downloaded
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743941%252Fgeneral%252F2a365f38-8331-4cbe-91fc-f9c1a8530291.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743941/general/2a365f38-8331-4cbe-91fc-f9c1a8530291.jpg already downloaded
2026-03-27 15:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e53ca1b6-ffdb-53a5-b54f-1be581400fd8, identifier: 10739641
2026-03-27 15:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with identifier: 10739641
2026-03-27 15:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with identifier: 10739641
2026-03-27 15:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with identifier: 10739641 to the API
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739641>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e53ca1b6-ffdb-53a5-b54f-1be581400fd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ8091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 44189,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5743941/general/d90d02c3-03bd-4e89-85fe-3aa485de79c8.jpg',
'https://images.openlane.eu/carimgs/5743941/general/f7ded0c2-eda0-4ac6-8e93-9b7742b3d6ab.jpg',
'https://images.openlane.eu/carimgs/5743941/general/051b0e86-fed6-4596-9ef2-9cc1a4ce9e66.jpg',
'https://images.openlane.eu/carimgs/5743941/general/77329660-e5bc-4597-a139-14f6a9d1d884.jpg',
'https://images.openlane.eu/carimgs/5743941/general/0afe2a4b-64c9-424f-a1f0-5ff02eb5858b.jpg',
'https://images.openlane.eu/carimgs/5743941/general/c74f2c06-5a3a-4d99-a818-b3530ac418fa.jpg',
'https://images.openlane.eu/carimgs/5743941/general/b6458954-0355-401f-b4c3-0179d58c6733.jpg',
'https://images.openlane.eu/carimgs/5743941/general/78fa99fa-e4a6-4903-9deb-20b6ec47b96d.jpg',
'https://images.openlane.eu/carimgs/5743941/general/de8db8b7-3ecd-4fbc-8c90-81b749cd7d98.jpg',
'https://images.openlane.eu/carimgs/5743941/general/2a365f38-8331-4cbe-91fc-f9c1a8530291.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/d90d02c3-03bd-4e89-85fe-3aa485de79c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/f7ded0c2-eda0-4ac6-8e93-9b7742b3d6ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/051b0e86-fed6-4596-9ef2-9cc1a4ce9e66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/77329660-e5bc-4597-a139-14f6a9d1d884.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/0afe2a4b-64c9-424f-a1f0-5ff02eb5858b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/c74f2c06-5a3a-4d99-a818-b3530ac418fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/b6458954-0355-401f-b4c3-0179d58c6733.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14888,
'Height': 299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/78fa99fa-e4a6-4903-9deb-20b6ec47b96d.jpg',
'Width': 407},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/de8db8b7-3ecd-4fbc-8c90-81b749cd7d98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53ca1b6-ffdb-53a5-b54f-1be581400fd8/e53ca1b6-ffdb-53a5-b54f-1be581400fd8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743941/general/2a365f38-8331-4cbe-91fc-f9c1a8530291.jpg',
'Width': 1024}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Countryman Cooper SE - ALL4 - Hybrid - Automatic - 125 hp - '
'44.189 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710739641%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [adesa.uk] INFO: Saving data for 10739641: {'created_time': 1774625656.13232, 'last_price_update_time': 1774625656.132331, 'auction_closing_time': 1774858500.0}
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10739641') HTTP/1.1" 204 0
2026-03-27 15:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10737435
2026-03-27 15:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dcd1bc7-d848-5a10-9058-041d5817d027 with scrape type 1
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dcd1bc7-d848-5a10-9058-041d5817d027
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F86b01710-1935-477c-913d-f81dad95b28a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F40df76f9-2445-48c5-af99-d1e563ba2410.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fbad4a87e-9a3b-4376-b596-ca69eb86251d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F06802a66-2902-406e-acfa-00f269ca7d6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fa0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fa52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg already downloaded
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg already downloaded
2026-03-27 15:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3dcd1bc7-d848-5a10-9058-041d5817d027, identifier: 10737435
2026-03-27 15:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10737435
2026-03-27 15:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10737435
2026-03-27 15:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10737435 to the API
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737435>
{'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-04-02T14: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=10737435',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 23906,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg',
'https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg',
'https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg',
'https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg',
'https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg',
'https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg',
'https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg',
'https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg',
'https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg',
'https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg'],
'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': 9400,
'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-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737435%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [adesa.uk] INFO: Saving data for 10737435: {'created_time': 1774625657.056104, 'last_price_update_time': 1774625657.056115, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737435') HTTP/1.1" 204 0
2026-03-27 15:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10737434
2026-03-27 15:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a69a00-fc43-5bac-921b-07b510638668 with scrape type 1
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98a69a00-fc43-5bac-921b-07b510638668
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F700e112e-a879-4592-b4fc-e3a1aff9721e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F27e5c767-228f-4806-ac32-e1802d757488.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F02d9b777-3b86-4764-a213-2dd575e25832.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F7b6faad2-8c72-4f82-b714-4ed247c26561.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F0df74932-3319-40e6-b9a2-57d2c530df2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg already downloaded
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg already downloaded
2026-03-27 15:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 98a69a00-fc43-5bac-921b-07b510638668, identifier: 10737434
2026-03-27 15:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10737434
2026-03-27 15:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10737434
2026-03-27 15:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10737434 to the API
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14: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=10737434',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30365,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg',
'https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg',
'https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg',
'https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg',
'https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg',
'https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg',
'https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg',
'https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg',
'https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg',
'https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg'],
'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': 9000,
'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-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737434%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [adesa.uk] INFO: Saving data for 10737434: {'created_time': 1774625658.09784, 'last_price_update_time': 1774625658.097852, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737434') HTTP/1.1" 204 0
2026-03-27 15:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with identifier: 10737425
2026-03-27 15:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with scrape type 1
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b69adfc-3a0e-579a-a15e-82ba1e66ce22
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252Fe468ad25-42d2-449b-926f-7601287eb68c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/e468ad25-42d2-449b-926f-7601287eb68c.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252F7f8ff6d5-2150-4386-ad00-b3077a89690f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/7f8ff6d5-2150-4386-ad00-b3077a89690f.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252F5ebfb843-e00f-46e0-be53-a3f43ceea843.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/5ebfb843-e00f-46e0-be53-a3f43ceea843.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252F7450bb0c-a858-4e5b-8574-a16e800beae6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/7450bb0c-a858-4e5b-8574-a16e800beae6.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252F12400f92-036d-486c-a3e2-4bfc24a11cd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/12400f92-036d-486c-a3e2-4bfc24a11cd2.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252F444b0016-a5ee-4848-9b09-829a0da101c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/444b0016-a5ee-4848-9b09-829a0da101c8.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252F8b311392-4dd3-432b-bb5f-cffafdcd0bd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/8b311392-4dd3-432b-bb5f-cffafdcd0bd3.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252F464673a5-79f0-4fba-a8cc-b0d339169f28.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/464673a5-79f0-4fba-a8cc-b0d339169f28.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252F31eeca36-f525-4645-b195-b3124f2cb66e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/31eeca36-f525-4645-b195-b3124f2cb66e.jpg already downloaded
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717076%252Fgeneral%252Fcb4ec645-cd56-4c3b-ae45-ec019376cfaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717076/general/cb4ec645-cd56-4c3b-ae45-ec019376cfaa.jpg already downloaded
2026-03-27 15:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22, identifier: 10737425
2026-03-27 15:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with identifier: 10737425
2026-03-27 15:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with identifier: 10737425
2026-03-27 15:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with identifier: 10737425 to the API
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '4b69adfc-3a0e-579a-a15e-82ba1e66ce22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SW71GXH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737425',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 18733,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5717076/general/e468ad25-42d2-449b-926f-7601287eb68c.jpg',
'https://images.openlane.eu/carimgs/5717076/general/7f8ff6d5-2150-4386-ad00-b3077a89690f.jpg',
'https://images.openlane.eu/carimgs/5717076/general/5ebfb843-e00f-46e0-be53-a3f43ceea843.jpg',
'https://images.openlane.eu/carimgs/5717076/general/7450bb0c-a858-4e5b-8574-a16e800beae6.jpg',
'https://images.openlane.eu/carimgs/5717076/general/12400f92-036d-486c-a3e2-4bfc24a11cd2.jpg',
'https://images.openlane.eu/carimgs/5717076/general/444b0016-a5ee-4848-9b09-829a0da101c8.jpg',
'https://images.openlane.eu/carimgs/5717076/general/8b311392-4dd3-432b-bb5f-cffafdcd0bd3.jpg',
'https://images.openlane.eu/carimgs/5717076/general/464673a5-79f0-4fba-a8cc-b0d339169f28.jpg',
'https://images.openlane.eu/carimgs/5717076/general/31eeca36-f525-4645-b195-b3124f2cb66e.jpg',
'https://images.openlane.eu/carimgs/5717076/general/cb4ec645-cd56-4c3b-ae45-ec019376cfaa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340045,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/e468ad25-42d2-449b-926f-7601287eb68c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325977,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/7f8ff6d5-2150-4386-ad00-b3077a89690f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253586,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/5ebfb843-e00f-46e0-be53-a3f43ceea843.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285283,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/7450bb0c-a858-4e5b-8574-a16e800beae6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232543,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/12400f92-036d-486c-a3e2-4bfc24a11cd2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211866,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/444b0016-a5ee-4848-9b09-829a0da101c8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183710,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/8b311392-4dd3-432b-bb5f-cffafdcd0bd3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46504,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/464673a5-79f0-4fba-a8cc-b0d339169f28.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155470,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/31eeca36-f525-4645-b195-b3124f2cb66e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b69adfc-3a0e-579a-a15e-82ba1e66ce22/4b69adfc-3a0e-579a-a15e-82ba1e66ce22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163214,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717076/general/cb4ec645-cd56-4c3b-ae45-ec019376cfaa.jpg',
'Width': 1440}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'SW71GXH - 18,733 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737425%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [adesa.uk] INFO: Saving data for 10737425: {'created_time': 1774625658.805362, 'last_price_update_time': 1774625658.805376, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737425') HTTP/1.1" 204 0
2026-03-27 15:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccedad2b-6297-5393-8f45-ed56517d3cd3 with identifier: 10737426
2026-03-27 15:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccedad2b-6297-5393-8f45-ed56517d3cd3 with scrape type 1
2026-03-27 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccedad2b-6297-5393-8f45-ed56517d3cd3
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252Fd1a61b5a-ba14-42c0-8a97-fe3fb72327a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/d1a61b5a-ba14-42c0-8a97-fe3fb72327a2.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252Ff2e844a5-2618-4881-b2fe-0f1fde0a6cee.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/f2e844a5-2618-4881-b2fe-0f1fde0a6cee.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252Faf208623-df29-4636-90c0-3871c2c8b3ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/af208623-df29-4636-90c0-3871c2c8b3ad.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252F2c229140-b0f8-4b4b-97f1-8f6cd5315413.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/2c229140-b0f8-4b4b-97f1-8f6cd5315413.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252Fb7c90f27-ce28-4fcc-9182-b2f4c37ecc72.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/b7c90f27-ce28-4fcc-9182-b2f4c37ecc72.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252Fca6753ba-4fda-4c22-93c3-9552e32295b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/ca6753ba-4fda-4c22-93c3-9552e32295b1.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252F589b779d-99e5-470e-9d07-747881c98c1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/589b779d-99e5-470e-9d07-747881c98c1b.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252F9524c65b-dab2-45e0-a1ff-f0a1d8d53739.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/9524c65b-dab2-45e0-a1ff-f0a1d8d53739.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252F6284dd89-754a-4a0f-9f9c-5157ff5519b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/6284dd89-754a-4a0f-9f9c-5157ff5519b1.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720278%252Fgeneral%252F5213b0c9-4fa8-49f1-a7d2-08bb008fce0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720278/general/5213b0c9-4fa8-49f1-a7d2-08bb008fce0d.jpg already downloaded
2026-03-27 15:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ccedad2b-6297-5393-8f45-ed56517d3cd3, identifier: 10737426
2026-03-27 15:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ccedad2b-6297-5393-8f45-ed56517d3cd3 with identifier: 10737426
2026-03-27 15:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ccedad2b-6297-5393-8f45-ed56517d3cd3 with identifier: 10737426
2026-03-27 15:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ccedad2b-6297-5393-8f45-ed56517d3cd3 with identifier: 10737426 to the API
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737426>
{'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-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ccedad2b-6297-5393-8f45-ed56517d3cd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WG71RBY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737426',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 15364,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5720278/general/d1a61b5a-ba14-42c0-8a97-fe3fb72327a2.jpg',
'https://images.openlane.eu/carimgs/5720278/general/f2e844a5-2618-4881-b2fe-0f1fde0a6cee.jpg',
'https://images.openlane.eu/carimgs/5720278/general/af208623-df29-4636-90c0-3871c2c8b3ad.jpg',
'https://images.openlane.eu/carimgs/5720278/general/2c229140-b0f8-4b4b-97f1-8f6cd5315413.jpg',
'https://images.openlane.eu/carimgs/5720278/general/b7c90f27-ce28-4fcc-9182-b2f4c37ecc72.jpg',
'https://images.openlane.eu/carimgs/5720278/general/ca6753ba-4fda-4c22-93c3-9552e32295b1.jpg',
'https://images.openlane.eu/carimgs/5720278/general/589b779d-99e5-470e-9d07-747881c98c1b.jpg',
'https://images.openlane.eu/carimgs/5720278/general/9524c65b-dab2-45e0-a1ff-f0a1d8d53739.jpg',
'https://images.openlane.eu/carimgs/5720278/general/6284dd89-754a-4a0f-9f9c-5157ff5519b1.jpg',
'https://images.openlane.eu/carimgs/5720278/general/5213b0c9-4fa8-49f1-a7d2-08bb008fce0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277510,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/d1a61b5a-ba14-42c0-8a97-fe3fb72327a2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282096,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/f2e844a5-2618-4881-b2fe-0f1fde0a6cee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336531,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/af208623-df29-4636-90c0-3871c2c8b3ad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280304,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/2c229140-b0f8-4b4b-97f1-8f6cd5315413.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227110,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/b7c90f27-ce28-4fcc-9182-b2f4c37ecc72.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290218,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/ca6753ba-4fda-4c22-93c3-9552e32295b1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228516,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/589b779d-99e5-470e-9d07-747881c98c1b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176989,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/9524c65b-dab2-45e0-a1ff-f0a1d8d53739.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201879,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/6284dd89-754a-4a0f-9f9c-5157ff5519b1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccedad2b-6297-5393-8f45-ed56517d3cd3/ccedad2b-6297-5393-8f45-ed56517d3cd3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264123,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720278/general/5213b0c9-4fa8-49f1-a7d2-08bb008fce0d.jpg',
'Width': 1440}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - WG71RBY - 15,364 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737426%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [adesa.uk] INFO: Saving data for 10737426: {'created_time': 1774625659.576701, 'last_price_update_time': 1774625659.576714, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737426') HTTP/1.1" 204 0
2026-03-27 15:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66864743-6a96-5fd3-b8e4-1466005db1b6 with identifier: 10737403
2026-03-27 15:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66864743-6a96-5fd3-b8e4-1466005db1b6 with scrape type 1
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66864743-6a96-5fd3-b8e4-1466005db1b6
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252F8748df48-541c-443a-8fb2-ac179a3b2a3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/8748df48-541c-443a-8fb2-ac179a3b2a3f.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252F81f585ce-3f0b-4e65-9ead-fc9f0b148f94.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/81f585ce-3f0b-4e65-9ead-fc9f0b148f94.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252F97816eae-af0d-42df-850c-41a19d649d54.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/97816eae-af0d-42df-850c-41a19d649d54.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252Fe6d085c1-a1c1-4b6d-8279-ac638a3deeac.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/e6d085c1-a1c1-4b6d-8279-ac638a3deeac.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252F18fa8501-fe77-4d79-8243-2cbbbeb8118b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/18fa8501-fe77-4d79-8243-2cbbbeb8118b.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252F169596d0-285d-4a05-adf4-b7725e875a20.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/169596d0-285d-4a05-adf4-b7725e875a20.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252F4100db62-5cf0-4bf9-a508-d20ca7594959.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/4100db62-5cf0-4bf9-a508-d20ca7594959.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252Fec8ed56d-288b-4823-89f6-8cd7207df506.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/ec8ed56d-288b-4823-89f6-8cd7207df506.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252F99412700-51db-4551-91e8-edfb06c30056.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/99412700-51db-4551-91e8-edfb06c30056.jpg already downloaded
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586070%252Fgeneral%252Fff2dc7bc-94fc-4901-8eca-7272627fc8c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586070/general/ff2dc7bc-94fc-4901-8eca-7272627fc8c0.jpg already downloaded
2026-03-27 15:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 66864743-6a96-5fd3-b8e4-1466005db1b6, identifier: 10737403
2026-03-27 15:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 66864743-6a96-5fd3-b8e4-1466005db1b6 with identifier: 10737403
2026-03-27 15:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 66864743-6a96-5fd3-b8e4-1466005db1b6 with identifier: 10737403
2026-03-27 15:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 66864743-6a96-5fd3-b8e4-1466005db1b6 with identifier: 10737403 to the API
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '66864743-6a96-5fd3-b8e4-1466005db1b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EX71UNP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737403',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35429,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5586070/general/8748df48-541c-443a-8fb2-ac179a3b2a3f.jpg',
'https://images.openlane.eu/carimgs/5586070/general/81f585ce-3f0b-4e65-9ead-fc9f0b148f94.jpg',
'https://images.openlane.eu/carimgs/5586070/general/97816eae-af0d-42df-850c-41a19d649d54.jpg',
'https://images.openlane.eu/carimgs/5586070/general/e6d085c1-a1c1-4b6d-8279-ac638a3deeac.jpg',
'https://images.openlane.eu/carimgs/5586070/general/18fa8501-fe77-4d79-8243-2cbbbeb8118b.jpg',
'https://images.openlane.eu/carimgs/5586070/general/169596d0-285d-4a05-adf4-b7725e875a20.jpg',
'https://images.openlane.eu/carimgs/5586070/general/4100db62-5cf0-4bf9-a508-d20ca7594959.jpg',
'https://images.openlane.eu/carimgs/5586070/general/ec8ed56d-288b-4823-89f6-8cd7207df506.jpg',
'https://images.openlane.eu/carimgs/5586070/general/99412700-51db-4551-91e8-edfb06c30056.jpg',
'https://images.openlane.eu/carimgs/5586070/general/ff2dc7bc-94fc-4901-8eca-7272627fc8c0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272600,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/8748df48-541c-443a-8fb2-ac179a3b2a3f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244383,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/81f585ce-3f0b-4e65-9ead-fc9f0b148f94.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281808,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/97816eae-af0d-42df-850c-41a19d649d54.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248449,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/e6d085c1-a1c1-4b6d-8279-ac638a3deeac.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230863,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/18fa8501-fe77-4d79-8243-2cbbbeb8118b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207497,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/169596d0-285d-4a05-adf4-b7725e875a20.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191012,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/4100db62-5cf0-4bf9-a508-d20ca7594959.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256264,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/ec8ed56d-288b-4823-89f6-8cd7207df506.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127190,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/99412700-51db-4551-91e8-edfb06c30056.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66864743-6a96-5fd3-b8e4-1466005db1b6/66864743-6a96-5fd3-b8e4-1466005db1b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155547,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586070/general/ff2dc7bc-94fc-4901-8eca-7272627fc8c0.jpg',
'Width': 1440}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - EX71UNP - 35,429 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737403%27 HTTP/1.1" 200 None
2026-03-27 15:34:20 [adesa.uk] INFO: Saving data for 10737403: {'created_time': 1774625660.307304, 'last_price_update_time': 1774625660.307314, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737403') HTTP/1.1" 204 0
2026-03-27 15:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-27 15:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7154b408-3c00-5f28-b84c-c33f48fa7596 with scrape type 2
2026-03-27 15:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7154b408-3c00-5f28-b84c-c33f48fa7596 with scrape type 2
2026-03-27 15:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7154b408-3c00-5f28-b84c-c33f48fa7596, identifier: 10730212
2026-03-27 15:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-27 15:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-27 15:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212 to the API
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '7154b408-3c00-5f28-b84c-c33f48fa7596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24FUE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730212',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12143,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24FUE - 12,143 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730212%27 HTTP/1.1" 200 None
2026-03-27 15:34:20 [adesa.uk] INFO: Saving data for 10730212: {'auction_closing_time': 1774879200.0, 'created_time': 1774521265.904416, 'last_price_update_time': 1774625660.777677}
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730212') HTTP/1.1" 204 0
2026-03-27 15:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514025c6-4434-5f20-97ab-ed7a915534d6 with identifier: 10737423
2026-03-27 15:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514025c6-4434-5f20-97ab-ed7a915534d6 with scrape type 1
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 514025c6-4434-5f20-97ab-ed7a915534d6
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252F6e26262e-622d-4722-9835-8b147b4db056.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/6e26262e-622d-4722-9835-8b147b4db056.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252Fc034eb99-6bd2-4920-91d7-f5a47cc4cfb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/c034eb99-6bd2-4920-91d7-f5a47cc4cfb3.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252F0b3f5e3b-507b-438a-a0fb-39378a4e8433.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/0b3f5e3b-507b-438a-a0fb-39378a4e8433.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252F22daf6ee-554b-407e-86c8-f2f38a5fe4b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/22daf6ee-554b-407e-86c8-f2f38a5fe4b9.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252F7046df5d-b357-4c17-a1f4-a1612dacf57f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/7046df5d-b357-4c17-a1f4-a1612dacf57f.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252F3b15dac4-7b76-4a74-b30d-6dcb581aba99.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/3b15dac4-7b76-4a74-b30d-6dcb581aba99.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252Ff4d3c0ce-d731-4a31-9b76-436de903c461.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/f4d3c0ce-d731-4a31-9b76-436de903c461.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252Fd03d8999-2884-4c06-9ba1-24956876d8ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/d03d8999-2884-4c06-9ba1-24956876d8ef.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252F86401a66-a6f8-41fd-ae2e-96ddf030c8e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/86401a66-a6f8-41fd-ae2e-96ddf030c8e6.jpg already downloaded
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5714901%252Fgeneral%252F47ecbd2f-9496-477f-8a69-3d774a9da940.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714901/general/47ecbd2f-9496-477f-8a69-3d774a9da940.jpg already downloaded
2026-03-27 15:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 514025c6-4434-5f20-97ab-ed7a915534d6, identifier: 10737423
2026-03-27 15:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 514025c6-4434-5f20-97ab-ed7a915534d6 with identifier: 10737423
2026-03-27 15:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 514025c6-4434-5f20-97ab-ed7a915534d6 with identifier: 10737423
2026-03-27 15:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 514025c6-4434-5f20-97ab-ed7a915534d6 with identifier: 10737423 to the API
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '514025c6-4434-5f20-97ab-ed7a915534d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SB71YMU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737423',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5714901/general/6e26262e-622d-4722-9835-8b147b4db056.jpg',
'https://images.openlane.eu/carimgs/5714901/general/c034eb99-6bd2-4920-91d7-f5a47cc4cfb3.jpg',
'https://images.openlane.eu/carimgs/5714901/general/0b3f5e3b-507b-438a-a0fb-39378a4e8433.jpg',
'https://images.openlane.eu/carimgs/5714901/general/22daf6ee-554b-407e-86c8-f2f38a5fe4b9.jpg',
'https://images.openlane.eu/carimgs/5714901/general/7046df5d-b357-4c17-a1f4-a1612dacf57f.jpg',
'https://images.openlane.eu/carimgs/5714901/general/3b15dac4-7b76-4a74-b30d-6dcb581aba99.jpg',
'https://images.openlane.eu/carimgs/5714901/general/f4d3c0ce-d731-4a31-9b76-436de903c461.jpg',
'https://images.openlane.eu/carimgs/5714901/general/d03d8999-2884-4c06-9ba1-24956876d8ef.jpg',
'https://images.openlane.eu/carimgs/5714901/general/86401a66-a6f8-41fd-ae2e-96ddf030c8e6.jpg',
'https://images.openlane.eu/carimgs/5714901/general/47ecbd2f-9496-477f-8a69-3d774a9da940.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239499,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/6e26262e-622d-4722-9835-8b147b4db056.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231364,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/c034eb99-6bd2-4920-91d7-f5a47cc4cfb3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257472,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/0b3f5e3b-507b-438a-a0fb-39378a4e8433.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241686,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/22daf6ee-554b-407e-86c8-f2f38a5fe4b9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154158,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/7046df5d-b357-4c17-a1f4-a1612dacf57f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213673,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/3b15dac4-7b76-4a74-b30d-6dcb581aba99.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201676,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/f4d3c0ce-d731-4a31-9b76-436de903c461.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117412,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/d03d8999-2884-4c06-9ba1-24956876d8ef.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165791,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/86401a66-a6f8-41fd-ae2e-96ddf030c8e6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_514025c6-4434-5f20-97ab-ed7a915534d6/514025c6-4434-5f20-97ab-ed7a915534d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238506,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714901/general/47ecbd2f-9496-477f-8a69-3d774a9da940.jpg',
'Width': 1440}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- SB71YMU - 30,601 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737423%27 HTTP/1.1" 200 None
2026-03-27 15:34:21 [adesa.uk] INFO: Saving data for 10737423: {'created_time': 1774625661.908739, 'last_price_update_time': 1774625661.90875, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737423') HTTP/1.1" 204 0
2026-03-27 15:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ce677d-9217-5d41-9fae-f79e71fd2683 with identifier: 10737410
2026-03-27 15:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ce677d-9217-5d41-9fae-f79e71fd2683 with scrape type 1
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5ce677d-9217-5d41-9fae-f79e71fd2683
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252F61149dc3-8f44-46af-97b7-e7a81211da4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/61149dc3-8f44-46af-97b7-e7a81211da4f.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252Fa428a4f1-ede5-4272-abc1-51d12cc6e399.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/a428a4f1-ede5-4272-abc1-51d12cc6e399.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252F9cc27c38-b330-4379-be19-be8dff8fba4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/9cc27c38-b330-4379-be19-be8dff8fba4f.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252F4b88d811-76da-4ff9-8694-f95efd1d624c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/4b88d811-76da-4ff9-8694-f95efd1d624c.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252F97ccb148-56ff-4830-baba-57c25aa19236.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/97ccb148-56ff-4830-baba-57c25aa19236.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252Fae324de2-f907-4510-b638-4e3cba27c20c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/ae324de2-f907-4510-b638-4e3cba27c20c.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252Fb1cc51f1-1240-4846-8982-cd7cfcec156e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/b1cc51f1-1240-4846-8982-cd7cfcec156e.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252F1db2781a-e22e-4101-9b02-02525cf3bf43.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/1db2781a-e22e-4101-9b02-02525cf3bf43.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252F9516c5a4-e529-4f5b-8a75-0e5803106035.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/9516c5a4-e529-4f5b-8a75-0e5803106035.jpg already downloaded
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642627%252Fgeneral%252F024e08e3-6912-406b-af4a-9d55179a4e5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642627/general/024e08e3-6912-406b-af4a-9d55179a4e5d.jpg already downloaded
2026-03-27 15:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e5ce677d-9217-5d41-9fae-f79e71fd2683, identifier: 10737410
2026-03-27 15:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e5ce677d-9217-5d41-9fae-f79e71fd2683 with identifier: 10737410
2026-03-27 15:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e5ce677d-9217-5d41-9fae-f79e71fd2683 with identifier: 10737410
2026-03-27 15:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e5ce677d-9217-5d41-9fae-f79e71fd2683 with identifier: 10737410 to the API
2026-03-27 15:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737410>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'e5ce677d-9217-5d41-9fae-f79e71fd2683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AK71BZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737410',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 54166,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5642627/general/61149dc3-8f44-46af-97b7-e7a81211da4f.jpg',
'https://images.openlane.eu/carimgs/5642627/general/a428a4f1-ede5-4272-abc1-51d12cc6e399.jpg',
'https://images.openlane.eu/carimgs/5642627/general/9cc27c38-b330-4379-be19-be8dff8fba4f.jpg',
'https://images.openlane.eu/carimgs/5642627/general/4b88d811-76da-4ff9-8694-f95efd1d624c.jpg',
'https://images.openlane.eu/carimgs/5642627/general/97ccb148-56ff-4830-baba-57c25aa19236.jpg',
'https://images.openlane.eu/carimgs/5642627/general/ae324de2-f907-4510-b638-4e3cba27c20c.jpg',
'https://images.openlane.eu/carimgs/5642627/general/b1cc51f1-1240-4846-8982-cd7cfcec156e.jpg',
'https://images.openlane.eu/carimgs/5642627/general/1db2781a-e22e-4101-9b02-02525cf3bf43.jpg',
'https://images.openlane.eu/carimgs/5642627/general/9516c5a4-e529-4f5b-8a75-0e5803106035.jpg',
'https://images.openlane.eu/carimgs/5642627/general/024e08e3-6912-406b-af4a-9d55179a4e5d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283554,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/61149dc3-8f44-46af-97b7-e7a81211da4f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329559,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/a428a4f1-ede5-4272-abc1-51d12cc6e399.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228509,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/9cc27c38-b330-4379-be19-be8dff8fba4f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227684,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/4b88d811-76da-4ff9-8694-f95efd1d624c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173392,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/97ccb148-56ff-4830-baba-57c25aa19236.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208802,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/ae324de2-f907-4510-b638-4e3cba27c20c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163399,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/b1cc51f1-1240-4846-8982-cd7cfcec156e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157742,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/1db2781a-e22e-4101-9b02-02525cf3bf43.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128629,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/9516c5a4-e529-4f5b-8a75-0e5803106035.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ce677d-9217-5d41-9fae-f79e71fd2683/e5ce677d-9217-5d41-9fae-f79e71fd2683_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180709,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642627/general/024e08e3-6912-406b-af4a-9d55179a4e5d.jpg',
'Width': 1440}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - AK71BZE - 54,166 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737410%27 HTTP/1.1" 200 None
2026-03-27 15:34:23 [adesa.uk] INFO: Saving data for 10737410: {'created_time': 1774625663.540924, 'last_price_update_time': 1774625663.540934, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737410') HTTP/1.1" 204 0
2026-03-27 15:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfd9cb20-9a91-51a1-9493-834cbdea1e45 with identifier: 10737408
2026-03-27 15:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfd9cb20-9a91-51a1-9493-834cbdea1e45 with scrape type 1
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cfd9cb20-9a91-51a1-9493-834cbdea1e45
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252Fcf7a6c54-55ac-464b-8498-7d60854047cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/cf7a6c54-55ac-464b-8498-7d60854047cc.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252F117fd38d-0fc1-4fa2-8b41-f314590a030d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/117fd38d-0fc1-4fa2-8b41-f314590a030d.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252Fe82d8418-88b3-4d09-ad7c-52b6a53a6912.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/e82d8418-88b3-4d09-ad7c-52b6a53a6912.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252Faa58ba80-ddb6-49ed-be68-bf26f074c5b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/aa58ba80-ddb6-49ed-be68-bf26f074c5b4.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252Faf063e23-438c-476c-b10e-4bff1d8b02a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/af063e23-438c-476c-b10e-4bff1d8b02a2.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252Fe535a5c4-0412-4e4b-95df-e2a0cb3c7637.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/e535a5c4-0412-4e4b-95df-e2a0cb3c7637.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252F54852b8f-832c-4d91-8889-e2b75c4a1413.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/54852b8f-832c-4d91-8889-e2b75c4a1413.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252F8be183f5-4697-4e9a-969b-c319f976ca03.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/8be183f5-4697-4e9a-969b-c319f976ca03.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252F472261fb-f940-47f6-829a-55ddcc8f23c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/472261fb-f940-47f6-829a-55ddcc8f23c9.jpg already downloaded
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5631080%252Fgeneral%252Fb4024c5c-e6d0-4128-a226-5b3dabdd5383.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631080/general/b4024c5c-e6d0-4128-a226-5b3dabdd5383.jpg already downloaded
2026-03-27 15:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cfd9cb20-9a91-51a1-9493-834cbdea1e45, identifier: 10737408
2026-03-27 15:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cfd9cb20-9a91-51a1-9493-834cbdea1e45 with identifier: 10737408
2026-03-27 15:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cfd9cb20-9a91-51a1-9493-834cbdea1e45 with identifier: 10737408
2026-03-27 15:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cfd9cb20-9a91-51a1-9493-834cbdea1e45 with identifier: 10737408 to the API
2026-03-27 15:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737408>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'cfd9cb20-9a91-51a1-9493-834cbdea1e45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YF71CJE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737408',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 32298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5631080/general/cf7a6c54-55ac-464b-8498-7d60854047cc.jpg',
'https://images.openlane.eu/carimgs/5631080/general/117fd38d-0fc1-4fa2-8b41-f314590a030d.jpg',
'https://images.openlane.eu/carimgs/5631080/general/e82d8418-88b3-4d09-ad7c-52b6a53a6912.jpg',
'https://images.openlane.eu/carimgs/5631080/general/aa58ba80-ddb6-49ed-be68-bf26f074c5b4.jpg',
'https://images.openlane.eu/carimgs/5631080/general/af063e23-438c-476c-b10e-4bff1d8b02a2.jpg',
'https://images.openlane.eu/carimgs/5631080/general/e535a5c4-0412-4e4b-95df-e2a0cb3c7637.jpg',
'https://images.openlane.eu/carimgs/5631080/general/54852b8f-832c-4d91-8889-e2b75c4a1413.jpg',
'https://images.openlane.eu/carimgs/5631080/general/8be183f5-4697-4e9a-969b-c319f976ca03.jpg',
'https://images.openlane.eu/carimgs/5631080/general/472261fb-f940-47f6-829a-55ddcc8f23c9.jpg',
'https://images.openlane.eu/carimgs/5631080/general/b4024c5c-e6d0-4128-a226-5b3dabdd5383.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283621,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/cf7a6c54-55ac-464b-8498-7d60854047cc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280889,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/117fd38d-0fc1-4fa2-8b41-f314590a030d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167630,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/e82d8418-88b3-4d09-ad7c-52b6a53a6912.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209085,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/aa58ba80-ddb6-49ed-be68-bf26f074c5b4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/af063e23-438c-476c-b10e-4bff1d8b02a2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174413,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/e535a5c4-0412-4e4b-95df-e2a0cb3c7637.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155603,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/54852b8f-832c-4d91-8889-e2b75c4a1413.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98606,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/8be183f5-4697-4e9a-969b-c319f976ca03.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114656,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/472261fb-f940-47f6-829a-55ddcc8f23c9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd9cb20-9a91-51a1-9493-834cbdea1e45/cfd9cb20-9a91-51a1-9493-834cbdea1e45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164273,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631080/general/b4024c5c-e6d0-4128-a226-5b3dabdd5383.jpg',
'Width': 1440}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - YF71CJE - 32,298 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737408%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [adesa.uk] INFO: Saving data for 10737408: {'created_time': 1774625665.180579, 'last_price_update_time': 1774625665.180591, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737408') HTTP/1.1" 204 0
2026-03-27 15:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a7801d8-6542-59ce-8588-ca740111e72d with identifier: 10737405
2026-03-27 15:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a7801d8-6542-59ce-8588-ca740111e72d with scrape type 1
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a7801d8-6542-59ce-8588-ca740111e72d
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252F43b3282f-2981-408a-b995-d417319a801f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/43b3282f-2981-408a-b995-d417319a801f.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252Fd60e61e7-7864-469e-82f7-68ec4778e74c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/d60e61e7-7864-469e-82f7-68ec4778e74c.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252Fc3d1c07b-3385-423d-aa47-aca81664d542.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/c3d1c07b-3385-423d-aa47-aca81664d542.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252F548674f4-0e8b-4bbf-8dd6-489c89dd9193.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/548674f4-0e8b-4bbf-8dd6-489c89dd9193.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252Fa3d05e6d-7123-4727-8f95-f613514daddb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/a3d05e6d-7123-4727-8f95-f613514daddb.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252F1085b80e-82fc-427e-9bc3-6d67bdeaf437.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/1085b80e-82fc-427e-9bc3-6d67bdeaf437.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252F4ee195f9-21da-476d-b7b6-219a369cac33.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/4ee195f9-21da-476d-b7b6-219a369cac33.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252F481f644a-a09f-460d-9c19-585aa889a2be.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/481f644a-a09f-460d-9c19-585aa889a2be.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252F2901076d-04dc-4812-b5ed-80770ab37500.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/2901076d-04dc-4812-b5ed-80770ab37500.jpg already downloaded
2026-03-27 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5624265%252Fgeneral%252F91cf3571-c1c1-4179-96aa-e3a5996946d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624265/general/91cf3571-c1c1-4179-96aa-e3a5996946d2.jpg already downloaded
2026-03-27 15:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8a7801d8-6542-59ce-8588-ca740111e72d, identifier: 10737405
2026-03-27 15:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8a7801d8-6542-59ce-8588-ca740111e72d with identifier: 10737405
2026-03-27 15:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8a7801d8-6542-59ce-8588-ca740111e72d with identifier: 10737405
2026-03-27 15:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8a7801d8-6542-59ce-8588-ca740111e72d with identifier: 10737405 to the API
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737405>
{'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-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '8a7801d8-6542-59ce-8588-ca740111e72d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SV72YXL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737405',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 8112,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5624265/general/43b3282f-2981-408a-b995-d417319a801f.jpg',
'https://images.openlane.eu/carimgs/5624265/general/d60e61e7-7864-469e-82f7-68ec4778e74c.jpg',
'https://images.openlane.eu/carimgs/5624265/general/c3d1c07b-3385-423d-aa47-aca81664d542.jpg',
'https://images.openlane.eu/carimgs/5624265/general/548674f4-0e8b-4bbf-8dd6-489c89dd9193.jpg',
'https://images.openlane.eu/carimgs/5624265/general/a3d05e6d-7123-4727-8f95-f613514daddb.jpg',
'https://images.openlane.eu/carimgs/5624265/general/1085b80e-82fc-427e-9bc3-6d67bdeaf437.jpg',
'https://images.openlane.eu/carimgs/5624265/general/4ee195f9-21da-476d-b7b6-219a369cac33.jpg',
'https://images.openlane.eu/carimgs/5624265/general/481f644a-a09f-460d-9c19-585aa889a2be.jpg',
'https://images.openlane.eu/carimgs/5624265/general/2901076d-04dc-4812-b5ed-80770ab37500.jpg',
'https://images.openlane.eu/carimgs/5624265/general/91cf3571-c1c1-4179-96aa-e3a5996946d2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354481,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/43b3282f-2981-408a-b995-d417319a801f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286158,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/d60e61e7-7864-469e-82f7-68ec4778e74c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322325,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/c3d1c07b-3385-423d-aa47-aca81664d542.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216100,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/548674f4-0e8b-4bbf-8dd6-489c89dd9193.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164495,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/a3d05e6d-7123-4727-8f95-f613514daddb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270471,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/1085b80e-82fc-427e-9bc3-6d67bdeaf437.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182667,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/4ee195f9-21da-476d-b7b6-219a369cac33.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145621,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/481f644a-a09f-460d-9c19-585aa889a2be.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210365,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/2901076d-04dc-4812-b5ed-80770ab37500.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7801d8-6542-59ce-8588-ca740111e72d/8a7801d8-6542-59ce-8588-ca740111e72d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228123,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624265/general/91cf3571-c1c1-4179-96aa-e3a5996946d2.jpg',
'Width': 1440}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'SV72YXL - 8,112 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737405%27 HTTP/1.1" 200 None
2026-03-27 15:34:27 [adesa.uk] INFO: Saving data for 10737405: {'created_time': 1774625667.35466, 'last_price_update_time': 1774625667.35467, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737405') HTTP/1.1" 204 0
2026-03-27 15:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13365185-085e-5ac3-9da8-829ebb156ab0 with identifier: 10737427
2026-03-27 15:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13365185-085e-5ac3-9da8-829ebb156ab0 with scrape type 1
2026-03-27 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13365185-085e-5ac3-9da8-829ebb156ab0
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252F5677674b-bd63-4aef-afcc-0267373d306b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/5677674b-bd63-4aef-afcc-0267373d306b.jpg already downloaded
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252Fd70ac1d4-575f-41c1-8b28-3a1ac87f73db.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/d70ac1d4-575f-41c1-8b28-3a1ac87f73db.jpg already downloaded
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252F564289d0-f3d3-46bf-873a-d4f1280cc5c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/564289d0-f3d3-46bf-873a-d4f1280cc5c5.jpg already downloaded
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252F33b371f9-b1c2-46b3-800e-1a43136e5d71.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/33b371f9-b1c2-46b3-800e-1a43136e5d71.jpg already downloaded
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252F2966879c-f581-4800-b443-eae60a8e68c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/2966879c-f581-4800-b443-eae60a8e68c3.jpg already downloaded
2026-03-27 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252Fa2902d1f-ed52-4596-a7e9-5b269020cb43.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/a2902d1f-ed52-4596-a7e9-5b269020cb43.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252F5e33d160-6ef9-43ea-9b62-aef013727c37.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/5e33d160-6ef9-43ea-9b62-aef013727c37.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252F061848e4-f863-49d3-8a70-ea1b868cf1e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/061848e4-f863-49d3-8a70-ea1b868cf1e5.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252F188ec043-408e-468a-b87a-b095c944053d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/188ec043-408e-468a-b87a-b095c944053d.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5716868%252Fgeneral%252Fa9c61664-8b00-43ca-9410-d96a053dc972.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716868/general/a9c61664-8b00-43ca-9410-d96a053dc972.jpg already downloaded
2026-03-27 15:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 13365185-085e-5ac3-9da8-829ebb156ab0, identifier: 10737427
2026-03-27 15:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 13365185-085e-5ac3-9da8-829ebb156ab0 with identifier: 10737427
2026-03-27 15:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 13365185-085e-5ac3-9da8-829ebb156ab0 with identifier: 10737427
2026-03-27 15:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 13365185-085e-5ac3-9da8-829ebb156ab0 with identifier: 10737427 to the API
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737427>
{'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': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '13365185-085e-5ac3-9da8-829ebb156ab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XGP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737427',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 16693,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5716868/general/5677674b-bd63-4aef-afcc-0267373d306b.jpg',
'https://images.openlane.eu/carimgs/5716868/general/d70ac1d4-575f-41c1-8b28-3a1ac87f73db.jpg',
'https://images.openlane.eu/carimgs/5716868/general/564289d0-f3d3-46bf-873a-d4f1280cc5c5.jpg',
'https://images.openlane.eu/carimgs/5716868/general/33b371f9-b1c2-46b3-800e-1a43136e5d71.jpg',
'https://images.openlane.eu/carimgs/5716868/general/2966879c-f581-4800-b443-eae60a8e68c3.jpg',
'https://images.openlane.eu/carimgs/5716868/general/a2902d1f-ed52-4596-a7e9-5b269020cb43.jpg',
'https://images.openlane.eu/carimgs/5716868/general/5e33d160-6ef9-43ea-9b62-aef013727c37.jpg',
'https://images.openlane.eu/carimgs/5716868/general/061848e4-f863-49d3-8a70-ea1b868cf1e5.jpg',
'https://images.openlane.eu/carimgs/5716868/general/188ec043-408e-468a-b87a-b095c944053d.jpg',
'https://images.openlane.eu/carimgs/5716868/general/a9c61664-8b00-43ca-9410-d96a053dc972.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191914,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/5677674b-bd63-4aef-afcc-0267373d306b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222932,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/d70ac1d4-575f-41c1-8b28-3a1ac87f73db.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177735,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/564289d0-f3d3-46bf-873a-d4f1280cc5c5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208897,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/33b371f9-b1c2-46b3-800e-1a43136e5d71.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180703,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/2966879c-f581-4800-b443-eae60a8e68c3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203748,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/a2902d1f-ed52-4596-a7e9-5b269020cb43.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190725,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/5e33d160-6ef9-43ea-9b62-aef013727c37.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128955,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/061848e4-f863-49d3-8a70-ea1b868cf1e5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171395,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/188ec043-408e-468a-b87a-b095c944053d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13365185-085e-5ac3-9da8-829ebb156ab0/13365185-085e-5ac3-9da8-829ebb156ab0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178889,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716868/general/a9c61664-8b00-43ca-9410-d96a053dc972.jpg',
'Width': 1440}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DY25XGP - 16,693 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737427%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [adesa.uk] INFO: Saving data for 10737427: {'created_time': 1774625668.566133, 'last_price_update_time': 1774625668.566143, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737427') HTTP/1.1" 204 0
2026-03-27 15:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa8e228-5f32-52cf-af7f-324850746f1a with identifier: 10737422
2026-03-27 15:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa8e228-5f32-52cf-af7f-324850746f1a with scrape type 1
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fa8e228-5f32-52cf-af7f-324850746f1a
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252F3aaf3d03-c723-4528-af53-c5ebd9622971.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/3aaf3d03-c723-4528-af53-c5ebd9622971.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252Fafc6fd40-f0d3-4e50-b988-608a46679c95.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/afc6fd40-f0d3-4e50-b988-608a46679c95.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252F0fb31183-4025-49ac-be81-0b7764bda965.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/0fb31183-4025-49ac-be81-0b7764bda965.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252Ff7f7873f-902a-4d5b-a6b5-9d3144faad25.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/f7f7873f-902a-4d5b-a6b5-9d3144faad25.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252F2d730445-1e21-4de6-959e-fa056587d4cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/2d730445-1e21-4de6-959e-fa056587d4cc.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252F52d13a90-fdd2-4cb8-906b-9422435d8388.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/52d13a90-fdd2-4cb8-906b-9422435d8388.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252Fcd982cdf-9bdd-4dcc-8c64-4054e8aed667.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/cd982cdf-9bdd-4dcc-8c64-4054e8aed667.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252Fc85e9b29-d412-460d-b240-66414cb2e381.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/c85e9b29-d412-460d-b240-66414cb2e381.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252F90eb11d0-29b5-45b5-b79d-45d5c2e4d6a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/90eb11d0-29b5-45b5-b79d-45d5c2e4d6a3.jpg already downloaded
2026-03-27 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5720280%252Fgeneral%252F1aaa8c2f-5b46-424b-abae-3e52880a4740.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720280/general/1aaa8c2f-5b46-424b-abae-3e52880a4740.jpg already downloaded
2026-03-27 15:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 1fa8e228-5f32-52cf-af7f-324850746f1a, identifier: 10737422
2026-03-27 15:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 1fa8e228-5f32-52cf-af7f-324850746f1a with identifier: 10737422
2026-03-27 15:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 1fa8e228-5f32-52cf-af7f-324850746f1a with identifier: 10737422
2026-03-27 15:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 1fa8e228-5f32-52cf-af7f-324850746f1a with identifier: 10737422 to the API
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '1fa8e228-5f32-52cf-af7f-324850746f1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT71BUV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737422',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 28299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5720280/general/3aaf3d03-c723-4528-af53-c5ebd9622971.jpg',
'https://images.openlane.eu/carimgs/5720280/general/afc6fd40-f0d3-4e50-b988-608a46679c95.jpg',
'https://images.openlane.eu/carimgs/5720280/general/0fb31183-4025-49ac-be81-0b7764bda965.jpg',
'https://images.openlane.eu/carimgs/5720280/general/f7f7873f-902a-4d5b-a6b5-9d3144faad25.jpg',
'https://images.openlane.eu/carimgs/5720280/general/2d730445-1e21-4de6-959e-fa056587d4cc.jpg',
'https://images.openlane.eu/carimgs/5720280/general/52d13a90-fdd2-4cb8-906b-9422435d8388.jpg',
'https://images.openlane.eu/carimgs/5720280/general/cd982cdf-9bdd-4dcc-8c64-4054e8aed667.jpg',
'https://images.openlane.eu/carimgs/5720280/general/c85e9b29-d412-460d-b240-66414cb2e381.jpg',
'https://images.openlane.eu/carimgs/5720280/general/90eb11d0-29b5-45b5-b79d-45d5c2e4d6a3.jpg',
'https://images.openlane.eu/carimgs/5720280/general/1aaa8c2f-5b46-424b-abae-3e52880a4740.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249112,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/3aaf3d03-c723-4528-af53-c5ebd9622971.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329806,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/afc6fd40-f0d3-4e50-b988-608a46679c95.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255538,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/0fb31183-4025-49ac-be81-0b7764bda965.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249350,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/f7f7873f-902a-4d5b-a6b5-9d3144faad25.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289315,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/2d730445-1e21-4de6-959e-fa056587d4cc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227810,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/52d13a90-fdd2-4cb8-906b-9422435d8388.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/cd982cdf-9bdd-4dcc-8c64-4054e8aed667.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210441,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/c85e9b29-d412-460d-b240-66414cb2e381.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225969,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/90eb11d0-29b5-45b5-b79d-45d5c2e4d6a3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa8e228-5f32-52cf-af7f-324850746f1a/1fa8e228-5f32-52cf-af7f-324850746f1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247148,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720280/general/1aaa8c2f-5b46-424b-abae-3e52880a4740.jpg',
'Width': 1440}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - FT71BUV - 28,299 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737422%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [adesa.uk] INFO: Saving data for 10737422: {'created_time': 1774625669.241213, 'last_price_update_time': 1774625669.241223, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737422') HTTP/1.1" 204 0
2026-03-27 15:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 15:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0e0afcb-0622-5ccf-89c3-87546862b677 with identifier: 10737401
2026-03-27 15:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0e0afcb-0622-5ccf-89c3-87546862b677 with scrape type 1
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0e0afcb-0622-5ccf-89c3-87546862b677
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252Fac408290-202b-4338-b407-9e668969ed5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/ac408290-202b-4338-b407-9e668969ed5e.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252F9db48e2d-e5b2-4a9d-8bdb-12d6393aabe7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/9db48e2d-e5b2-4a9d-8bdb-12d6393aabe7.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252F7c785ddd-07ed-42e1-98df-e8f66d37ac5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/7c785ddd-07ed-42e1-98df-e8f66d37ac5c.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252Fdf29b3ff-8ad9-4653-82b3-ae049b23e87b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/df29b3ff-8ad9-4653-82b3-ae049b23e87b.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252Fa8ffeaa9-0241-4f1e-afd5-3d5c7c80c9bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/a8ffeaa9-0241-4f1e-afd5-3d5c7c80c9bc.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252Fa790d7af-3bb9-4e19-9866-6a40d5a7dc64.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/a790d7af-3bb9-4e19-9866-6a40d5a7dc64.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252Fa1b18e5b-ab30-451a-8b4f-dadfefb5b46c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/a1b18e5b-ab30-451a-8b4f-dadfefb5b46c.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252Fb7d6b8ae-29ef-449b-815f-3e12542480b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/b7d6b8ae-29ef-449b-815f-3e12542480b5.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252F95db3d2e-cc5d-4ba4-84f0-495428f49b75.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/95db3d2e-cc5d-4ba4-84f0-495428f49b75.jpg already downloaded
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5554335%252Fgeneral%252Fc35976e7-07d1-422d-a6ba-afebc7c9fcac.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554335/general/c35976e7-07d1-422d-a6ba-afebc7c9fcac.jpg already downloaded
2026-03-27 15:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b0e0afcb-0622-5ccf-89c3-87546862b677, identifier: 10737401
2026-03-27 15:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b0e0afcb-0622-5ccf-89c3-87546862b677 with identifier: 10737401
2026-03-27 15:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b0e0afcb-0622-5ccf-89c3-87546862b677 with identifier: 10737401
2026-03-27 15:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b0e0afcb-0622-5ccf-89c3-87546862b677 with identifier: 10737401 to the API
2026-03-27 15:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737401>
{'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-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0e0afcb-0622-5ccf-89c3-87546862b677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XMK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737401',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 17824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5554335/general/ac408290-202b-4338-b407-9e668969ed5e.jpg',
'https://images.openlane.eu/carimgs/5554335/general/9db48e2d-e5b2-4a9d-8bdb-12d6393aabe7.jpg',
'https://images.openlane.eu/carimgs/5554335/general/7c785ddd-07ed-42e1-98df-e8f66d37ac5c.jpg',
'https://images.openlane.eu/carimgs/5554335/general/df29b3ff-8ad9-4653-82b3-ae049b23e87b.jpg',
'https://images.openlane.eu/carimgs/5554335/general/a8ffeaa9-0241-4f1e-afd5-3d5c7c80c9bc.jpg',
'https://images.openlane.eu/carimgs/5554335/general/a790d7af-3bb9-4e19-9866-6a40d5a7dc64.jpg',
'https://images.openlane.eu/carimgs/5554335/general/a1b18e5b-ab30-451a-8b4f-dadfefb5b46c.jpg',
'https://images.openlane.eu/carimgs/5554335/general/b7d6b8ae-29ef-449b-815f-3e12542480b5.jpg',
'https://images.openlane.eu/carimgs/5554335/general/95db3d2e-cc5d-4ba4-84f0-495428f49b75.jpg',
'https://images.openlane.eu/carimgs/5554335/general/c35976e7-07d1-422d-a6ba-afebc7c9fcac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123024,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/ac408290-202b-4338-b407-9e668969ed5e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114615,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/9db48e2d-e5b2-4a9d-8bdb-12d6393aabe7.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114947,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/7c785ddd-07ed-42e1-98df-e8f66d37ac5c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105699,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/df29b3ff-8ad9-4653-82b3-ae049b23e87b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88472,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/a8ffeaa9-0241-4f1e-afd5-3d5c7c80c9bc.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118884,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/a790d7af-3bb9-4e19-9866-6a40d5a7dc64.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88859,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/a1b18e5b-ab30-451a-8b4f-dadfefb5b46c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71377,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/b7d6b8ae-29ef-449b-815f-3e12542480b5.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78968,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/95db3d2e-cc5d-4ba4-84f0-495428f49b75.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0e0afcb-0622-5ccf-89c3-87546862b677/b0e0afcb-0622-5ccf-89c3-87546862b677_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89712,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554335/general/c35976e7-07d1-422d-a6ba-afebc7c9fcac.jpg',
'Width': 960}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DY25XMK - 17,824 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737401%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [adesa.uk] INFO: Saving data for 10737401: {'created_time': 1774625670.127691, 'last_price_update_time': 1774625670.1277, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737401') HTTP/1.1" 204 0
2026-03-27 15:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2459373a-b08a-5eda-9f34-58e797a5bc73 with identifier: 10737404
2026-03-27 15:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2459373a-b08a-5eda-9f34-58e797a5bc73 with scrape type 1
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2459373a-b08a-5eda-9f34-58e797a5bc73
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252Feeb63dc1-6e6f-4bb2-b844-56282777d1b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/eeb63dc1-6e6f-4bb2-b844-56282777d1b9.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252F9306fc53-76ae-4f4c-acba-e2c54de802a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/9306fc53-76ae-4f4c-acba-e2c54de802a4.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252F0f039b39-5707-4e8b-812e-e262143fcc07.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/0f039b39-5707-4e8b-812e-e262143fcc07.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252Ff251df0f-1a25-4a80-8beb-680af015722a.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/f251df0f-1a25-4a80-8beb-680af015722a.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252Fc67d20de-7374-4f94-933c-2a202023337c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/c67d20de-7374-4f94-933c-2a202023337c.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252Fe895fa1f-6b89-4903-9871-4d310a56ae6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/e895fa1f-6b89-4903-9871-4d310a56ae6e.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252F1c288579-f498-4272-adfd-84765bba964e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/1c288579-f498-4272-adfd-84765bba964e.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252Fc2f1d1ac-132c-4446-b863-c47c7bdce9fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/c2f1d1ac-132c-4446-b863-c47c7bdce9fb.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252Fc7246e50-041d-4987-a79f-41701b24b8f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/c7246e50-041d-4987-a79f-41701b24b8f3.jpg already downloaded
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5603787%252Fgeneral%252F24c8cbba-ded6-40c7-b590-7b518a3f8e6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603787/general/24c8cbba-ded6-40c7-b590-7b518a3f8e6d.jpg already downloaded
2026-03-27 15:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2459373a-b08a-5eda-9f34-58e797a5bc73, identifier: 10737404
2026-03-27 15:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2459373a-b08a-5eda-9f34-58e797a5bc73 with identifier: 10737404
2026-03-27 15:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2459373a-b08a-5eda-9f34-58e797a5bc73 with identifier: 10737404
2026-03-27 15:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2459373a-b08a-5eda-9f34-58e797a5bc73 with identifier: 10737404 to the API
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '2459373a-b08a-5eda-9f34-58e797a5bc73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LM71OVK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737404',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 23046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5603787/general/eeb63dc1-6e6f-4bb2-b844-56282777d1b9.jpg',
'https://images.openlane.eu/carimgs/5603787/general/9306fc53-76ae-4f4c-acba-e2c54de802a4.jpg',
'https://images.openlane.eu/carimgs/5603787/general/0f039b39-5707-4e8b-812e-e262143fcc07.jpg',
'https://images.openlane.eu/carimgs/5603787/general/f251df0f-1a25-4a80-8beb-680af015722a.jpg',
'https://images.openlane.eu/carimgs/5603787/general/c67d20de-7374-4f94-933c-2a202023337c.jpg',
'https://images.openlane.eu/carimgs/5603787/general/e895fa1f-6b89-4903-9871-4d310a56ae6e.jpg',
'https://images.openlane.eu/carimgs/5603787/general/1c288579-f498-4272-adfd-84765bba964e.jpg',
'https://images.openlane.eu/carimgs/5603787/general/c2f1d1ac-132c-4446-b863-c47c7bdce9fb.jpg',
'https://images.openlane.eu/carimgs/5603787/general/c7246e50-041d-4987-a79f-41701b24b8f3.jpg',
'https://images.openlane.eu/carimgs/5603787/general/24c8cbba-ded6-40c7-b590-7b518a3f8e6d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256863,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/eeb63dc1-6e6f-4bb2-b844-56282777d1b9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262011,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/9306fc53-76ae-4f4c-acba-e2c54de802a4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266972,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/0f039b39-5707-4e8b-812e-e262143fcc07.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342743,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/f251df0f-1a25-4a80-8beb-680af015722a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/c67d20de-7374-4f94-933c-2a202023337c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234982,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/e895fa1f-6b89-4903-9871-4d310a56ae6e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203991,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/1c288579-f498-4272-adfd-84765bba964e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135466,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/c2f1d1ac-132c-4446-b863-c47c7bdce9fb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198536,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/c7246e50-041d-4987-a79f-41701b24b8f3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2459373a-b08a-5eda-9f34-58e797a5bc73/2459373a-b08a-5eda-9f34-58e797a5bc73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213390,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603787/general/24c8cbba-ded6-40c7-b590-7b518a3f8e6d.jpg',
'Width': 1440}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - LM71OVK - 23,046 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737404%27 HTTP/1.1" 200 None
2026-03-27 15:34:30 [adesa.uk] INFO: Saving data for 10737404: {'created_time': 1774625670.923246, 'last_price_update_time': 1774625670.923257, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737404') HTTP/1.1" 204 0
2026-03-27 15:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with identifier: 10737414
2026-03-27 15:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with scrape type 1
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2e3eafe-e270-5dcf-9a45-4fb30836aec8
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252F6ed57a57-39e5-49d4-9d88-be542eb1b52d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/6ed57a57-39e5-49d4-9d88-be542eb1b52d.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252F33fe6cd5-a237-4274-98ff-a08aab8fbd90.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/33fe6cd5-a237-4274-98ff-a08aab8fbd90.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252F24d17e93-21cc-4df1-8c35-26fd53df303b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/24d17e93-21cc-4df1-8c35-26fd53df303b.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252F16206b8c-1c82-45ce-ab13-ed0527f6aa5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/16206b8c-1c82-45ce-ab13-ed0527f6aa5d.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252Fd247b6a9-ef51-4ae3-8899-b906febe8b7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/d247b6a9-ef51-4ae3-8899-b906febe8b7e.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252Fcfbe0917-449b-4880-8ea1-91a707408a8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/cfbe0917-449b-4880-8ea1-91a707408a8d.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252Fc7b2f962-efae-47c2-9c54-e5b8454e9d08.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/c7b2f962-efae-47c2-9c54-e5b8454e9d08.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252F99d2490b-87d3-4de1-9a70-88955661a025.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/99d2490b-87d3-4de1-9a70-88955661a025.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252F30eb3934-bf15-491e-9440-8b71d5645f71.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/30eb3934-bf15-491e-9440-8b71d5645f71.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5684571%252Fgeneral%252F5f34ae46-1c8d-4a8c-ada5-c1bcf75dc13f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684571/general/5f34ae46-1c8d-4a8c-ada5-c1bcf75dc13f.jpg already downloaded
2026-03-27 15:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a2e3eafe-e270-5dcf-9a45-4fb30836aec8, identifier: 10737414
2026-03-27 15:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10737409
2026-03-27 15:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c535a4d0-2491-54c0-9925-38724c01e38a with scrape type 1
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c535a4d0-2491-54c0-9925-38724c01e38a
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252Fbcbc138a-659e-447c-8569-ff578c2cc03b.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/bcbc138a-659e-447c-8569-ff578c2cc03b.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252Fed9ee9d3-deca-48ef-8174-8ba52abafb83.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/ed9ee9d3-deca-48ef-8174-8ba52abafb83.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252F96c26a79-0802-4c82-aeb1-8d0ec65fdd9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/96c26a79-0802-4c82-aeb1-8d0ec65fdd9e.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252F25953847-64a4-4f6b-90bb-98f249558ccb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/25953847-64a4-4f6b-90bb-98f249558ccb.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252F5075e465-2c53-4777-a9f5-e7b68ee04722.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/5075e465-2c53-4777-a9f5-e7b68ee04722.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252F6d50410f-7886-48cf-afca-8c209a7d2628.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/6d50410f-7886-48cf-afca-8c209a7d2628.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252Ff061b853-c636-47b3-ae5b-1d42eb0b2b7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/f061b853-c636-47b3-ae5b-1d42eb0b2b7f.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252F9909ecb4-b03b-4df0-8a07-0e582c9c11a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/9909ecb4-b03b-4df0-8a07-0e582c9c11a4.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252Fb9cdf53e-8379-44ba-ac85-593702278f36.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/b9cdf53e-8379-44ba-ac85-593702278f36.jpg already downloaded
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5642523%252Fgeneral%252F416a589e-eb0d-4f45-94dd-2bac4f074b18.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642523/general/416a589e-eb0d-4f45-94dd-2bac4f074b18.jpg already downloaded
2026-03-27 15:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c535a4d0-2491-54c0-9925-38724c01e38a, identifier: 10737409
2026-03-27 15:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with identifier: 10737414
2026-03-27 15:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with identifier: 10737414
2026-03-27 15:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with identifier: 10737414 to the API
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737414>
{'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-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a2e3eafe-e270-5dcf-9a45-4fb30836aec8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AK71VMG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737414',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 40047,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5684571/general/6ed57a57-39e5-49d4-9d88-be542eb1b52d.jpg',
'https://images.openlane.eu/carimgs/5684571/general/33fe6cd5-a237-4274-98ff-a08aab8fbd90.jpg',
'https://images.openlane.eu/carimgs/5684571/general/24d17e93-21cc-4df1-8c35-26fd53df303b.jpg',
'https://images.openlane.eu/carimgs/5684571/general/16206b8c-1c82-45ce-ab13-ed0527f6aa5d.jpg',
'https://images.openlane.eu/carimgs/5684571/general/d247b6a9-ef51-4ae3-8899-b906febe8b7e.jpg',
'https://images.openlane.eu/carimgs/5684571/general/cfbe0917-449b-4880-8ea1-91a707408a8d.jpg',
'https://images.openlane.eu/carimgs/5684571/general/c7b2f962-efae-47c2-9c54-e5b8454e9d08.jpg',
'https://images.openlane.eu/carimgs/5684571/general/99d2490b-87d3-4de1-9a70-88955661a025.jpg',
'https://images.openlane.eu/carimgs/5684571/general/30eb3934-bf15-491e-9440-8b71d5645f71.jpg',
'https://images.openlane.eu/carimgs/5684571/general/5f34ae46-1c8d-4a8c-ada5-c1bcf75dc13f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232501,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/6ed57a57-39e5-49d4-9d88-be542eb1b52d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178184,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/33fe6cd5-a237-4274-98ff-a08aab8fbd90.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199447,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/24d17e93-21cc-4df1-8c35-26fd53df303b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194830,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/16206b8c-1c82-45ce-ab13-ed0527f6aa5d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193762,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/d247b6a9-ef51-4ae3-8899-b906febe8b7e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174206,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/cfbe0917-449b-4880-8ea1-91a707408a8d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147767,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/c7b2f962-efae-47c2-9c54-e5b8454e9d08.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144135,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/99d2490b-87d3-4de1-9a70-88955661a025.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/30eb3934-bf15-491e-9440-8b71d5645f71.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3eafe-e270-5dcf-9a45-4fb30836aec8/a2e3eafe-e270-5dcf-9a45-4fb30836aec8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190973,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684571/general/5f34ae46-1c8d-4a8c-ada5-c1bcf75dc13f.jpg',
'Width': 1440}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - AK71VMG - 40,047 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737414%27 HTTP/1.1" 200 None
2026-03-27 15:34:31 [adesa.uk] INFO: Saving data for 10737414: {'created_time': 1774625671.988292, 'last_price_update_time': 1774625671.988305, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737414') HTTP/1.1" 204 0
2026-03-27 15:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10737409
2026-03-27 15:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10737409
2026-03-27 15:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10737409 to the API
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737409>
{'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-04-02T14: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=10737409',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 54387,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5642523/general/bcbc138a-659e-447c-8569-ff578c2cc03b.jpg',
'https://images.openlane.eu/carimgs/5642523/general/ed9ee9d3-deca-48ef-8174-8ba52abafb83.jpg',
'https://images.openlane.eu/carimgs/5642523/general/96c26a79-0802-4c82-aeb1-8d0ec65fdd9e.jpg',
'https://images.openlane.eu/carimgs/5642523/general/25953847-64a4-4f6b-90bb-98f249558ccb.jpg',
'https://images.openlane.eu/carimgs/5642523/general/5075e465-2c53-4777-a9f5-e7b68ee04722.jpg',
'https://images.openlane.eu/carimgs/5642523/general/6d50410f-7886-48cf-afca-8c209a7d2628.jpg',
'https://images.openlane.eu/carimgs/5642523/general/f061b853-c636-47b3-ae5b-1d42eb0b2b7f.jpg',
'https://images.openlane.eu/carimgs/5642523/general/9909ecb4-b03b-4df0-8a07-0e582c9c11a4.jpg',
'https://images.openlane.eu/carimgs/5642523/general/b9cdf53e-8379-44ba-ac85-593702278f36.jpg',
'https://images.openlane.eu/carimgs/5642523/general/416a589e-eb0d-4f45-94dd-2bac4f074b18.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177972,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/bcbc138a-659e-447c-8569-ff578c2cc03b.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208629,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/ed9ee9d3-deca-48ef-8174-8ba52abafb83.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187926,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/96c26a79-0802-4c82-aeb1-8d0ec65fdd9e.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185358,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/25953847-64a4-4f6b-90bb-98f249558ccb.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185084,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/5075e465-2c53-4777-a9f5-e7b68ee04722.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130865,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/6d50410f-7886-48cf-afca-8c209a7d2628.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142442,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/f061b853-c636-47b3-ae5b-1d42eb0b2b7f.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121254,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/9909ecb4-b03b-4df0-8a07-0e582c9c11a4.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139592,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/b9cdf53e-8379-44ba-ac85-593702278f36.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c535a4d0-2491-54c0-9925-38724c01e38a/c535a4d0-2491-54c0-9925-38724c01e38a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159562,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642523/general/416a589e-eb0d-4f45-94dd-2bac4f074b18.jpg',
'Width': 1440}],
'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-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737409%27 HTTP/1.1" 200 None
2026-03-27 15:34:32 [adesa.uk] INFO: Saving data for 10737409: {'created_time': 1774625672.311711, 'last_price_update_time': 1774625672.311721, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737409') HTTP/1.1" 204 0
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cae56571-fd45-5d0c-a187-227fd99bdd02 with identifier: 10737424
2026-03-27 15:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cae56571-fd45-5d0c-a187-227fd99bdd02 with scrape type 1
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cae56571-fd45-5d0c-a187-227fd99bdd02
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252F60ac508f-7dcb-4a30-9690-c36615b3d0d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/60ac508f-7dcb-4a30-9690-c36615b3d0d7.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252F491872ce-9fb0-41fa-a0eb-81321a7ab42c.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/491872ce-9fb0-41fa-a0eb-81321a7ab42c.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252Fedf90056-5535-4354-9bbb-031c4d4f2079.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/edf90056-5535-4354-9bbb-031c4d4f2079.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252Fdc35fa50-4aeb-4a7e-a68b-30e5ab115598.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/dc35fa50-4aeb-4a7e-a68b-30e5ab115598.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252F12029946-82c3-4440-adca-70cdcf0ff1d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/12029946-82c3-4440-adca-70cdcf0ff1d6.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252Ff1bfe0b8-181d-49be-a924-74adb040d4da.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/f1bfe0b8-181d-49be-a924-74adb040d4da.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252Ff5fc3bb1-c3bd-4a85-9ace-92458f871a91.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/f5fc3bb1-c3bd-4a85-9ace-92458f871a91.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252F04c5e9e7-8ae9-48d7-b5c6-ed0f3df4a630.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/04c5e9e7-8ae9-48d7-b5c6-ed0f3df4a630.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252F10b93f0c-9ad5-491b-abe7-6f0a5b6ceaa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/10b93f0c-9ad5-491b-abe7-6f0a5b6ceaa3.jpg already downloaded
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5717305%252Fgeneral%252F4f8bf5ac-9d13-48de-9aae-66e3ad99c401.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717305/general/4f8bf5ac-9d13-48de-9aae-66e3ad99c401.jpg already downloaded
2026-03-27 15:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cae56571-fd45-5d0c-a187-227fd99bdd02, identifier: 10737424
2026-03-27 15:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cae56571-fd45-5d0c-a187-227fd99bdd02 with identifier: 10737424
2026-03-27 15:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cae56571-fd45-5d0c-a187-227fd99bdd02 with identifier: 10737424
2026-03-27 15:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cae56571-fd45-5d0c-a187-227fd99bdd02 with identifier: 10737424 to the API
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'cae56571-fd45-5d0c-a187-227fd99bdd02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EA71ZBJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737424',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 26817,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5717305/general/60ac508f-7dcb-4a30-9690-c36615b3d0d7.jpg',
'https://images.openlane.eu/carimgs/5717305/general/491872ce-9fb0-41fa-a0eb-81321a7ab42c.jpg',
'https://images.openlane.eu/carimgs/5717305/general/edf90056-5535-4354-9bbb-031c4d4f2079.jpg',
'https://images.openlane.eu/carimgs/5717305/general/dc35fa50-4aeb-4a7e-a68b-30e5ab115598.jpg',
'https://images.openlane.eu/carimgs/5717305/general/12029946-82c3-4440-adca-70cdcf0ff1d6.jpg',
'https://images.openlane.eu/carimgs/5717305/general/f1bfe0b8-181d-49be-a924-74adb040d4da.jpg',
'https://images.openlane.eu/carimgs/5717305/general/f5fc3bb1-c3bd-4a85-9ace-92458f871a91.jpg',
'https://images.openlane.eu/carimgs/5717305/general/04c5e9e7-8ae9-48d7-b5c6-ed0f3df4a630.jpg',
'https://images.openlane.eu/carimgs/5717305/general/10b93f0c-9ad5-491b-abe7-6f0a5b6ceaa3.jpg',
'https://images.openlane.eu/carimgs/5717305/general/4f8bf5ac-9d13-48de-9aae-66e3ad99c401.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305990,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/60ac508f-7dcb-4a30-9690-c36615b3d0d7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198384,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/491872ce-9fb0-41fa-a0eb-81321a7ab42c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238486,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/edf90056-5535-4354-9bbb-031c4d4f2079.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249590,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/dc35fa50-4aeb-4a7e-a68b-30e5ab115598.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212300,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/12029946-82c3-4440-adca-70cdcf0ff1d6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252731,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/f1bfe0b8-181d-49be-a924-74adb040d4da.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184130,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/f5fc3bb1-c3bd-4a85-9ace-92458f871a91.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172149,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/04c5e9e7-8ae9-48d7-b5c6-ed0f3df4a630.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193009,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/10b93f0c-9ad5-491b-abe7-6f0a5b6ceaa3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae56571-fd45-5d0c-a187-227fd99bdd02/cae56571-fd45-5d0c-a187-227fd99bdd02_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227449,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717305/general/4f8bf5ac-9d13-48de-9aae-66e3ad99c401.jpg',
'Width': 1440}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- EA71ZBJ - 26,817 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737424%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [adesa.uk] INFO: Saving data for 10737424: {'created_time': 1774625673.796576, 'last_price_update_time': 1774625673.796586, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737424') HTTP/1.1" 204 0
2026-03-27 15:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10737432
2026-03-27 15:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with scrape type 1
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252Fa9651988-17df-45f5-b285-5ac042f2e88d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252F8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252F85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252Fca2feeb0-ab35-4289-abfa-5703ac370f74.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252F35059174-f21f-4d4e-8e46-7205cd098e06.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252F68367501-660f-4ea8-8f9e-9301bb850174.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252F2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252Fdac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252F55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg already downloaded
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5743386%252Fgeneral%252F0031ea21-4357-4605-bb0a-066cb12edb00.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg already downloaded
2026-03-27 15:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2efdb3fa-0354-5ecb-a3b9-912061ad5282, identifier: 10737432
2026-03-27 15:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10737432
2026-03-27 15:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10737432
2026-03-27 15:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10737432 to the API
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737432>
{'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-04-02T14: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=10737432',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 74617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg',
'https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg',
'https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg',
'https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg',
'https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg',
'https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg',
'https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg',
'https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg',
'https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg',
'https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg'],
'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-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737432%27 HTTP/1.1" 200 None
2026-03-27 15:34:35 [adesa.uk] INFO: Saving data for 10737432: {'created_time': 1774625675.298465, 'last_price_update_time': 1774625675.298478, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737432') HTTP/1.1" 204 0
2026-03-27 15:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10737433
2026-03-27 15:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401bcfc3-0044-5962-a34d-a3e711f68785 with scrape type 1
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 401bcfc3-0044-5962-a34d-a3e711f68785
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F50708830-b818-472a-84f5-0c1a606bd822.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252Fb324f36d-53d5-44bf-b822-4105a1034942.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F65d8986f-747d-476d-965f-64937f265f80.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg already downloaded
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742740%252Fgeneral%252F721c99fc-5054-4eaf-86d3-f933b47202e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg already downloaded
2026-03-27 15:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 401bcfc3-0044-5962-a34d-a3e711f68785, identifier: 10737433
2026-03-27 15:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10737433
2026-03-27 15:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10737433
2026-03-27 15:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10737433 to the API
2026-03-27 15:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737433>
{'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-04-02T14: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=10737433',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 51473,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg',
'https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg',
'https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg',
'https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg',
'https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg',
'https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg',
'https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg',
'https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg',
'https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg',
'https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg'],
'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-27 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737433%27 HTTP/1.1" 200 None
2026-03-27 15:34:44 [adesa.uk] INFO: Saving data for 10737433: {'created_time': 1774625684.162071, 'last_price_update_time': 1774625684.162083, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737433') HTTP/1.1" 204 0
2026-03-27 15:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10737247
2026-03-27 15:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28bfae9b-21a2-503a-94fe-5d3d07c63419 with scrape type 1
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28bfae9b-21a2-503a-94fe-5d3d07c63419
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252Fc6897204-4b1d-4358-b2ad-e76a9533aad0.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252F8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252F74431d97-20f0-4361-9573-b7cacfba44e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252F2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252F2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252Ffe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252F0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252F9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252Fd34ab848-421b-4101-bbf5-16796d56c539.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg already downloaded
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F5742811%252Fgeneral%252F5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg already downloaded
2026-03-27 15:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 28bfae9b-21a2-503a-94fe-5d3d07c63419, identifier: 10737247
2026-03-27 15:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10737247
2026-03-27 15:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10737247
2026-03-27 15:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10737247 to the API
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737247>
{'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-31T14: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=10737247',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 24470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg',
'https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg',
'https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg',
'https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg',
'https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg',
'https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg',
'https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg',
'https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg',
'https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg',
'https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg'],
'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-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737247%27 HTTP/1.1" 200 None
2026-03-27 15:34:46 [adesa.uk] INFO: Saving data for 10737247: {'created_time': 1774625686.665661, 'last_price_update_time': 1774625686.665673, 'auction_closing_time': 1774965600.0}
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737247') HTTP/1.1" 204 0
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 15:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcc7a57f-230a-5a80-8369-0337ba32f63c with identifier: 10737421
2026-03-27 15:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcc7a57f-230a-5a80-8369-0337ba32f63c with scrape type 1
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fcc7a57f-230a-5a80-8369-0337ba32f63c
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252Fc44d1886-bfd0-403c-90e3-723e6a708471.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/c44d1886-bfd0-403c-90e3-723e6a708471.jpg already downloaded
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252F471fae5b-a7c5-4a37-bc31-c362f9220aaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/471fae5b-a7c5-4a37-bc31-c362f9220aaf.jpg already downloaded
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252Fca456945-1e4e-4e47-b4ff-f324a1c10fca.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/ca456945-1e4e-4e47-b4ff-f324a1c10fca.jpg already downloaded
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252Fb0558b2d-6e9d-45bb-9b71-4e50b47c19f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/b0558b2d-6e9d-45bb-9b71-4e50b47c19f6.jpg already downloaded
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252F969c8ccf-5ddd-426c-b8d2-1e21219e5446.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/969c8ccf-5ddd-426c-b8d2-1e21219e5446.jpg already downloaded
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252Fefde0ded-4337-43c9-ad91-d080379fb28e.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/efde0ded-4337-43c9-ad91-d080379fb28e.jpg already downloaded
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252F09fdb7a7-0fe7-4321-8da4-2ecdc0a52bab.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/09fdb7a7-0fe7-4321-8da4-2ecdc0a52bab.jpg already downloaded
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252Fc03fbb8b-1ac8-45ac-be08-42ea480e8244.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/c03fbb8b-1ac8-45ac-be08-42ea480e8244.jpg already downloaded
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252F52b68de4-f4f3-42da-81ea-802da9bf12d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/52b68de4-f4f3-42da-81ea-802da9bf12d6.jpg already downloaded
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713971%252Fgeneral%252F6e6d6ef6-1744-4671-b00f-992bbdbc24d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713971/general/6e6d6ef6-1744-4671-b00f-992bbdbc24d2.jpg already downloaded
2026-03-27 15:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fcc7a57f-230a-5a80-8369-0337ba32f63c, identifier: 10737421
2026-03-27 15:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fcc7a57f-230a-5a80-8369-0337ba32f63c with identifier: 10737421
2026-03-27 15:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fcc7a57f-230a-5a80-8369-0337ba32f63c with identifier: 10737421
2026-03-27 15:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fcc7a57f-230a-5a80-8369-0337ba32f63c with identifier: 10737421 to the API
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'fcc7a57f-230a-5a80-8369-0337ba32f63c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DA71PRV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737421',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 9507,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5713971/general/c44d1886-bfd0-403c-90e3-723e6a708471.jpg',
'https://images.openlane.eu/carimgs/5713971/general/471fae5b-a7c5-4a37-bc31-c362f9220aaf.jpg',
'https://images.openlane.eu/carimgs/5713971/general/ca456945-1e4e-4e47-b4ff-f324a1c10fca.jpg',
'https://images.openlane.eu/carimgs/5713971/general/b0558b2d-6e9d-45bb-9b71-4e50b47c19f6.jpg',
'https://images.openlane.eu/carimgs/5713971/general/969c8ccf-5ddd-426c-b8d2-1e21219e5446.jpg',
'https://images.openlane.eu/carimgs/5713971/general/efde0ded-4337-43c9-ad91-d080379fb28e.jpg',
'https://images.openlane.eu/carimgs/5713971/general/09fdb7a7-0fe7-4321-8da4-2ecdc0a52bab.jpg',
'https://images.openlane.eu/carimgs/5713971/general/c03fbb8b-1ac8-45ac-be08-42ea480e8244.jpg',
'https://images.openlane.eu/carimgs/5713971/general/52b68de4-f4f3-42da-81ea-802da9bf12d6.jpg',
'https://images.openlane.eu/carimgs/5713971/general/6e6d6ef6-1744-4671-b00f-992bbdbc24d2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270590,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/c44d1886-bfd0-403c-90e3-723e6a708471.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259646,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/471fae5b-a7c5-4a37-bc31-c362f9220aaf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292533,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/ca456945-1e4e-4e47-b4ff-f324a1c10fca.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266976,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/b0558b2d-6e9d-45bb-9b71-4e50b47c19f6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212813,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/969c8ccf-5ddd-426c-b8d2-1e21219e5446.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217390,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/efde0ded-4337-43c9-ad91-d080379fb28e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194356,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/09fdb7a7-0fe7-4321-8da4-2ecdc0a52bab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162986,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/c03fbb8b-1ac8-45ac-be08-42ea480e8244.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155451,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/52b68de4-f4f3-42da-81ea-802da9bf12d6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcc7a57f-230a-5a80-8369-0337ba32f63c/fcc7a57f-230a-5a80-8369-0337ba32f63c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198914,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713971/general/6e6d6ef6-1744-4671-b00f-992bbdbc24d2.jpg',
'Width': 1440}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - DA71PRV - 9,507 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2021}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737421%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [adesa.uk] INFO: Saving data for 10737421: {'created_time': 1774625698.596577, 'last_price_update_time': 1774625698.596589, 'auction_closing_time': 1775138400.0}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737421') HTTP/1.1" 204 0
2026-03-27 15:34:58 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 15:34:58 [adesa.uk] INFO: adesa.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737238%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [adesa.uk] INFO: Saving data for 10737238: {'created_time': 1774625698.708792}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737238') HTTP/1.1" 204 0
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738952%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [adesa.uk] INFO: Saving data for 10738952: {'created_time': 1774625698.775795}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10738952') HTTP/1.1" 204 0
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738953%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [adesa.uk] INFO: Saving data for 10738953: {'created_time': 1774625698.814263}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10738953') HTTP/1.1" 204 0
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [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%201774193698 HTTP/1.1" 200 None
2026-03-27 15:34:58 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (158 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-27T15_30_00.jl
2026-03-27 15:34:58 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 169540,
'downloader/request_count': 184,
'downloader/request_method_count/GET': 181,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 12377610,
'downloader/response_count': 183,
'downloader/response_status_count/200': 183,
'elapsed_time_seconds': 293.281523,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 15, 34, 58, 853805, tzinfo=datetime.timezone.utc),
'item_scraped_count': 158,
'log_count/DEBUG': 3858,
'log_count/ERROR': 1,
'log_count/INFO': 3047,
'memusage/max': 170184704,
'memusage/startup': 147877888,
'photo_download_count': 20,
'request_depth_max': 3,
'response_received_count': 163,
'scheduler/dequeued': 184,
'scheduler/dequeued/memory': 184,
'scheduler/enqueued': 184,
'scheduler/enqueued/memory': 184,
'scrape_type/new': 90,
'scrape_type/new_duplicate_id': 2,
'scrape_type/price_update': 69,
'scrape_type/skipped': 72,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 167,
'scrapy-zyte-api/error_ratio': 0.023952095808383235,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 4,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 3,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 10.262677154708198,
'scrapy-zyte-api/mean_response_seconds': 10.34408400026065,
'scrapy-zyte-api/processed': 164,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 164,
'scrapy-zyte-api/request_args/experimental.requestCookies': 163,
'scrapy-zyte-api/request_args/experimental.responseCookies': 164,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 164,
'scrapy-zyte-api/request_args/httpResponseHeaders': 164,
'scrapy-zyte-api/request_args/url': 164,
'scrapy-zyte-api/status_codes/0': 3,
'scrapy-zyte-api/status_codes/200': 163,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/success': 163,
'scrapy-zyte-api/success_ratio': 0.9939024390243902,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 233,
'source/total_available': 233,
'start_time': datetime.datetime(2026, 3, 27, 15, 30, 5, 572282, tzinfo=datetime.timezone.utc)}
2026-03-27 15:34:58 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 15:34:59 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f030a35c550>
2026-03-27 15:34:59 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f030a35dd10>