2026-03-26 10:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 10: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-26 10:30:04 [adesa.uk] INFO: Starting spider adesa.uk
2026-03-26 10:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 10:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 10:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 10:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 10:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 25467b90ec3192bd
2026-03-26 10:30:04 [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-26 10:30:04 [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-26T10_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-26 10:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:30:04 [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-26 10:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 10:30:04 [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-26 10:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 10:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-26 10:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 10:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 10: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-26 10:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 10: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-26 10: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-26 10:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 10:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 10:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 10:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-26 10:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10: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-26 10:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730216
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730216: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730216 url https://www.openlane.eu/en/carv6/auction/10730216
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730215
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730215: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730215 url https://www.openlane.eu/en/carv6/auction/10730215
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730218
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730218: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730218 url https://www.openlane.eu/en/carv6/auction/10730218
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730264
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730264%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730264: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730264 url https://www.openlane.eu/en/carv6/auction/10730264
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730259
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730259%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730259: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730259 url https://www.openlane.eu/en/carv6/auction/10730259
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730257
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730257%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730257: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730257 url https://www.openlane.eu/en/carv6/auction/10730257
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730258
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730258%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730258: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730258 url https://www.openlane.eu/en/carv6/auction/10730258
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730268
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730268%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730268: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730268 url https://www.openlane.eu/en/carv6/auction/10730268
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730242
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730242%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730242: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730242 url https://www.openlane.eu/en/carv6/auction/10730242
2026-03-26 10: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-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730239
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730239%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730239: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730239 url https://www.openlane.eu/en/carv6/auction/10730239
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730272
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730272%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730272: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730272 url https://www.openlane.eu/en/carv6/auction/10730272
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730255
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730255%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730255: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730255 url https://www.openlane.eu/en/carv6/auction/10730255
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730263
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730263%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730263: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730263 url https://www.openlane.eu/en/carv6/auction/10730263
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730252
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730252%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730252: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730252 url https://www.openlane.eu/en/carv6/auction/10730252
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730254
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730254%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730254: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730254 url https://www.openlane.eu/en/carv6/auction/10730254
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730224
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730224%27 HTTP/1.1" 200 None
2026-03-26 10:30:23 [adesa.uk] INFO: Scrape type for 10730224: 1
2026-03-26 10:30:23 [adesa.uk] INFO: Scraping item 10730224 url https://www.openlane.eu/en/carv6/auction/10730224
2026-03-26 10:30:23 [adesa.uk] INFO: Found listing with ID: 10730237
2026-03-26 10:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730237%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730237: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730237 url https://www.openlane.eu/en/carv6/auction/10730237
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730222
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730222%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730222: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730222 url https://www.openlane.eu/en/carv6/auction/10730222
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730212
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730212%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730212: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730212 url https://www.openlane.eu/en/carv6/auction/10730212
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730226
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730226%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730226: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730226 url https://www.openlane.eu/en/carv6/auction/10730226
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730210
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730210%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730210: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730210 url https://www.openlane.eu/en/carv6/auction/10730210
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730211
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730211%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730211: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730211 url https://www.openlane.eu/en/carv6/auction/10730211
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730283
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730283: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730283 url https://www.openlane.eu/en/carv6/auction/10730283
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730240
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730240%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730240: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730240 url https://www.openlane.eu/en/carv6/auction/10730240
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730235
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730235%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730235: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730235 url https://www.openlane.eu/en/carv6/auction/10730235
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730245
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730245%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730245: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730245 url https://www.openlane.eu/en/carv6/auction/10730245
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730260
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730260%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730260: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730260 url https://www.openlane.eu/en/carv6/auction/10730260
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730265
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730265%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730265: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730265 url https://www.openlane.eu/en/carv6/auction/10730265
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730234
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730234%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730234: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730234 url https://www.openlane.eu/en/carv6/auction/10730234
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730284
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730284%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730284: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730284 url https://www.openlane.eu/en/carv6/auction/10730284
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730262
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730262%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730262: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730262 url https://www.openlane.eu/en/carv6/auction/10730262
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730232
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730232%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730232: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730232 url https://www.openlane.eu/en/carv6/auction/10730232
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730269
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730269%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730269: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730269 url https://www.openlane.eu/en/carv6/auction/10730269
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730225
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730225%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730225: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730225 url https://www.openlane.eu/en/carv6/auction/10730225
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730270
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730270%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730270: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730270 url https://www.openlane.eu/en/carv6/auction/10730270
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730213
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730213%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730213: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730213 url https://www.openlane.eu/en/carv6/auction/10730213
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730271
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730271%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730271: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730271 url https://www.openlane.eu/en/carv6/auction/10730271
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730253
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730253%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730253: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730253 url https://www.openlane.eu/en/carv6/auction/10730253
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730273
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730273%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730273: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730273 url https://www.openlane.eu/en/carv6/auction/10730273
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730261
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730261%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730261: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730261 url https://www.openlane.eu/en/carv6/auction/10730261
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730231
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730231%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730231: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730231 url https://www.openlane.eu/en/carv6/auction/10730231
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730227
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730227%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730227: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730227 url https://www.openlane.eu/en/carv6/auction/10730227
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730217
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730217%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730217: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730217 url https://www.openlane.eu/en/carv6/auction/10730217
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730267
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730267%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730267: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730267 url https://www.openlane.eu/en/carv6/auction/10730267
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730241
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730241%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730241: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730241 url https://www.openlane.eu/en/carv6/auction/10730241
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730229
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730229%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730229: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730229 url https://www.openlane.eu/en/carv6/auction/10730229
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730233
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730233%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730233: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730233 url https://www.openlane.eu/en/carv6/auction/10730233
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730266
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730266%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730266: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730266 url https://www.openlane.eu/en/carv6/auction/10730266
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730236
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730236%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730236: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730236 url https://www.openlane.eu/en/carv6/auction/10730236
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730205
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730205%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730205: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730205 url https://www.openlane.eu/en/carv6/auction/10730205
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730204
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730204%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730204: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730204 url https://www.openlane.eu/en/carv6/auction/10730204
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730221
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730221%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730221: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730221 url https://www.openlane.eu/en/carv6/auction/10730221
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730249
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730249%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730249: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730249 url https://www.openlane.eu/en/carv6/auction/10730249
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730250
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730250%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730250: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730250 url https://www.openlane.eu/en/carv6/auction/10730250
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730246
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730246%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730246: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730246 url https://www.openlane.eu/en/carv6/auction/10730246
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730247
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730247%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730247: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730247 url https://www.openlane.eu/en/carv6/auction/10730247
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730228
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730228%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730228: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730228 url https://www.openlane.eu/en/carv6/auction/10730228
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730243
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730243%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730243: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730243 url https://www.openlane.eu/en/carv6/auction/10730243
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730220
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730220%27 HTTP/1.1" 200 None
2026-03-26 10:30:24 [adesa.uk] INFO: Scrape type for 10730220: 1
2026-03-26 10:30:24 [adesa.uk] INFO: Scraping item 10730220 url https://www.openlane.eu/en/carv6/auction/10730220
2026-03-26 10:30:24 [adesa.uk] INFO: Found listing with ID: 10730251
2026-03-26 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730251: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730251 url https://www.openlane.eu/en/carv6/auction/10730251
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730206
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730206: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730206 url https://www.openlane.eu/en/carv6/auction/10730206
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730207
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730207: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730207 url https://www.openlane.eu/en/carv6/auction/10730207
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730248
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730248%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730248: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730248 url https://www.openlane.eu/en/carv6/auction/10730248
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730203
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730203: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730203 url https://www.openlane.eu/en/carv6/auction/10730203
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730238
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730238: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730238 url https://www.openlane.eu/en/carv6/auction/10730238
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730208
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730208: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730208 url https://www.openlane.eu/en/carv6/auction/10730208
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730230
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730230: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730230 url https://www.openlane.eu/en/carv6/auction/10730230
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730223
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730223: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730223 url https://www.openlane.eu/en/carv6/auction/10730223
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730219
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730219: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730219 url https://www.openlane.eu/en/carv6/auction/10730219
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730256
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730256: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730256 url https://www.openlane.eu/en/carv6/auction/10730256
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730209
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730209: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730209 url https://www.openlane.eu/en/carv6/auction/10730209
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10730214
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10730214: 1
2026-03-26 10:30:25 [adesa.uk] INFO: Scraping item 10730214 url https://www.openlane.eu/en/carv6/auction/10730214
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723132
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723132%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723132: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723132 url https://www.openlane.eu/en/carv6/auction/10723132
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723060
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723060%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723060: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723060 url https://www.openlane.eu/en/carv6/auction/10723060
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723008
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723008%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723008: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723008 url https://www.openlane.eu/en/carv6/auction/10723008
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723000
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723000%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723000: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723000 url https://www.openlane.eu/en/carv6/auction/10723000
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723067
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723067%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723067: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723067 url https://www.openlane.eu/en/carv6/auction/10723067
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723051
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723051%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723051: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723051 url https://www.openlane.eu/en/carv6/auction/10723051
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723064
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723064%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723064: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723064 url https://www.openlane.eu/en/carv6/auction/10723064
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723009
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723009%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723009: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723009 url https://www.openlane.eu/en/carv6/auction/10723009
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723056
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723056%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723056: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723056 url https://www.openlane.eu/en/carv6/auction/10723056
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723057
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723057%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723057: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723057 url https://www.openlane.eu/en/carv6/auction/10723057
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723061
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723061%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723061: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723061 url https://www.openlane.eu/en/carv6/auction/10723061
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723058
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723058%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723058: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723058 url https://www.openlane.eu/en/carv6/auction/10723058
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723050
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723050%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723050: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723050 url https://www.openlane.eu/en/carv6/auction/10723050
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10722999
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722999%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10722999: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10722999 url https://www.openlane.eu/en/carv6/auction/10722999
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723065
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723065%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723065: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723065 url https://www.openlane.eu/en/carv6/auction/10723065
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723049
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723049%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723049: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723049 url https://www.openlane.eu/en/carv6/auction/10723049
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723066
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723066%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723066: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723066 url https://www.openlane.eu/en/carv6/auction/10723066
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723053
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723053%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723053: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723053 url https://www.openlane.eu/en/carv6/auction/10723053
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10722998
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722998%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10722998: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10722998 url https://www.openlane.eu/en/carv6/auction/10722998
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723010
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723010%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723010: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723010 url https://www.openlane.eu/en/carv6/auction/10723010
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723062
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723062%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723062: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723062 url https://www.openlane.eu/en/carv6/auction/10723062
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723011
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723011%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723011: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723011 url https://www.openlane.eu/en/carv6/auction/10723011
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723133
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723133%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723133: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723133 url https://www.openlane.eu/en/carv6/auction/10723133
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723054
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723054%27 HTTP/1.1" 200 None
2026-03-26 10:30:25 [adesa.uk] INFO: Scrape type for 10723054: 0
2026-03-26 10:30:25 [adesa.uk] INFO: Skipping item 10723054 url https://www.openlane.eu/en/carv6/auction/10723054
2026-03-26 10:30:25 [adesa.uk] INFO: Found listing with ID: 10723001
2026-03-26 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723001%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [adesa.uk] INFO: Scrape type for 10723001: 0
2026-03-26 10:30:26 [adesa.uk] INFO: Skipping item 10723001 url https://www.openlane.eu/en/carv6/auction/10723001
2026-03-26 10:30:26 [adesa.uk] INFO: Found listing with ID: 10723063
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723063%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [adesa.uk] INFO: Scrape type for 10723063: 0
2026-03-26 10:30:26 [adesa.uk] INFO: Skipping item 10723063 url https://www.openlane.eu/en/carv6/auction/10723063
2026-03-26 10:30:26 [adesa.uk] INFO: Found listing with ID: 10723005
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723005%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [adesa.uk] INFO: Scrape type for 10723005: 0
2026-03-26 10:30:26 [adesa.uk] INFO: Skipping item 10723005 url https://www.openlane.eu/en/carv6/auction/10723005
2026-03-26 10:30:26 [adesa.uk] INFO: Found listing with ID: 10723068
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710723068%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [adesa.uk] INFO: Scrape type for 10723068: 0
2026-03-26 10:30:26 [adesa.uk] INFO: Skipping item 10723068 url https://www.openlane.eu/en/carv6/auction/10723068
2026-03-26 10:30:26 [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-26 10:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-26 10:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfce4a1d-2559-55a5-9a8f-4d406b337a3f with scrape type 1
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfce4a1d-2559-55a5-9a8f-4d406b337a3f
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252Fc675f56c-0b89-4b56-b31e-363ad550de8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/c675f56c-0b89-4b56-b31e-363ad550de8a.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252Fca193700-851b-47a8-a63d-078f4a6dd7ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/ca193700-851b-47a8-a63d-078f4a6dd7ce.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252F762921b5-d50c-4480-8449-41f4139c37aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/762921b5-d50c-4480-8449-41f4139c37aa.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252Ffc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/fc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252Fa4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/a4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252F10f67fd0-3267-43ee-b343-a24a5acd382b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/10f67fd0-3267-43ee-b343-a24a5acd382b.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252F213a178d-c4dd-4da2-aa56-81113fe8718f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/213a178d-c4dd-4da2-aa56-81113fe8718f.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252Fd50099b1-66c4-43ce-be34-10de03f187cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/d50099b1-66c4-43ce-be34-10de03f187cd.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252F73068226-08b8-419d-9285-110345a0d677.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/73068226-08b8-419d-9285-110345a0d677.jpg already downloaded
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517000%252Fgeneral%252F194cb256-13c9-4953-b212-5b3ab759b310.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/194cb256-13c9-4953-b212-5b3ab759b310.jpg already downloaded
2026-03-26 10:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: dfce4a1d-2559-55a5-9a8f-4d406b337a3f, identifier: 10730218
2026-03-26 10:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-26 10:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:30:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 10:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10: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-26 10:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:30:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 10:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10: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-26 10:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-26 10:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218 to the API
2026-03-26 10:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:30:27 [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': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5517000/general/c675f56c-0b89-4b56-b31e-363ad550de8a.jpg',
'https://images.openlane.eu/carimgs/5517000/general/ca193700-851b-47a8-a63d-078f4a6dd7ce.jpg',
'https://images.openlane.eu/carimgs/5517000/general/762921b5-d50c-4480-8449-41f4139c37aa.jpg',
'https://images.openlane.eu/carimgs/5517000/general/fc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg',
'https://images.openlane.eu/carimgs/5517000/general/a4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg',
'https://images.openlane.eu/carimgs/5517000/general/10f67fd0-3267-43ee-b343-a24a5acd382b.jpg',
'https://images.openlane.eu/carimgs/5517000/general/213a178d-c4dd-4da2-aa56-81113fe8718f.jpg',
'https://images.openlane.eu/carimgs/5517000/general/d50099b1-66c4-43ce-be34-10de03f187cd.jpg',
'https://images.openlane.eu/carimgs/5517000/general/73068226-08b8-419d-9285-110345a0d677.jpg',
'https://images.openlane.eu/carimgs/5517000/general/194cb256-13c9-4953-b212-5b3ab759b310.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62859,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/c675f56c-0b89-4b56-b31e-363ad550de8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66236,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/ca193700-851b-47a8-a63d-078f4a6dd7ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56805,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/762921b5-d50c-4480-8449-41f4139c37aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59088,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/fc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51469,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/a4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70837,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/10f67fd0-3267-43ee-b343-a24a5acd382b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63513,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/213a178d-c4dd-4da2-aa56-81113fe8718f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68693,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/d50099b1-66c4-43ce-be34-10de03f187cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74179,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/73068226-08b8-419d-9285-110345a0d677.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfce4a1d-2559-55a5-9a8f-4d406b337a3f/dfce4a1d-2559-55a5-9a8f-4d406b337a3f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52616,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/194cb256-13c9-4953-b212-5b3ab759b310.jpg',
'Width': 1024}],
'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-26 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730218%27 HTTP/1.1" 200 None
2026-03-26 10:30:27 [adesa.uk] INFO: Saving data for 10730218: {'created_time': 1774521027.886509, 'last_price_update_time': 1774521027.886521, 'auction_closing_time': 1774879200.0}
2026-03-26 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730218') HTTP/1.1" 204 0
2026-03-26 10:30:46 [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-26 10: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-26 10:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-26 10:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 626c1cef-2e56-5129-b9b7-968a2f737335 with scrape type 1
2026-03-26 10:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 626c1cef-2e56-5129-b9b7-968a2f737335
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252F1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252F31b34ee8-0936-4053-8f18-a8dec2630bce.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/31b34ee8-0936-4053-8f18-a8dec2630bce.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252F31105421-872e-4137-a645-ffe0491e7ab5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/31105421-872e-4137-a645-ffe0491e7ab5.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252F88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252F3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252Fd54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/d54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252F768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252Fc4b5156f-34fc-45cc-aa04-b418f41554bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/c4b5156f-34fc-45cc-aa04-b418f41554bc.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252F45efda80-7d1e-498e-9358-6423479c599e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/45efda80-7d1e-498e-9358-6423479c599e.jpg already downloaded
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651918%252Fgeneral%252F86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg already downloaded
2026-03-26 10:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 626c1cef-2e56-5129-b9b7-968a2f737335, identifier: 10730242
2026-03-26 10:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-26 10:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-26 10:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242 to the API
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:30:47 [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': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5651918/general/1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg',
'https://images.openlane.eu/carimgs/5651918/general/31b34ee8-0936-4053-8f18-a8dec2630bce.jpg',
'https://images.openlane.eu/carimgs/5651918/general/31105421-872e-4137-a645-ffe0491e7ab5.jpg',
'https://images.openlane.eu/carimgs/5651918/general/88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg',
'https://images.openlane.eu/carimgs/5651918/general/3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg',
'https://images.openlane.eu/carimgs/5651918/general/d54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg',
'https://images.openlane.eu/carimgs/5651918/general/768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg',
'https://images.openlane.eu/carimgs/5651918/general/c4b5156f-34fc-45cc-aa04-b418f41554bc.jpg',
'https://images.openlane.eu/carimgs/5651918/general/45efda80-7d1e-498e-9358-6423479c599e.jpg',
'https://images.openlane.eu/carimgs/5651918/general/86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129746,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132061,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/31b34ee8-0936-4053-8f18-a8dec2630bce.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132693,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/31105421-872e-4137-a645-ffe0491e7ab5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129850,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112789,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137244,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/d54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128039,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155552,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/c4b5156f-34fc-45cc-aa04-b418f41554bc.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138643,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/45efda80-7d1e-498e-9358-6423479c599e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626c1cef-2e56-5129-b9b7-968a2f737335/626c1cef-2e56-5129-b9b7-968a2f737335_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104771,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg',
'Width': 1333}],
'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-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730242%27 HTTP/1.1" 200 None
2026-03-26 10:30:47 [adesa.uk] INFO: Saving data for 10730242: {'created_time': 1774521047.758297, 'last_price_update_time': 1774521047.758308, 'auction_closing_time': 1774879200.0}
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730242') HTTP/1.1" 204 0
2026-03-26 10:31:05 [scrapy.extensions.logstats] INFO: Crawled 3 pages (at 3 pages/min), scraped 2 items (at 2 items/min)
2026-03-26 10:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 158MiB
2026-03-26 10:31:05 [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-26 10:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-26 10:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78e776f2-ab4c-5d59-980c-d184a79f67ab with scrape type 1
2026-03-26 10:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78e776f2-ab4c-5d59-980c-d184a79f67ab
2026-03-26 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252Ff785f0b1-781e-48d5-8566-eefd52c88bc6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/f785f0b1-781e-48d5-8566-eefd52c88bc6.jpg already downloaded
2026-03-26 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252F9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg already downloaded
2026-03-26 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252Fdd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/dd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg already downloaded
2026-03-26 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252F96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg already downloaded
2026-03-26 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252F5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg already downloaded
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252Fa844812a-9e4e-4807-8c67-43fc0ebc287f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/a844812a-9e4e-4807-8c67-43fc0ebc287f.jpg already downloaded
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252F30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg already downloaded
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252Feb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/eb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg already downloaded
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252F24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg already downloaded
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5653695%252Fgeneral%252F7419ddcf-f347-4832-81df-9abff7f9f939.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/7419ddcf-f347-4832-81df-9abff7f9f939.jpg already downloaded
2026-03-26 10:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 78e776f2-ab4c-5d59-980c-d184a79f67ab, identifier: 10730239
2026-03-26 10:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 10:31:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-26 10:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239 to the API
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:31:06 [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': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5653695/general/f785f0b1-781e-48d5-8566-eefd52c88bc6.jpg',
'https://images.openlane.eu/carimgs/5653695/general/9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg',
'https://images.openlane.eu/carimgs/5653695/general/dd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg',
'https://images.openlane.eu/carimgs/5653695/general/96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg',
'https://images.openlane.eu/carimgs/5653695/general/5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg',
'https://images.openlane.eu/carimgs/5653695/general/a844812a-9e4e-4807-8c67-43fc0ebc287f.jpg',
'https://images.openlane.eu/carimgs/5653695/general/30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg',
'https://images.openlane.eu/carimgs/5653695/general/eb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg',
'https://images.openlane.eu/carimgs/5653695/general/24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg',
'https://images.openlane.eu/carimgs/5653695/general/7419ddcf-f347-4832-81df-9abff7f9f939.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287401,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/f785f0b1-781e-48d5-8566-eefd52c88bc6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281557,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309896,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/dd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287078,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286273,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288882,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/a844812a-9e4e-4807-8c67-43fc0ebc287f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246703,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302775,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/eb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226139,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e776f2-ab4c-5d59-980c-d184a79f67ab/78e776f2-ab4c-5d59-980c-d184a79f67ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257071,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/7419ddcf-f347-4832-81df-9abff7f9f939.jpg',
'Width': 1440}],
'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-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730239%27 HTTP/1.1" 200 None
2026-03-26 10:31:06 [adesa.uk] INFO: Saving data for 10730239: {'created_time': 1774521066.683792, 'last_price_update_time': 1774521066.683805, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730239') HTTP/1.1" 204 0
2026-03-26 10:31:08 [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-26 10: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-26 10:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-26 10:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34b5932e-3339-550a-ab07-7bab534c7558 with scrape type 1
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 34b5932e-3339-550a-ab07-7bab534c7558
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fef742791-f998-4c72-a952-1344c3be01ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/ef742791-f998-4c72-a952-1344c3be01ff.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fb8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/b8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F4fecb351-e1b9-470d-8aae-60302a621bee.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/4fecb351-e1b9-470d-8aae-60302a621bee.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F334e5ff0-4dbd-460e-965f-181dab870bcf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/334e5ff0-4dbd-460e-965f-181dab870bcf.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fd1719f7b-bf69-4d22-8494-272df8201a6a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/d1719f7b-bf69-4d22-8494-272df8201a6a.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fda24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/da24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg already downloaded
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg already downloaded
2026-03-26 10:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 34b5932e-3339-550a-ab07-7bab534c7558, identifier: 10730272
2026-03-26 10:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 10:31:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-26 10:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272 to the API
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:31:10 [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': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5731484/general/ef742791-f998-4c72-a952-1344c3be01ff.jpg',
'https://images.openlane.eu/carimgs/5731484/general/6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg',
'https://images.openlane.eu/carimgs/5731484/general/b8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg',
'https://images.openlane.eu/carimgs/5731484/general/4fecb351-e1b9-470d-8aae-60302a621bee.jpg',
'https://images.openlane.eu/carimgs/5731484/general/827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg',
'https://images.openlane.eu/carimgs/5731484/general/1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg',
'https://images.openlane.eu/carimgs/5731484/general/334e5ff0-4dbd-460e-965f-181dab870bcf.jpg',
'https://images.openlane.eu/carimgs/5731484/general/d1719f7b-bf69-4d22-8494-272df8201a6a.jpg',
'https://images.openlane.eu/carimgs/5731484/general/da24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg',
'https://images.openlane.eu/carimgs/5731484/general/3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/ef742791-f998-4c72-a952-1344c3be01ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/b8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/4fecb351-e1b9-470d-8aae-60302a621bee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/334e5ff0-4dbd-460e-965f-181dab870bcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/d1719f7b-bf69-4d22-8494-272df8201a6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/da24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34b5932e-3339-550a-ab07-7bab534c7558/34b5932e-3339-550a-ab07-7bab534c7558_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg',
'Width': 1024}],
'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-26 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730272%27 HTTP/1.1" 200 None
2026-03-26 10:31:10 [adesa.uk] INFO: Saving data for 10730272: {'created_time': 1774521070.027799, 'last_price_update_time': 1774521070.027811, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730272') HTTP/1.1" 204 0
2026-03-26 10:31:17 [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-26 10:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-26 10:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a18214c-c7eb-5264-a402-ba72a361dcb9 with scrape type 1
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a18214c-c7eb-5264-a402-ba72a361dcb9
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252F5945e5fe-5e63-4256-8941-26e2f916ee75.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/5945e5fe-5e63-4256-8941-26e2f916ee75.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252F39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252Ff733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/f733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252F10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252Fd16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/d16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252Fd3f60d18-4b24-455c-b207-8480dc1b2a99.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/d3f60d18-4b24-455c-b207-8480dc1b2a99.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252F44c1dd6f-4aa7-443c-841e-548c4116945b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/44c1dd6f-4aa7-443c-841e-548c4116945b.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252F74dd863f-77e6-4d29-a36d-a28872d8134c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/74dd863f-77e6-4d29-a36d-a28872d8134c.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252F40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg already downloaded
2026-03-26 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5700748%252Fgeneral%252F89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg already downloaded
2026-03-26 10:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0a18214c-c7eb-5264-a402-ba72a361dcb9, identifier: 10730255
2026-03-26 10:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-26 10:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:31:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 10:31:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-26 10:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255 to the API
2026-03-26 10:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:31:18 [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': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5700748/general/5945e5fe-5e63-4256-8941-26e2f916ee75.jpg',
'https://images.openlane.eu/carimgs/5700748/general/39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg',
'https://images.openlane.eu/carimgs/5700748/general/f733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg',
'https://images.openlane.eu/carimgs/5700748/general/10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg',
'https://images.openlane.eu/carimgs/5700748/general/d16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg',
'https://images.openlane.eu/carimgs/5700748/general/d3f60d18-4b24-455c-b207-8480dc1b2a99.jpg',
'https://images.openlane.eu/carimgs/5700748/general/44c1dd6f-4aa7-443c-841e-548c4116945b.jpg',
'https://images.openlane.eu/carimgs/5700748/general/74dd863f-77e6-4d29-a36d-a28872d8134c.jpg',
'https://images.openlane.eu/carimgs/5700748/general/40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg',
'https://images.openlane.eu/carimgs/5700748/general/89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 850762,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/5945e5fe-5e63-4256-8941-26e2f916ee75.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 875584,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 868522,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/f733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 960361,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 966977,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/d16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 818563,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/d3f60d18-4b24-455c-b207-8480dc1b2a99.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483212,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/44c1dd6f-4aa7-443c-841e-548c4116945b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564205,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/74dd863f-77e6-4d29-a36d-a28872d8134c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415502,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a18214c-c7eb-5264-a402-ba72a361dcb9/0a18214c-c7eb-5264-a402-ba72a361dcb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 912798,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg',
'Width': 2000}],
'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-26 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730255%27 HTTP/1.1" 200 None
2026-03-26 10:31:18 [adesa.uk] INFO: Saving data for 10730255: {'created_time': 1774521078.513077, 'last_price_update_time': 1774521078.513088, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730255') HTTP/1.1" 204 0
2026-03-26 10:31:20 [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-26 10: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-26 10:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-26 10:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79994a56-32cd-5b86-89ae-484037406220 with scrape type 1
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79994a56-32cd-5b86-89ae-484037406220
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fc8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/c8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252F649ea155-d751-4def-bf36-358ebdbd0006.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/649ea155-d751-4def-bf36-358ebdbd0006.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252F3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Ff57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/f57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fb9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/b9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252F01abe91e-c15a-4733-9a4c-57f8891fd644.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/01abe91e-c15a-4733-9a4c-57f8891fd644.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252F5b8044ba-6357-4325-9c80-97d64bffbee8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/5b8044ba-6357-4325-9c80-97d64bffbee8.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fb2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/b2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fa8936806-051e-4b72-beaf-d9b43c27c7b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/a8936806-051e-4b72-beaf-d9b43c27c7b7.jpg already downloaded
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fcc137813-e15e-4d7d-8616-cc542d0c0dda.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/cc137813-e15e-4d7d-8616-cc542d0c0dda.jpg already downloaded
2026-03-26 10:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 79994a56-32cd-5b86-89ae-484037406220, identifier: 10730263
2026-03-26 10:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-26 10:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:31:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-26 10:31:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-26 10:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263 to the API
2026-03-26 10:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:31: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-26 10:31:21 [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': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5731294/general/c8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg',
'https://images.openlane.eu/carimgs/5731294/general/649ea155-d751-4def-bf36-358ebdbd0006.jpg',
'https://images.openlane.eu/carimgs/5731294/general/3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg',
'https://images.openlane.eu/carimgs/5731294/general/f57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg',
'https://images.openlane.eu/carimgs/5731294/general/b9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg',
'https://images.openlane.eu/carimgs/5731294/general/01abe91e-c15a-4733-9a4c-57f8891fd644.jpg',
'https://images.openlane.eu/carimgs/5731294/general/5b8044ba-6357-4325-9c80-97d64bffbee8.jpg',
'https://images.openlane.eu/carimgs/5731294/general/b2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg',
'https://images.openlane.eu/carimgs/5731294/general/a8936806-051e-4b72-beaf-d9b43c27c7b7.jpg',
'https://images.openlane.eu/carimgs/5731294/general/cc137813-e15e-4d7d-8616-cc542d0c0dda.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/c8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/649ea155-d751-4def-bf36-358ebdbd0006.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/f57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/b9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/01abe91e-c15a-4733-9a4c-57f8891fd644.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/5b8044ba-6357-4325-9c80-97d64bffbee8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/b2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/a8936806-051e-4b72-beaf-d9b43c27c7b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79994a56-32cd-5b86-89ae-484037406220/79994a56-32cd-5b86-89ae-484037406220_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/cc137813-e15e-4d7d-8616-cc542d0c0dda.jpg',
'Width': 1024}],
'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-26 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-26 10:31:21 [adesa.uk] INFO: Saving data for 10730263: {'created_time': 1774521081.548532, 'last_price_update_time': 1774521081.548545, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730263') HTTP/1.1" 204 0
2026-03-26 10:31:23 [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-26 10: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-26 10:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-26 10:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with scrape type 1
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c6144c3-b755-55d3-80bb-13a87f0e7c44
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252Ff9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/f9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252Fe2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/e2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252F627a4dce-510c-4577-b2b1-f787e2b146b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/627a4dce-510c-4577-b2b1-f787e2b146b0.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252Ff5eaf090-fad4-4610-9ae7-78eafd885975.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/f5eaf090-fad4-4610-9ae7-78eafd885975.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252Fc21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/c21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252F754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252F2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252Fd36a5183-95f7-4fb4-93ca-c47702e548ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/d36a5183-95f7-4fb4-93ca-c47702e548ce.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252F9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg already downloaded
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5686127%252Fgeneral%252F6d1ace71-8d22-4d6e-a4db-419405c69142.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/6d1ace71-8d22-4d6e-a4db-419405c69142.jpg already downloaded
2026-03-26 10:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7c6144c3-b755-55d3-80bb-13a87f0e7c44, identifier: 10730252
2026-03-26 10:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-26 10:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-26 10:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252 to the API
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:31:23 [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': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5686127/general/f9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg',
'https://images.openlane.eu/carimgs/5686127/general/e2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg',
'https://images.openlane.eu/carimgs/5686127/general/627a4dce-510c-4577-b2b1-f787e2b146b0.jpg',
'https://images.openlane.eu/carimgs/5686127/general/f5eaf090-fad4-4610-9ae7-78eafd885975.jpg',
'https://images.openlane.eu/carimgs/5686127/general/c21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg',
'https://images.openlane.eu/carimgs/5686127/general/754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg',
'https://images.openlane.eu/carimgs/5686127/general/2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg',
'https://images.openlane.eu/carimgs/5686127/general/d36a5183-95f7-4fb4-93ca-c47702e548ce.jpg',
'https://images.openlane.eu/carimgs/5686127/general/9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg',
'https://images.openlane.eu/carimgs/5686127/general/6d1ace71-8d22-4d6e-a4db-419405c69142.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688071,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/f9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642919,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/e2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606521,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/627a4dce-510c-4577-b2b1-f787e2b146b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 592108,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/f5eaf090-fad4-4610-9ae7-78eafd885975.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 626064,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/c21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505777,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489923,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 581076,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/d36a5183-95f7-4fb4-93ca-c47702e548ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467110,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6144c3-b755-55d3-80bb-13a87f0e7c44/7c6144c3-b755-55d3-80bb-13a87f0e7c44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439796,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/6d1ace71-8d22-4d6e-a4db-419405c69142.jpg',
'Width': 2000}],
'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-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730252%27 HTTP/1.1" 200 None
2026-03-26 10:31:23 [adesa.uk] INFO: Saving data for 10730252: {'created_time': 1774521083.862966, 'last_price_update_time': 1774521083.862978, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730252') HTTP/1.1" 204 0
2026-03-26 10:31:30 [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-26 10:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-26 10:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b431b2-60c6-5780-b3f0-4b53200aaa94 with scrape type 1
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49b431b2-60c6-5780-b3f0-4b53200aaa94
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252F23291d0c-da94-485f-8b21-413587eabb46.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/23291d0c-da94-485f-8b21-413587eabb46.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252Fdd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/dd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252F6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252F6c9d0793-9366-457f-a744-377fa407696d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/6c9d0793-9366-457f-a744-377fa407696d.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252F858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252F05b89646-00f4-4312-9d48-5ec64a7c0226.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/05b89646-00f4-4312-9d48-5ec64a7c0226.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252Ff0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/f0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252Faf557eb4-213e-4040-b234-5bbdaf5e1011.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/af557eb4-213e-4040-b234-5bbdaf5e1011.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252F44b20853-2544-4dd8-a3a3-17268356ffd8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/44b20853-2544-4dd8-a3a3-17268356ffd8.jpg already downloaded
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731373%252Fgeneral%252F1a3c9a09-5af5-4719-be74-846550fd302f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/1a3c9a09-5af5-4719-be74-846550fd302f.jpg already downloaded
2026-03-26 10:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 49b431b2-60c6-5780-b3f0-4b53200aaa94, identifier: 10730264
2026-03-26 10:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-26 10:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-26 10:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264 to the API
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:31:30 [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': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5731373/general/23291d0c-da94-485f-8b21-413587eabb46.jpg',
'https://images.openlane.eu/carimgs/5731373/general/dd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg',
'https://images.openlane.eu/carimgs/5731373/general/6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg',
'https://images.openlane.eu/carimgs/5731373/general/6c9d0793-9366-457f-a744-377fa407696d.jpg',
'https://images.openlane.eu/carimgs/5731373/general/858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg',
'https://images.openlane.eu/carimgs/5731373/general/05b89646-00f4-4312-9d48-5ec64a7c0226.jpg',
'https://images.openlane.eu/carimgs/5731373/general/f0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg',
'https://images.openlane.eu/carimgs/5731373/general/af557eb4-213e-4040-b234-5bbdaf5e1011.jpg',
'https://images.openlane.eu/carimgs/5731373/general/44b20853-2544-4dd8-a3a3-17268356ffd8.jpg',
'https://images.openlane.eu/carimgs/5731373/general/1a3c9a09-5af5-4719-be74-846550fd302f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/23291d0c-da94-485f-8b21-413587eabb46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/dd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/6c9d0793-9366-457f-a744-377fa407696d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/05b89646-00f4-4312-9d48-5ec64a7c0226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/f0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/af557eb4-213e-4040-b234-5bbdaf5e1011.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/44b20853-2544-4dd8-a3a3-17268356ffd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b431b2-60c6-5780-b3f0-4b53200aaa94/49b431b2-60c6-5780-b3f0-4b53200aaa94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/1a3c9a09-5af5-4719-be74-846550fd302f.jpg',
'Width': 1024}],
'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-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730264%27 HTTP/1.1" 200 None
2026-03-26 10:31:30 [adesa.uk] INFO: Saving data for 10730264: {'created_time': 1774521090.968516, 'last_price_update_time': 1774521090.968527, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730264') HTTP/1.1" 204 0
2026-03-26 10:31:33 [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-26 10: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-26 10:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-26 10:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f48d0f-5494-5228-b273-484c41aa311a with scrape type 1
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82f48d0f-5494-5228-b273-484c41aa311a
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252F7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252F1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252Fc4fefba6-88e8-4770-a3c2-426b6de7d012.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/c4fefba6-88e8-4770-a3c2-426b6de7d012.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252F668da482-2d48-46a4-8bea-e338d83336c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/668da482-2d48-46a4-8bea-e338d83336c0.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252F07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252Fd12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/d12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252F968ada56-736d-4974-bdf9-b806124100c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/968ada56-736d-4974-bdf9-b806124100c1.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252Ffd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/fd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252F6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg already downloaded
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5695899%252Fgeneral%252F388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg already downloaded
2026-03-26 10:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 82f48d0f-5494-5228-b273-484c41aa311a, identifier: 10730254
2026-03-26 10:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-26 10:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-26 10:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254 to the API
2026-03-26 10:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:31:34 [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': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5695899/general/7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg',
'https://images.openlane.eu/carimgs/5695899/general/1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg',
'https://images.openlane.eu/carimgs/5695899/general/c4fefba6-88e8-4770-a3c2-426b6de7d012.jpg',
'https://images.openlane.eu/carimgs/5695899/general/668da482-2d48-46a4-8bea-e338d83336c0.jpg',
'https://images.openlane.eu/carimgs/5695899/general/07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg',
'https://images.openlane.eu/carimgs/5695899/general/d12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg',
'https://images.openlane.eu/carimgs/5695899/general/968ada56-736d-4974-bdf9-b806124100c1.jpg',
'https://images.openlane.eu/carimgs/5695899/general/fd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg',
'https://images.openlane.eu/carimgs/5695899/general/6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg',
'https://images.openlane.eu/carimgs/5695899/general/388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75952,
'Height': 557,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73160,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68519,
'Height': 566,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/c4fefba6-88e8-4770-a3c2-426b6de7d012.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74702,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/668da482-2d48-46a4-8bea-e338d83336c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71338,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59680,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/d12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82116,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/968ada56-736d-4974-bdf9-b806124100c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69934,
'Height': 559,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/fd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53442,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82f48d0f-5494-5228-b273-484c41aa311a/82f48d0f-5494-5228-b273-484c41aa311a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74868,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg',
'Width': 800}],
'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-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730254%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [adesa.uk] INFO: Saving data for 10730254: {'created_time': 1774521094.200229, 'last_price_update_time': 1774521094.20024, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730254') HTTP/1.1" 204 0
2026-03-26 10:31:34 [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-26 10:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-26 10:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afa7b79c-3104-596d-b1e9-5199050310fc with scrape type 1
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afa7b79c-3104-596d-b1e9-5199050310fc
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252F37882a71-70d8-47f7-a89e-60949be38097.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/37882a71-70d8-47f7-a89e-60949be38097.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252F334ada8f-b895-4472-8533-cf98e1554e49.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/334ada8f-b895-4472-8533-cf98e1554e49.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252F9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252Fa69be777-3472-4d9d-a66a-511191763a7c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/a69be777-3472-4d9d-a66a-511191763a7c.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252F8e996b1b-affb-4bda-8a57-4d930781ed34.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/8e996b1b-affb-4bda-8a57-4d930781ed34.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252F7a5a073e-2520-45b2-be4c-08c09252a610.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/7a5a073e-2520-45b2-be4c-08c09252a610.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252Fcc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/cc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252F4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252Fa6084c2f-95f3-44cc-a812-721e5909abe7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/a6084c2f-95f3-44cc-a812-721e5909abe7.jpg already downloaded
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5731457%252Fgeneral%252Ff5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/f5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg already downloaded
2026-03-26 10:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: afa7b79c-3104-596d-b1e9-5199050310fc, identifier: 10730224
2026-03-26 10:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 10:31:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-26 10:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224 to the API
2026-03-26 10:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:31: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-26 10:31:35 [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': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5731457/general/37882a71-70d8-47f7-a89e-60949be38097.jpg',
'https://images.openlane.eu/carimgs/5731457/general/334ada8f-b895-4472-8533-cf98e1554e49.jpg',
'https://images.openlane.eu/carimgs/5731457/general/9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg',
'https://images.openlane.eu/carimgs/5731457/general/a69be777-3472-4d9d-a66a-511191763a7c.jpg',
'https://images.openlane.eu/carimgs/5731457/general/8e996b1b-affb-4bda-8a57-4d930781ed34.jpg',
'https://images.openlane.eu/carimgs/5731457/general/7a5a073e-2520-45b2-be4c-08c09252a610.jpg',
'https://images.openlane.eu/carimgs/5731457/general/cc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg',
'https://images.openlane.eu/carimgs/5731457/general/4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg',
'https://images.openlane.eu/carimgs/5731457/general/a6084c2f-95f3-44cc-a812-721e5909abe7.jpg',
'https://images.openlane.eu/carimgs/5731457/general/f5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/37882a71-70d8-47f7-a89e-60949be38097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/334ada8f-b895-4472-8533-cf98e1554e49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/a69be777-3472-4d9d-a66a-511191763a7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/8e996b1b-affb-4bda-8a57-4d930781ed34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/7a5a073e-2520-45b2-be4c-08c09252a610.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/cc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/a6084c2f-95f3-44cc-a812-721e5909abe7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afa7b79c-3104-596d-b1e9-5199050310fc/afa7b79c-3104-596d-b1e9-5199050310fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/f5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg',
'Width': 1024}],
'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-26 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:35 [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-26 10:31:35 [adesa.uk] INFO: Saving data for 10730224: {'created_time': 1774521095.110269, 'last_price_update_time': 1774521095.110281, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730224') HTTP/1.1" 204 0
2026-03-26 10:31: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-26 10: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-26 10:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-26 10:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41358d1a-daea-50ab-af68-8461bf68ce47 with scrape type 1
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41358d1a-daea-50ab-af68-8461bf68ce47
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252Fe40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/e40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252F39155f43-6df4-4804-bedd-aa6520ea151d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/39155f43-6df4-4804-bedd-aa6520ea151d.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252F7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252Fd29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/d29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252F70a98d43-0bc1-4112-8cda-b63c3294972a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/70a98d43-0bc1-4112-8cda-b63c3294972a.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252F81b5817d-83db-4e83-9860-e9d22466a3c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/81b5817d-83db-4e83-9860-e9d22466a3c4.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252F881960cd-d8b4-4164-86c2-c9ba107661bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/881960cd-d8b4-4164-86c2-c9ba107661bd.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252Fbb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/bb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252Fa36755bc-aead-4256-9a43-67c4656603df.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/a36755bc-aead-4256-9a43-67c4656603df.jpg already downloaded
2026-03-26 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5516796%252Fgeneral%252Fe2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/e2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg already downloaded
2026-03-26 10:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 41358d1a-daea-50ab-af68-8461bf68ce47, identifier: 10730216
2026-03-26 10:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-26 10:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-26 10:31: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-26 10:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:31:38 [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': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5516796/general/e40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg',
'https://images.openlane.eu/carimgs/5516796/general/39155f43-6df4-4804-bedd-aa6520ea151d.jpg',
'https://images.openlane.eu/carimgs/5516796/general/7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg',
'https://images.openlane.eu/carimgs/5516796/general/d29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg',
'https://images.openlane.eu/carimgs/5516796/general/70a98d43-0bc1-4112-8cda-b63c3294972a.jpg',
'https://images.openlane.eu/carimgs/5516796/general/81b5817d-83db-4e83-9860-e9d22466a3c4.jpg',
'https://images.openlane.eu/carimgs/5516796/general/881960cd-d8b4-4164-86c2-c9ba107661bd.jpg',
'https://images.openlane.eu/carimgs/5516796/general/bb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg',
'https://images.openlane.eu/carimgs/5516796/general/a36755bc-aead-4256-9a43-67c4656603df.jpg',
'https://images.openlane.eu/carimgs/5516796/general/e2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55895,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/e40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58563,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/39155f43-6df4-4804-bedd-aa6520ea151d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56985,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52912,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/d29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50281,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/70a98d43-0bc1-4112-8cda-b63c3294972a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85533,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/81b5817d-83db-4e83-9860-e9d22466a3c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62935,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/881960cd-d8b4-4164-86c2-c9ba107661bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78503,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/bb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58762,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/a36755bc-aead-4256-9a43-67c4656603df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41358d1a-daea-50ab-af68-8461bf68ce47/41358d1a-daea-50ab-af68-8461bf68ce47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82940,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/e2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg',
'Width': 1024}],
'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-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730216%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Saving data for 10730216: {'created_time': 1774521098.057715, 'last_price_update_time': 1774521098.057726, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730216') HTTP/1.1" 204 0
2026-03-26 10:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10: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-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10723007
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723007%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10723007: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10723007 url https://www.openlane.eu/en/carv6/auction/10723007
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10722997
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710722997%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10722997: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10722997 url https://www.openlane.eu/en/carv6/auction/10722997
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10723130
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723130%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10723130: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10723130 url https://www.openlane.eu/en/carv6/auction/10723130
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10723131
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723131%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10723131: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10723131 url https://www.openlane.eu/en/carv6/auction/10723131
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10723052
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723052%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10723052: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10723052 url https://www.openlane.eu/en/carv6/auction/10723052
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10723006
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723006%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10723006: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10723006 url https://www.openlane.eu/en/carv6/auction/10723006
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10723002
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723002%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10723002: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10723002 url https://www.openlane.eu/en/carv6/auction/10723002
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720833
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720833%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720833: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720833 url https://www.openlane.eu/en/carv6/auction/10720833
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720837
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720837%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720837: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720837 url https://www.openlane.eu/en/carv6/auction/10720837
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720840
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720840%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720840: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720840 url https://www.openlane.eu/en/carv6/auction/10720840
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720836
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720836%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720836: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720836 url https://www.openlane.eu/en/carv6/auction/10720836
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720834
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720834%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720834: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720834 url https://www.openlane.eu/en/carv6/auction/10720834
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720815
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720815%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720815: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720815 url https://www.openlane.eu/en/carv6/auction/10720815
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720835
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720835%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720835: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720835 url https://www.openlane.eu/en/carv6/auction/10720835
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720838
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720838%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720838: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720838 url https://www.openlane.eu/en/carv6/auction/10720838
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720839
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720839%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720839: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720839 url https://www.openlane.eu/en/carv6/auction/10720839
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720841
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720841%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720841: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720841 url https://www.openlane.eu/en/carv6/auction/10720841
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720827
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720827%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720827: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720827 url https://www.openlane.eu/en/carv6/auction/10720827
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720822
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720822%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720822: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720822 url https://www.openlane.eu/en/carv6/auction/10720822
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720821
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720821%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720821: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720821 url https://www.openlane.eu/en/carv6/auction/10720821
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720825
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720825%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720825: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720825 url https://www.openlane.eu/en/carv6/auction/10720825
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720817
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720817%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720817: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720817 url https://www.openlane.eu/en/carv6/auction/10720817
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720818
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720818%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720818: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720818 url https://www.openlane.eu/en/carv6/auction/10720818
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720819
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720819%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720819: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720819 url https://www.openlane.eu/en/carv6/auction/10720819
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720830
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720830%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720830: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720830 url https://www.openlane.eu/en/carv6/auction/10720830
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720816
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720816%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720816: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720816 url https://www.openlane.eu/en/carv6/auction/10720816
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720831
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720831%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720831: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720831 url https://www.openlane.eu/en/carv6/auction/10720831
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720826
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720826%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720826: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720826 url https://www.openlane.eu/en/carv6/auction/10720826
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720829
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720829%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720829: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720829 url https://www.openlane.eu/en/carv6/auction/10720829
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720828
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720828%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720828: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720828 url https://www.openlane.eu/en/carv6/auction/10720828
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720820
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720820%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720820: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720820 url https://www.openlane.eu/en/carv6/auction/10720820
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720832
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720832%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720832: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720832 url https://www.openlane.eu/en/carv6/auction/10720832
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720823
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720823%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720823: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720823 url https://www.openlane.eu/en/carv6/auction/10720823
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720824
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720824%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720824: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720824 url https://www.openlane.eu/en/carv6/auction/10720824
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10727631
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727631%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10727631: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10727631 url https://www.openlane.eu/en/carv6/auction/10727631
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720851
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720851%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720851: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720851 url https://www.openlane.eu/en/carv6/auction/10720851
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10727632
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727632%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10727632: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10727632 url https://www.openlane.eu/en/carv6/auction/10727632
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10717365
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710717365%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10717365: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10717365 url https://www.openlane.eu/en/carv6/auction/10717365
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720864
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720864%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10720864: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10720864 url https://www.openlane.eu/en/carv6/auction/10720864
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10727639
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727639%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10727639: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10727639 url https://www.openlane.eu/en/carv6/auction/10727639
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10727638
2026-03-26 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727638%27 HTTP/1.1" 200 None
2026-03-26 10:31:38 [adesa.uk] INFO: Scrape type for 10727638: 0
2026-03-26 10:31:38 [adesa.uk] INFO: Skipping item 10727638 url https://www.openlane.eu/en/carv6/auction/10727638
2026-03-26 10:31:38 [adesa.uk] INFO: Found listing with ID: 10720842
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720842%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720842: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720842 url https://www.openlane.eu/en/carv6/auction/10720842
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727640
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727640%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727640: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727640 url https://www.openlane.eu/en/carv6/auction/10727640
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720849
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720849%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720849: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720849 url https://www.openlane.eu/en/carv6/auction/10720849
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720861
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720861%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720861: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720861 url https://www.openlane.eu/en/carv6/auction/10720861
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720860
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720860%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720860: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720860 url https://www.openlane.eu/en/carv6/auction/10720860
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720862
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720862%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720862: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720862 url https://www.openlane.eu/en/carv6/auction/10720862
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720863
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720863%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720863: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720863 url https://www.openlane.eu/en/carv6/auction/10720863
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720858
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720858%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720858: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720858 url https://www.openlane.eu/en/carv6/auction/10720858
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720859
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720859%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720859: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720859 url https://www.openlane.eu/en/carv6/auction/10720859
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727636
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727636%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727636: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727636 url https://www.openlane.eu/en/carv6/auction/10727636
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720852
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720852%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720852: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720852 url https://www.openlane.eu/en/carv6/auction/10720852
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10717363
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710717363%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10717363: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10717363 url https://www.openlane.eu/en/carv6/auction/10717363
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727633
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727633%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727633: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727633 url https://www.openlane.eu/en/carv6/auction/10727633
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720848
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720848%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720848: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720848 url https://www.openlane.eu/en/carv6/auction/10720848
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720853
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720853%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720853: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720853 url https://www.openlane.eu/en/carv6/auction/10720853
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720847
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720847%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720847: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720847 url https://www.openlane.eu/en/carv6/auction/10720847
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727634
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727634%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727634: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727634 url https://www.openlane.eu/en/carv6/auction/10727634
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720854
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720854%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720854: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720854 url https://www.openlane.eu/en/carv6/auction/10720854
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727635
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727635%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727635: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727635 url https://www.openlane.eu/en/carv6/auction/10727635
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720856
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720856%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720856: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720856 url https://www.openlane.eu/en/carv6/auction/10720856
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10717366
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710717366%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10717366: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10717366 url https://www.openlane.eu/en/carv6/auction/10717366
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10721197
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710721197%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10721197: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10721197 url https://www.openlane.eu/en/carv6/auction/10721197
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720855
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720855%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720855: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720855 url https://www.openlane.eu/en/carv6/auction/10720855
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720857
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720857%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720857: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720857 url https://www.openlane.eu/en/carv6/auction/10720857
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10717371
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710717371%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10717371: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10717371 url https://www.openlane.eu/en/carv6/auction/10717371
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10717367
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710717367%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10717367: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10717367 url https://www.openlane.eu/en/carv6/auction/10717367
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720865
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720865%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720865: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720865 url https://www.openlane.eu/en/carv6/auction/10720865
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727641
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727641%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727641: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727641 url https://www.openlane.eu/en/carv6/auction/10727641
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10717372
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710717372%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10717372: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10717372 url https://www.openlane.eu/en/carv6/auction/10717372
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727643
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727643%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727643: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727643 url https://www.openlane.eu/en/carv6/auction/10727643
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727648
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727648%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727648: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727648 url https://www.openlane.eu/en/carv6/auction/10727648
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727645
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727645%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727645: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727645 url https://www.openlane.eu/en/carv6/auction/10727645
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727644
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727644%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727644: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727644 url https://www.openlane.eu/en/carv6/auction/10727644
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727649
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727649%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727649: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727649 url https://www.openlane.eu/en/carv6/auction/10727649
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720866
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720866%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720866: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720866 url https://www.openlane.eu/en/carv6/auction/10720866
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10717362
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710717362%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10717362: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10717362 url https://www.openlane.eu/en/carv6/auction/10717362
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727646
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727646%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727646: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727646 url https://www.openlane.eu/en/carv6/auction/10727646
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727650
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727650%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727650: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727650 url https://www.openlane.eu/en/carv6/auction/10727650
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720884
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720884%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720884: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720884 url https://www.openlane.eu/en/carv6/auction/10720884
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727658
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727658%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727658: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727658 url https://www.openlane.eu/en/carv6/auction/10727658
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727651
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727651%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727651: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727651 url https://www.openlane.eu/en/carv6/auction/10727651
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720867
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720867%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720867: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720867 url https://www.openlane.eu/en/carv6/auction/10720867
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720868
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720868%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720868: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720868 url https://www.openlane.eu/en/carv6/auction/10720868
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720850
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720850%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720850: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720850 url https://www.openlane.eu/en/carv6/auction/10720850
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720871
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720871%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720871: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720871 url https://www.openlane.eu/en/carv6/auction/10720871
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720843
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720843%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720843: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720843 url https://www.openlane.eu/en/carv6/auction/10720843
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10727652
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727652%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10727652: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10727652 url https://www.openlane.eu/en/carv6/auction/10727652
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720844
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720844%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720844: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720844 url https://www.openlane.eu/en/carv6/auction/10720844
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720873
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720873%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720873: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720873 url https://www.openlane.eu/en/carv6/auction/10720873
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720870
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720870%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720870: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720870 url https://www.openlane.eu/en/carv6/auction/10720870
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720869
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720869%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720869: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720869 url https://www.openlane.eu/en/carv6/auction/10720869
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720872
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720872%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720872: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720872 url https://www.openlane.eu/en/carv6/auction/10720872
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720875
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720875%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720875: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720875 url https://www.openlane.eu/en/carv6/auction/10720875
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720874
2026-03-26 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720874%27 HTTP/1.1" 200 None
2026-03-26 10:31:39 [adesa.uk] INFO: Scrape type for 10720874: 0
2026-03-26 10:31:39 [adesa.uk] INFO: Skipping item 10720874 url https://www.openlane.eu/en/carv6/auction/10720874
2026-03-26 10:31:39 [adesa.uk] INFO: Found listing with ID: 10720846
2026-03-26 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720846%27 HTTP/1.1" 200 None
2026-03-26 10:31:40 [adesa.uk] INFO: Scrape type for 10720846: 0
2026-03-26 10:31:40 [adesa.uk] INFO: Skipping item 10720846 url https://www.openlane.eu/en/carv6/auction/10720846
2026-03-26 10:31:40 [adesa.uk] INFO: Found listing with ID: 10720845
2026-03-26 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720845%27 HTTP/1.1" 200 None
2026-03-26 10:31:40 [adesa.uk] INFO: Scrape type for 10720845: 0
2026-03-26 10:31:40 [adesa.uk] INFO: Skipping item 10720845 url https://www.openlane.eu/en/carv6/auction/10720845
2026-03-26 10:31:40 [adesa.uk] INFO: Found listing with ID: 10717370
2026-03-26 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710717370%27 HTTP/1.1" 200 None
2026-03-26 10:31:40 [adesa.uk] INFO: Scrape type for 10717370: 0
2026-03-26 10:31:40 [adesa.uk] INFO: Skipping item 10717370 url https://www.openlane.eu/en/carv6/auction/10717370
2026-03-26 10:31:40 [adesa.uk] INFO: Found listing with ID: 10720881
2026-03-26 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720881%27 HTTP/1.1" 200 None
2026-03-26 10:31:40 [adesa.uk] INFO: Scrape type for 10720881: 0
2026-03-26 10:31:40 [adesa.uk] INFO: Skipping item 10720881 url https://www.openlane.eu/en/carv6/auction/10720881
2026-03-26 10:31:40 [adesa.uk] INFO: Found listing with ID: 10720883
2026-03-26 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720883%27 HTTP/1.1" 200 None
2026-03-26 10:31:40 [adesa.uk] INFO: Scrape type for 10720883: 0
2026-03-26 10:31:40 [adesa.uk] INFO: Skipping item 10720883 url https://www.openlane.eu/en/carv6/auction/10720883
2026-03-26 10:31:41 [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-26 10:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-26 10:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 080313c5-7de4-5fd7-bd4c-9a42631814d5 with scrape type 1
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 080313c5-7de4-5fd7-bd4c-9a42631814d5
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252F9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252F31475f79-857a-4302-801e-bd75ae950c58.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/31475f79-857a-4302-801e-bd75ae950c58.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252F68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252F46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252Fc3282869-964e-4957-be2b-fefea73fd3e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/c3282869-964e-4957-be2b-fefea73fd3e6.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252F97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252Fec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/ec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252F416007bb-8646-41e9-9db1-6f3419098091.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/416007bb-8646-41e9-9db1-6f3419098091.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252Fc808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/c808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg already downloaded
2026-03-26 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5701809%252Fgeneral%252Ffb1defa7-9664-4094-990d-dda3f3608056.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/fb1defa7-9664-4094-990d-dda3f3608056.jpg already downloaded
2026-03-26 10:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 080313c5-7de4-5fd7-bd4c-9a42631814d5, identifier: 10730256
2026-03-26 10:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-26 10:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:31:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 10:31:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-26 10:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256 to the API
2026-03-26 10:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:31: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-26 10:31:42 [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': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5701809/general/9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg',
'https://images.openlane.eu/carimgs/5701809/general/31475f79-857a-4302-801e-bd75ae950c58.jpg',
'https://images.openlane.eu/carimgs/5701809/general/68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg',
'https://images.openlane.eu/carimgs/5701809/general/46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg',
'https://images.openlane.eu/carimgs/5701809/general/c3282869-964e-4957-be2b-fefea73fd3e6.jpg',
'https://images.openlane.eu/carimgs/5701809/general/97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg',
'https://images.openlane.eu/carimgs/5701809/general/ec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg',
'https://images.openlane.eu/carimgs/5701809/general/416007bb-8646-41e9-9db1-6f3419098091.jpg',
'https://images.openlane.eu/carimgs/5701809/general/c808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg',
'https://images.openlane.eu/carimgs/5701809/general/fb1defa7-9664-4094-990d-dda3f3608056.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/31475f79-857a-4302-801e-bd75ae950c58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/c3282869-964e-4957-be2b-fefea73fd3e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/ec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/416007bb-8646-41e9-9db1-6f3419098091.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/c808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080313c5-7de4-5fd7-bd4c-9a42631814d5/080313c5-7de4-5fd7-bd4c-9a42631814d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/fb1defa7-9664-4094-990d-dda3f3608056.jpg',
'Width': 1024}],
'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-26 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:42 [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-26 10:31:42 [adesa.uk] INFO: Saving data for 10730256: {'created_time': 1774521102.606369, 'last_price_update_time': 1774521102.60638, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730256') HTTP/1.1" 204 0
2026-03-26 10:31:49 [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-26 10:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:31:49 [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-26 10:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-26 10:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44939f3-e439-5ff5-b355-41564b77f44c with scrape type 1
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b44939f3-e439-5ff5-b355-41564b77f44c
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F1092350b-1b6d-4a4d-af5b-d826506b576d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/1092350b-1b6d-4a4d-af5b-d826506b576d.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252Fe54425ef-fbed-4452-b01c-ac927eef37d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/e54425ef-fbed-4452-b01c-ac927eef37d5.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F4bedf137-5f3b-4553-8e05-6adbdafef288.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/4bedf137-5f3b-4553-8e05-6adbdafef288.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252Fcb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/cb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252Fcac1c10c-ab16-4d93-925f-05159ad40e77.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/cac1c10c-ab16-4d93-925f-05159ad40e77.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F50691b74-007d-42e0-95e9-d72578c09b80.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/50691b74-007d-42e0-95e9-d72578c09b80.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg already downloaded
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F063afe37-7d92-4948-b743-1edd7eb84cde.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/063afe37-7d92-4948-b743-1edd7eb84cde.jpg already downloaded
2026-03-26 10:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b44939f3-e439-5ff5-b355-41564b77f44c, identifier: 10730209
2026-03-26 10:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-26 10:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-26 10:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209 to the API
2026-03-26 10:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:31: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-26 10:31:50 [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': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731491/general/0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg',
'https://images.openlane.eu/carimgs/5731491/general/1092350b-1b6d-4a4d-af5b-d826506b576d.jpg',
'https://images.openlane.eu/carimgs/5731491/general/e54425ef-fbed-4452-b01c-ac927eef37d5.jpg',
'https://images.openlane.eu/carimgs/5731491/general/4bedf137-5f3b-4553-8e05-6adbdafef288.jpg',
'https://images.openlane.eu/carimgs/5731491/general/cb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg',
'https://images.openlane.eu/carimgs/5731491/general/cac1c10c-ab16-4d93-925f-05159ad40e77.jpg',
'https://images.openlane.eu/carimgs/5731491/general/50691b74-007d-42e0-95e9-d72578c09b80.jpg',
'https://images.openlane.eu/carimgs/5731491/general/2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg',
'https://images.openlane.eu/carimgs/5731491/general/9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg',
'https://images.openlane.eu/carimgs/5731491/general/063afe37-7d92-4948-b743-1edd7eb84cde.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/1092350b-1b6d-4a4d-af5b-d826506b576d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/e54425ef-fbed-4452-b01c-ac927eef37d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/4bedf137-5f3b-4553-8e05-6adbdafef288.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/cb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/cac1c10c-ab16-4d93-925f-05159ad40e77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/50691b74-007d-42e0-95e9-d72578c09b80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b44939f3-e439-5ff5-b355-41564b77f44c/b44939f3-e439-5ff5-b355-41564b77f44c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/063afe37-7d92-4948-b743-1edd7eb84cde.jpg',
'Width': 1024}],
'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-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [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-26 10:31:50 [adesa.uk] INFO: Saving data for 10730209: {'created_time': 1774521110.496978, 'last_price_update_time': 1774521110.496989, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730209') HTTP/1.1" 204 0
2026-03-26 10:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-26 10:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3a79334-6bd6-5245-b21d-cd154c69678e with scrape type 1
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3a79334-6bd6-5245-b21d-cd154c69678e
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F73e47a0b-454a-4162-9597-f36d0859d5a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/73e47a0b-454a-4162-9597-f36d0859d5a7.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F26dda344-c911-4dd5-be4f-81847fcd0f75.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/26dda344-c911-4dd5-be4f-81847fcd0f75.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252Fffd96299-e414-42a0-87e3-6dd173800fb6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/ffd96299-e414-42a0-87e3-6dd173800fb6.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F89a92d80-1f17-4b0c-9d7d-805554483dce.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/89a92d80-1f17-4b0c-9d7d-805554483dce.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F782e59e8-279f-40be-ab3e-2a700fb26952.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/782e59e8-279f-40be-ab3e-2a700fb26952.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252Fcd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/cd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg already downloaded
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg already downloaded
2026-03-26 10:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a3a79334-6bd6-5245-b21d-cd154c69678e, identifier: 10730219
2026-03-26 10:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-26 10:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-26 10:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219 to the API
2026-03-26 10:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:31:51 [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': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5517033/general/73e47a0b-454a-4162-9597-f36d0859d5a7.jpg',
'https://images.openlane.eu/carimgs/5517033/general/9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg',
'https://images.openlane.eu/carimgs/5517033/general/26dda344-c911-4dd5-be4f-81847fcd0f75.jpg',
'https://images.openlane.eu/carimgs/5517033/general/9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg',
'https://images.openlane.eu/carimgs/5517033/general/29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg',
'https://images.openlane.eu/carimgs/5517033/general/ffd96299-e414-42a0-87e3-6dd173800fb6.jpg',
'https://images.openlane.eu/carimgs/5517033/general/89a92d80-1f17-4b0c-9d7d-805554483dce.jpg',
'https://images.openlane.eu/carimgs/5517033/general/782e59e8-279f-40be-ab3e-2a700fb26952.jpg',
'https://images.openlane.eu/carimgs/5517033/general/cd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg',
'https://images.openlane.eu/carimgs/5517033/general/3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68730,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/73e47a0b-454a-4162-9597-f36d0859d5a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69617,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69419,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/26dda344-c911-4dd5-be4f-81847fcd0f75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66816,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57093,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57660,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/ffd96299-e414-42a0-87e3-6dd173800fb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64154,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/89a92d80-1f17-4b0c-9d7d-805554483dce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59019,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/782e59e8-279f-40be-ab3e-2a700fb26952.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75991,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/cd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a79334-6bd6-5245-b21d-cd154c69678e/a3a79334-6bd6-5245-b21d-cd154c69678e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88815,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg',
'Width': 1024}],
'price': 19900,
'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-26 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730219%27 HTTP/1.1" 200 None
2026-03-26 10:31:51 [adesa.uk] INFO: Saving data for 10730219: {'created_time': 1774521111.155676, 'last_price_update_time': 1774521111.155687, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730219') HTTP/1.1" 204 0
2026-03-26 10:31:56 [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-26 10: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-26 10:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-26 10:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94d1267d-a1b0-519d-92b0-96e728ccc22d with scrape type 1
2026-03-26 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94d1267d-a1b0-519d-92b0-96e728ccc22d
2026-03-26 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5578758%252Fgeneral%252F5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg already downloaded
2026-03-26 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5578758%252Fgeneral%252Fbdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/bdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg already downloaded
2026-03-26 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5578758%252Fgeneral%252Ff9401fa9-b476-4477-800f-05b5a927b896.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/f9401fa9-b476-4477-800f-05b5a927b896.jpg already downloaded
2026-03-26 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5578758%252Fgeneral%252Ff976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/f976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg already downloaded
2026-03-26 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5578758%252Fgeneral%252F4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg already downloaded
2026-03-26 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5578758%252Fgeneral%252Fc4f026a2-054f-49c7-bbae-a07258f12a74.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/c4f026a2-054f-49c7-bbae-a07258f12a74.jpg already downloaded
2026-03-26 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31: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%252F5578758%252Fgeneral%252F3309b05d-c703-4b58-b028-4a284c082159.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/3309b05d-c703-4b58-b028-4a284c082159.jpg already downloaded
2026-03-26 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5578758%252Fgeneral%252F240bd768-9c58-40e8-8904-6d86278616fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/240bd768-9c58-40e8-8904-6d86278616fb.jpg already downloaded
2026-03-26 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5578758%252Fgeneral%252F0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg already downloaded
2026-03-26 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5578758%252Fgeneral%252F365596d3-5066-41b8-bf28-8fc3274652c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/365596d3-5066-41b8-bf28-8fc3274652c3.jpg already downloaded
2026-03-26 10:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 94d1267d-a1b0-519d-92b0-96e728ccc22d, identifier: 10730230
2026-03-26 10:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-26 10:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-26 10:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230 to the API
2026-03-26 10:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:31:57 [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': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5578758/general/5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg',
'https://images.openlane.eu/carimgs/5578758/general/bdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg',
'https://images.openlane.eu/carimgs/5578758/general/f9401fa9-b476-4477-800f-05b5a927b896.jpg',
'https://images.openlane.eu/carimgs/5578758/general/f976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg',
'https://images.openlane.eu/carimgs/5578758/general/4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg',
'https://images.openlane.eu/carimgs/5578758/general/c4f026a2-054f-49c7-bbae-a07258f12a74.jpg',
'https://images.openlane.eu/carimgs/5578758/general/3309b05d-c703-4b58-b028-4a284c082159.jpg',
'https://images.openlane.eu/carimgs/5578758/general/240bd768-9c58-40e8-8904-6d86278616fb.jpg',
'https://images.openlane.eu/carimgs/5578758/general/0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg',
'https://images.openlane.eu/carimgs/5578758/general/365596d3-5066-41b8-bf28-8fc3274652c3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37878,
'Height': 340,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg',
'Width': 453},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293368,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/bdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317721,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/f9401fa9-b476-4477-800f-05b5a927b896.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285650,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/f976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263964,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299948,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/c4f026a2-054f-49c7-bbae-a07258f12a74.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199646,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/3309b05d-c703-4b58-b028-4a284c082159.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261175,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/240bd768-9c58-40e8-8904-6d86278616fb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128736,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94d1267d-a1b0-519d-92b0-96e728ccc22d/94d1267d-a1b0-519d-92b0-96e728ccc22d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68505,
'Height': 619,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/365596d3-5066-41b8-bf28-8fc3274652c3.jpg',
'Width': 825}],
'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-26 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730230%27 HTTP/1.1" 200 None
2026-03-26 10:31:57 [adesa.uk] INFO: Saving data for 10730230: {'created_time': 1774521117.479738, 'last_price_update_time': 1774521117.479748, 'auction_closing_time': 1774879200.0}
2026-03-26 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730230') HTTP/1.1" 204 0
2026-03-26 10:32:05 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 14 pages/min), scraped 15 items (at 13 items/min)
2026-03-26 10:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-26 10:32:14 [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-26 10:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-26 10:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb02917-cd72-5109-b008-c31f0d5e98e5 with scrape type 1
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9cb02917-cd72-5109-b008-c31f0d5e98e5
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252F56342552-d09b-4643-811c-f7f9b9334267.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/56342552-d09b-4643-811c-f7f9b9334267.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252F5f71048e-e998-49bc-96d3-1c5c069481f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/5f71048e-e998-49bc-96d3-1c5c069481f9.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252F81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252Fe3909fba-347a-4fc7-b722-8cad3ff669f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/e3909fba-347a-4fc7-b722-8cad3ff669f0.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252Fd19270b1-24e6-42f5-9c9e-c7f191617931.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/d19270b1-24e6-42f5-9c9e-c7f191617931.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252F2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252F87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252Fbba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/bba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252F4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg already downloaded
2026-03-26 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5489310%252Fgeneral%252Fac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/ac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg already downloaded
2026-03-26 10:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9cb02917-cd72-5109-b008-c31f0d5e98e5, identifier: 10730208
2026-03-26 10:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-26 10:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-26 10:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208 to the API
2026-03-26 10:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:32: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-26 10:32:15 [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': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5489310/general/56342552-d09b-4643-811c-f7f9b9334267.jpg',
'https://images.openlane.eu/carimgs/5489310/general/5f71048e-e998-49bc-96d3-1c5c069481f9.jpg',
'https://images.openlane.eu/carimgs/5489310/general/81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg',
'https://images.openlane.eu/carimgs/5489310/general/e3909fba-347a-4fc7-b722-8cad3ff669f0.jpg',
'https://images.openlane.eu/carimgs/5489310/general/d19270b1-24e6-42f5-9c9e-c7f191617931.jpg',
'https://images.openlane.eu/carimgs/5489310/general/2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg',
'https://images.openlane.eu/carimgs/5489310/general/87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg',
'https://images.openlane.eu/carimgs/5489310/general/bba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg',
'https://images.openlane.eu/carimgs/5489310/general/4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg',
'https://images.openlane.eu/carimgs/5489310/general/ac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119894,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/56342552-d09b-4643-811c-f7f9b9334267.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114715,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/5f71048e-e998-49bc-96d3-1c5c069481f9.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105479,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116226,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/e3909fba-347a-4fc7-b722-8cad3ff669f0.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114006,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/d19270b1-24e6-42f5-9c9e-c7f191617931.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110295,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96697,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80265,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/bba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101388,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cb02917-cd72-5109-b008-c31f0d5e98e5/9cb02917-cd72-5109-b008-c31f0d5e98e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104419,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/ac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg',
'Width': 960}],
'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-26 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:15 [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-26 10:32:15 [adesa.uk] INFO: Saving data for 10730208: {'created_time': 1774521135.33791, 'last_price_update_time': 1774521135.337924, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730208') HTTP/1.1" 204 0
2026-03-26 10:32:24 [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-26 10:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-26 10:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a40a3836-6b97-5695-9170-a5d677c50c5e with scrape type 1
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a40a3836-6b97-5695-9170-a5d677c50c5e
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252F64c8cdd0-bc56-4f10-9470-be462076580e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/64c8cdd0-bc56-4f10-9470-be462076580e.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252F871a9b84-23ac-44cc-a674-6a106ac59c43.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/871a9b84-23ac-44cc-a674-6a106ac59c43.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252Ffa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/fa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252Fc7c93188-b7cf-400e-a417-2168a14ce594.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/c7c93188-b7cf-400e-a417-2168a14ce594.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252Ffedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/fedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252F48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252Fedd5e7fb-de13-4383-87ce-3b5c364e6824.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/edd5e7fb-de13-4383-87ce-3b5c364e6824.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252F2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252F8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg already downloaded
2026-03-26 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5650859%252Fgeneral%252F0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg already downloaded
2026-03-26 10:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a40a3836-6b97-5695-9170-a5d677c50c5e, identifier: 10730238
2026-03-26 10:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-26 10:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-26 10:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238 to the API
2026-03-26 10:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:32:25 [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': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5650859/general/64c8cdd0-bc56-4f10-9470-be462076580e.jpg',
'https://images.openlane.eu/carimgs/5650859/general/871a9b84-23ac-44cc-a674-6a106ac59c43.jpg',
'https://images.openlane.eu/carimgs/5650859/general/fa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg',
'https://images.openlane.eu/carimgs/5650859/general/c7c93188-b7cf-400e-a417-2168a14ce594.jpg',
'https://images.openlane.eu/carimgs/5650859/general/fedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg',
'https://images.openlane.eu/carimgs/5650859/general/48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg',
'https://images.openlane.eu/carimgs/5650859/general/edd5e7fb-de13-4383-87ce-3b5c364e6824.jpg',
'https://images.openlane.eu/carimgs/5650859/general/2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg',
'https://images.openlane.eu/carimgs/5650859/general/8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg',
'https://images.openlane.eu/carimgs/5650859/general/0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93649,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/64c8cdd0-bc56-4f10-9470-be462076580e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90575,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/871a9b84-23ac-44cc-a674-6a106ac59c43.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97926,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/fa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107531,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/c7c93188-b7cf-400e-a417-2168a14ce594.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81627,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/fedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102840,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455142,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/edd5e7fb-de13-4383-87ce-3b5c364e6824.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420373,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296030,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a40a3836-6b97-5695-9170-a5d677c50c5e/a40a3836-6b97-5695-9170-a5d677c50c5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90182,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg',
'Width': 640}],
'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-26 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730238%27 HTTP/1.1" 200 None
2026-03-26 10:32:25 [adesa.uk] INFO: Saving data for 10730238: {'created_time': 1774521145.341765, 'last_price_update_time': 1774521145.341777, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730238') HTTP/1.1" 204 0
2026-03-26 10:32:33 [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-26 10:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-26 10:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with scrape type 1
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f34e619-4b3c-5db4-a487-7bf859b3cfe6
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252F0011645c-1307-4f7a-8bc4-f5f087597571.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/0011645c-1307-4f7a-8bc4-f5f087597571.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252Fbaeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/baeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252Ffe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/fe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252F30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252F017d2730-ffaa-487a-a405-b4fce530b640.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/017d2730-ffaa-487a-a405-b4fce530b640.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252F9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252F52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252F26ab7e99-f90e-447b-af4a-e49fcb225096.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/26ab7e99-f90e-447b-af4a-e49fcb225096.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252Fa2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/a2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg already downloaded
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5417165%252Fgeneral%252Ff2587220-43dc-4a01-8193-ad4e30865460.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/f2587220-43dc-4a01-8193-ad4e30865460.jpg already downloaded
2026-03-26 10:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6, identifier: 10730203
2026-03-26 10:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-26 10:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-26 10:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203 to the API
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:32:33 [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': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5417165/general/0011645c-1307-4f7a-8bc4-f5f087597571.jpg',
'https://images.openlane.eu/carimgs/5417165/general/baeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg',
'https://images.openlane.eu/carimgs/5417165/general/fe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg',
'https://images.openlane.eu/carimgs/5417165/general/30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg',
'https://images.openlane.eu/carimgs/5417165/general/017d2730-ffaa-487a-a405-b4fce530b640.jpg',
'https://images.openlane.eu/carimgs/5417165/general/9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg',
'https://images.openlane.eu/carimgs/5417165/general/52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg',
'https://images.openlane.eu/carimgs/5417165/general/26ab7e99-f90e-447b-af4a-e49fcb225096.jpg',
'https://images.openlane.eu/carimgs/5417165/general/a2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg',
'https://images.openlane.eu/carimgs/5417165/general/f2587220-43dc-4a01-8193-ad4e30865460.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115075,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/0011645c-1307-4f7a-8bc4-f5f087597571.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113156,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/baeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132076,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/fe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135143,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109630,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/017d2730-ffaa-487a-a405-b4fce530b640.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106301,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91343,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72626,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/26ab7e99-f90e-447b-af4a-e49fcb225096.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115642,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/a2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f34e619-4b3c-5db4-a487-7bf859b3cfe6/0f34e619-4b3c-5db4-a487-7bf859b3cfe6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101523,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/f2587220-43dc-4a01-8193-ad4e30865460.jpg',
'Width': 960}],
'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-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730203%27 HTTP/1.1" 200 None
2026-03-26 10:32:33 [adesa.uk] INFO: Saving data for 10730203: {'created_time': 1774521153.961498, 'last_price_update_time': 1774521153.96151, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730203') HTTP/1.1" 204 0
2026-03-26 10:32:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.704(s), this was the 1st time calling it.
2026-03-26 10:32:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.777337791735894 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-26 10:32:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.724(s), this was the 1st time calling it.
2026-03-26 10:32:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.158881769080284 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-26 10:32:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.799(s), this was the 1st time calling it.
2026-03-26 10:32:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.437818490538308 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-26 10:32:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.743(s), this was the 1st time calling it.
2026-03-26 10:32:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.780308323935776 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-26 10:32:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.678(s), this was the 1st time calling it.
2026-03-26 10:32:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.181858026828614 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-26 10:32:37 [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-26 10: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-26 10:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-26 10:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1cc41bf-78ca-54f3-869a-760e15e876d4 with scrape type 1
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1cc41bf-78ca-54f3-869a-760e15e876d4
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252F69e80707-282e-4c39-82fe-b0154ed0b813.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/69e80707-282e-4c39-82fe-b0154ed0b813.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252Fd1a12bde-a33a-45a1-9bd4-d6967c86a737.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/d1a12bde-a33a-45a1-9bd4-d6967c86a737.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252Fbe70dde2-9ba8-43a8-8218-202cabdb94fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/be70dde2-9ba8-43a8-8218-202cabdb94fe.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252F884aa8c7-b832-4c2f-bd21-b72d85802463.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/884aa8c7-b832-4c2f-bd21-b72d85802463.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252Fb8eb1bb1-e32b-4b0f-a156-58c1a8dac1b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/b8eb1bb1-e32b-4b0f-a156-58c1a8dac1b9.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252F9eb939b9-a98e-441c-b52b-7c1455ec4ed1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/9eb939b9-a98e-441c-b52b-7c1455ec4ed1.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252Fb08e2fb8-d4b3-4dda-b561-fd405d90bbd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/b08e2fb8-d4b3-4dda-b561-fd405d90bbd7.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252F1a133b2b-213c-4b5d-bf54-708a35608516.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/1a133b2b-213c-4b5d-bf54-708a35608516.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252Fa0332de1-3fd3-4c10-8d77-031ef71f4e8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/a0332de1-3fd3-4c10-8d77-031ef71f4e8e.jpg already downloaded
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5677350%252Fgeneral%252F83c256cf-3122-49a0-80e0-f873b71516d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/83c256cf-3122-49a0-80e0-f873b71516d3.jpg already downloaded
2026-03-26 10:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b1cc41bf-78ca-54f3-869a-760e15e876d4, identifier: 10730248
2026-03-26 10:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-26 10:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-26 10:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248 to the API
2026-03-26 10:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:32: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-26 10:32:38 [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': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5677350/general/69e80707-282e-4c39-82fe-b0154ed0b813.jpg',
'https://images.openlane.eu/carimgs/5677350/general/d1a12bde-a33a-45a1-9bd4-d6967c86a737.jpg',
'https://images.openlane.eu/carimgs/5677350/general/be70dde2-9ba8-43a8-8218-202cabdb94fe.jpg',
'https://images.openlane.eu/carimgs/5677350/general/884aa8c7-b832-4c2f-bd21-b72d85802463.jpg',
'https://images.openlane.eu/carimgs/5677350/general/b8eb1bb1-e32b-4b0f-a156-58c1a8dac1b9.jpg',
'https://images.openlane.eu/carimgs/5677350/general/9eb939b9-a98e-441c-b52b-7c1455ec4ed1.jpg',
'https://images.openlane.eu/carimgs/5677350/general/b08e2fb8-d4b3-4dda-b561-fd405d90bbd7.jpg',
'https://images.openlane.eu/carimgs/5677350/general/1a133b2b-213c-4b5d-bf54-708a35608516.jpg',
'https://images.openlane.eu/carimgs/5677350/general/a0332de1-3fd3-4c10-8d77-031ef71f4e8e.jpg',
'https://images.openlane.eu/carimgs/5677350/general/83c256cf-3122-49a0-80e0-f873b71516d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102214,
'Height': 553,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/69e80707-282e-4c39-82fe-b0154ed0b813.jpg',
'Width': 819},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119931,
'Height': 629,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/d1a12bde-a33a-45a1-9bd4-d6967c86a737.jpg',
'Width': 819},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108865,
'Height': 568,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/be70dde2-9ba8-43a8-8218-202cabdb94fe.jpg',
'Width': 819},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88520,
'Height': 470,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/884aa8c7-b832-4c2f-bd21-b72d85802463.jpg',
'Width': 819},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104591,
'Height': 469,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/b8eb1bb1-e32b-4b0f-a156-58c1a8dac1b9.jpg',
'Width': 1075},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113034,
'Height': 489,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/9eb939b9-a98e-441c-b52b-7c1455ec4ed1.jpg',
'Width': 992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207340,
'Height': 819,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/b08e2fb8-d4b3-4dda-b561-fd405d90bbd7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138799,
'Height': 819,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/1a133b2b-213c-4b5d-bf54-708a35608516.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166333,
'Height': 819,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/a0332de1-3fd3-4c10-8d77-031ef71f4e8e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1cc41bf-78ca-54f3-869a-760e15e876d4/b1cc41bf-78ca-54f3-869a-760e15e876d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260269,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/83c256cf-3122-49a0-80e0-f873b71516d3.jpg',
'Width': 819}],
'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-26 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730248%27 HTTP/1.1" 200 None
2026-03-26 10:32:38 [adesa.uk] INFO: Saving data for 10730248: {'created_time': 1774521158.0809, 'last_price_update_time': 1774521158.080915, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730248') HTTP/1.1" 204 0
2026-03-26 10:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 10:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 10:32:39 [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-26 10:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-26 10:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33dc11c7-55da-5735-9271-557ed4e9ac51 with scrape type 1
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33dc11c7-55da-5735-9271-557ed4e9ac51
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252F23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252F0b49d580-9729-47ce-b535-f06b4549aa2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/0b49d580-9729-47ce-b535-f06b4549aa2b.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252F13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252F55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252Fd75db44b-b909-4890-81ef-85ea2464a1de.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/d75db44b-b909-4890-81ef-85ea2464a1de.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252Fb11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/b11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252F76fe7bfb-d231-42d9-851b-455ce45c2311.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/76fe7bfb-d231-42d9-851b-455ce45c2311.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252Fe548ce36-3cc4-4665-80b8-1c6269afd809.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/e548ce36-3cc4-4665-80b8-1c6269afd809.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252F41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg already downloaded
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5490248%252Fgeneral%252F1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg already downloaded
2026-03-26 10:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 33dc11c7-55da-5735-9271-557ed4e9ac51, identifier: 10730207
2026-03-26 10:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-26 10:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-26 10:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207 to the API
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:32:39 [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': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5490248/general/23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg',
'https://images.openlane.eu/carimgs/5490248/general/0b49d580-9729-47ce-b535-f06b4549aa2b.jpg',
'https://images.openlane.eu/carimgs/5490248/general/13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg',
'https://images.openlane.eu/carimgs/5490248/general/55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg',
'https://images.openlane.eu/carimgs/5490248/general/d75db44b-b909-4890-81ef-85ea2464a1de.jpg',
'https://images.openlane.eu/carimgs/5490248/general/b11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg',
'https://images.openlane.eu/carimgs/5490248/general/76fe7bfb-d231-42d9-851b-455ce45c2311.jpg',
'https://images.openlane.eu/carimgs/5490248/general/e548ce36-3cc4-4665-80b8-1c6269afd809.jpg',
'https://images.openlane.eu/carimgs/5490248/general/41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg',
'https://images.openlane.eu/carimgs/5490248/general/1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97494,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90432,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/0b49d580-9729-47ce-b535-f06b4549aa2b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112707,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97011,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83947,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/d75db44b-b909-4890-81ef-85ea2464a1de.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99205,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/b11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91254,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/76fe7bfb-d231-42d9-851b-455ce45c2311.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78392,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/e548ce36-3cc4-4665-80b8-1c6269afd809.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82477,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33dc11c7-55da-5735-9271-557ed4e9ac51/33dc11c7-55da-5735-9271-557ed4e9ac51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106772,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg',
'Width': 960}],
'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-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730207%27 HTTP/1.1" 200 None
2026-03-26 10:32:39 [adesa.uk] INFO: Saving data for 10730207: {'created_time': 1774521159.942527, 'last_price_update_time': 1774521159.942544, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730207') HTTP/1.1" 204 0
2026-03-26 10:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 10:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 10:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 10:32:46 [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-26 10: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-26 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-26 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with scrape type 1
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252F0b10954b-b3d7-4efb-a5c6-d39387008912.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/0b10954b-b3d7-4efb-a5c6-d39387008912.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252Fdf634d25-a9d1-45f6-b569-ab6962db9f16.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/df634d25-a9d1-45f6-b569-ab6962db9f16.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252Ffb2fe15c-4b69-48a3-89fe-ca8e087e45aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/fb2fe15c-4b69-48a3-89fe-ca8e087e45aa.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252Fd220bdae-f5c4-429f-b0bc-f7f76b323062.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/d220bdae-f5c4-429f-b0bc-f7f76b323062.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252F6b83329c-0024-4bf7-9f46-34341ef45c48.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/6b83329c-0024-4bf7-9f46-34341ef45c48.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252Ff7283ede-867e-47bc-b4dd-227770c50dba.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/f7283ede-867e-47bc-b4dd-227770c50dba.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252Ff339b121-aba1-46c3-92d9-83a73eb9c1d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/f339b121-aba1-46c3-92d9-83a73eb9c1d8.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252F95b7484c-8051-46b4-9bc8-f347c08d5e85.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/95b7484c-8051-46b4-9bc8-f347c08d5e85.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252F1b4ad8e2-ba69-457c-9fe0-8c6b2a88ddc4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/1b4ad8e2-ba69-457c-9fe0-8c6b2a88ddc4.jpg already downloaded
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5703683%252Fgeneral%252Fee907c00-9e43-4806-bcb7-03c90ebba6f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/ee907c00-9e43-4806-bcb7-03c90ebba6f0.jpg already downloaded
2026-03-26 10:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52, identifier: 10730258
2026-03-26 10:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-26 10:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-26 10:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258 to the API
2026-03-26 10:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:32:48 [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': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5703683/general/0b10954b-b3d7-4efb-a5c6-d39387008912.jpg',
'https://images.openlane.eu/carimgs/5703683/general/df634d25-a9d1-45f6-b569-ab6962db9f16.jpg',
'https://images.openlane.eu/carimgs/5703683/general/fb2fe15c-4b69-48a3-89fe-ca8e087e45aa.jpg',
'https://images.openlane.eu/carimgs/5703683/general/d220bdae-f5c4-429f-b0bc-f7f76b323062.jpg',
'https://images.openlane.eu/carimgs/5703683/general/6b83329c-0024-4bf7-9f46-34341ef45c48.jpg',
'https://images.openlane.eu/carimgs/5703683/general/f7283ede-867e-47bc-b4dd-227770c50dba.jpg',
'https://images.openlane.eu/carimgs/5703683/general/f339b121-aba1-46c3-92d9-83a73eb9c1d8.jpg',
'https://images.openlane.eu/carimgs/5703683/general/95b7484c-8051-46b4-9bc8-f347c08d5e85.jpg',
'https://images.openlane.eu/carimgs/5703683/general/1b4ad8e2-ba69-457c-9fe0-8c6b2a88ddc4.jpg',
'https://images.openlane.eu/carimgs/5703683/general/ee907c00-9e43-4806-bcb7-03c90ebba6f0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61979,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/0b10954b-b3d7-4efb-a5c6-d39387008912.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65480,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/df634d25-a9d1-45f6-b569-ab6962db9f16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70936,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/fb2fe15c-4b69-48a3-89fe-ca8e087e45aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72914,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/d220bdae-f5c4-429f-b0bc-f7f76b323062.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66164,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/6b83329c-0024-4bf7-9f46-34341ef45c48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71630,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/f7283ede-867e-47bc-b4dd-227770c50dba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94183,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/f339b121-aba1-46c3-92d9-83a73eb9c1d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47404,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/95b7484c-8051-46b4-9bc8-f347c08d5e85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68816,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/1b4ad8e2-ba69-457c-9fe0-8c6b2a88ddc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52/63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68934,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/ee907c00-9e43-4806-bcb7-03c90ebba6f0.jpg',
'Width': 800}],
'price': 20900,
'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-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730258%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Saving data for 10730258: {'created_time': 1774521168.641823, 'last_price_update_time': 1774521168.641839, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730258') HTTP/1.1" 204 0
2026-03-26 10:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10720882
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720882%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10720882: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10720882 url https://www.openlane.eu/en/carv6/auction/10720882
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10727653
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727653%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10727653: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10727653 url https://www.openlane.eu/en/carv6/auction/10727653
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10727654
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727654%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10727654: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10727654 url https://www.openlane.eu/en/carv6/auction/10727654
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10727655
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727655%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10727655: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10727655 url https://www.openlane.eu/en/carv6/auction/10727655
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10720877
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720877%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10720877: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10720877 url https://www.openlane.eu/en/carv6/auction/10720877
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10727656
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727656%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10727656: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10727656 url https://www.openlane.eu/en/carv6/auction/10727656
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10720878
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720878%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10720878: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10720878 url https://www.openlane.eu/en/carv6/auction/10720878
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10720879
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720879%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10720879: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10720879 url https://www.openlane.eu/en/carv6/auction/10720879
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10720880
2026-03-26 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720880%27 HTTP/1.1" 200 None
2026-03-26 10:32:48 [adesa.uk] INFO: Scrape type for 10720880: 0
2026-03-26 10:32:48 [adesa.uk] INFO: Skipping item 10720880 url https://www.openlane.eu/en/carv6/auction/10720880
2026-03-26 10:32:48 [adesa.uk] INFO: Found listing with ID: 10720876
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710720876%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10720876: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10720876 url https://www.openlane.eu/en/carv6/auction/10720876
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10727642
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727642%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10727642: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10727642 url https://www.openlane.eu/en/carv6/auction/10727642
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709056
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709056%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709056: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709056 url https://www.openlane.eu/en/carv6/auction/10709056
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709057
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709057%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709057: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709057 url https://www.openlane.eu/en/carv6/auction/10709057
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709060
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709060%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709060: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709060 url https://www.openlane.eu/en/carv6/auction/10709060
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709059
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709059%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709059: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709059 url https://www.openlane.eu/en/carv6/auction/10709059
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709044
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709044%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709044: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709044 url https://www.openlane.eu/en/carv6/auction/10709044
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709055
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709055%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709055: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709055 url https://www.openlane.eu/en/carv6/auction/10709055
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709050
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709050%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709050: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709050 url https://www.openlane.eu/en/carv6/auction/10709050
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709042
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709042%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709042: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709042 url https://www.openlane.eu/en/carv6/auction/10709042
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709048
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709048%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709048: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709048 url https://www.openlane.eu/en/carv6/auction/10709048
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709046
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709046%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709046: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709046 url https://www.openlane.eu/en/carv6/auction/10709046
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709045
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709045%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709045: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709045 url https://www.openlane.eu/en/carv6/auction/10709045
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709040
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709040%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709040: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709040 url https://www.openlane.eu/en/carv6/auction/10709040
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709053
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709053%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709053: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709053 url https://www.openlane.eu/en/carv6/auction/10709053
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709052
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709052%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709052: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709052 url https://www.openlane.eu/en/carv6/auction/10709052
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709051
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709051%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709051: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709051 url https://www.openlane.eu/en/carv6/auction/10709051
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709058
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709058%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709058: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709058 url https://www.openlane.eu/en/carv6/auction/10709058
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709041
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709041%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709041: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709041 url https://www.openlane.eu/en/carv6/auction/10709041
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709049
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709049%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709049: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709049 url https://www.openlane.eu/en/carv6/auction/10709049
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709047
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709047%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709047: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709047 url https://www.openlane.eu/en/carv6/auction/10709047
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709008
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709008%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709008: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709008 url https://www.openlane.eu/en/carv6/auction/10709008
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709009
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709009%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709009: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709009 url https://www.openlane.eu/en/carv6/auction/10709009
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10709007
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710709007%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10709007: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10709007 url https://www.openlane.eu/en/carv6/auction/10709007
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10707311
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710707311%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10707311: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10707311 url https://www.openlane.eu/en/carv6/auction/10707311
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10722844
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710722844%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10722844: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10722844 url https://www.openlane.eu/en/carv6/auction/10722844
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10715371
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710715371%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10715371: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10715371 url https://www.openlane.eu/en/carv6/auction/10715371
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10730130
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730130%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10730130: 1
2026-03-26 10:32:49 [adesa.uk] INFO: Scraping item 10730130 url https://www.openlane.eu/en/carv6/auction/10730130
2026-03-26 10:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730259, dropping item
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10730106
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730106%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10730106: 1
2026-03-26 10:32:49 [adesa.uk] INFO: Scraping item 10730106 url https://www.openlane.eu/en/carv6/auction/10730106
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10730107
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730107%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10730107: 1
2026-03-26 10:32:49 [adesa.uk] INFO: Scraping item 10730107 url https://www.openlane.eu/en/carv6/auction/10730107
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10730131
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730131%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10730131: 1
2026-03-26 10:32:49 [adesa.uk] INFO: Scraping item 10730131 url https://www.openlane.eu/en/carv6/auction/10730131
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10706007
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710706007%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10706007: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10706007 url https://www.openlane.eu/en/carv6/auction/10706007
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10722807
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710722807%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10722807: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10722807 url https://www.openlane.eu/en/carv6/auction/10722807
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10722806
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710722806%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10722806: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10722806 url https://www.openlane.eu/en/carv6/auction/10722806
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10674518
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710674518%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10674518: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10674518 url https://www.openlane.eu/en/carv6/auction/10674518
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10721103
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710721103%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10721103: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10721103 url https://www.openlane.eu/en/carv6/auction/10721103
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10606304
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710606304%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10606304: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10606304 url https://www.openlane.eu/en/carv6/auction/10606304
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10606317
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710606317%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10606317: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10606317 url https://www.openlane.eu/en/carv6/auction/10606317
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10630715
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710630715%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10630715: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10630715 url https://www.openlane.eu/en/carv6/auction/10630715
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10711372
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710711372%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10711372: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10711372 url https://www.openlane.eu/en/carv6/auction/10711372
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10707698
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710707698%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10707698: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10707698 url https://www.openlane.eu/en/carv6/auction/10707698
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10707699
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710707699%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10707699: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10707699 url https://www.openlane.eu/en/carv6/auction/10707699
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10606319
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710606319%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10606319: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10606319 url https://www.openlane.eu/en/carv6/auction/10606319
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10721170
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710721170%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10721170: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10721170 url https://www.openlane.eu/en/carv6/auction/10721170
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10692823
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710692823%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10692823: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10692823 url https://www.openlane.eu/en/carv6/auction/10692823
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10691303
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710691303%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10691303: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10691303 url https://www.openlane.eu/en/carv6/auction/10691303
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10692824
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710692824%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10692824: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10692824 url https://www.openlane.eu/en/carv6/auction/10692824
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10721104
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710721104%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10721104: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10721104 url https://www.openlane.eu/en/carv6/auction/10721104
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10721102
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710721102%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10721102: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10721102 url https://www.openlane.eu/en/carv6/auction/10721102
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10619051
2026-03-26 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710619051%27 HTTP/1.1" 200 None
2026-03-26 10:32:49 [adesa.uk] INFO: Scrape type for 10619051: 0
2026-03-26 10:32:49 [adesa.uk] INFO: Skipping item 10619051 url https://www.openlane.eu/en/carv6/auction/10619051
2026-03-26 10:32:49 [adesa.uk] INFO: Found listing with ID: 10630207
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710630207%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [adesa.uk] INFO: Scrape type for 10630207: 0
2026-03-26 10:32:50 [adesa.uk] INFO: Skipping item 10630207 url https://www.openlane.eu/en/carv6/auction/10630207
2026-03-26 10:32:50 [adesa.uk] INFO: Found listing with ID: 10630206
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710630206%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [adesa.uk] INFO: Scrape type for 10630206: 0
2026-03-26 10:32:50 [adesa.uk] INFO: Skipping item 10630206 url https://www.openlane.eu/en/carv6/auction/10630206
2026-03-26 10:32:50 [adesa.uk] INFO: Found listing with ID: 10619050
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710619050%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [adesa.uk] INFO: Scrape type for 10619050: 0
2026-03-26 10:32:50 [adesa.uk] INFO: Skipping item 10619050 url https://www.openlane.eu/en/carv6/auction/10619050
2026-03-26 10:32:50 [adesa.uk] INFO: Found listing with ID: 10707310
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710707310%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [adesa.uk] INFO: Scrape type for 10707310: 0
2026-03-26 10:32:50 [adesa.uk] INFO: Skipping item 10707310 url https://www.openlane.eu/en/carv6/auction/10707310
2026-03-26 10:32:50 [adesa.uk] INFO: Found listing with ID: 10707309
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710707309%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [adesa.uk] INFO: Scrape type for 10707309: 0
2026-03-26 10:32:50 [adesa.uk] INFO: Skipping item 10707309 url https://www.openlane.eu/en/carv6/auction/10707309
2026-03-26 10:32:50 [adesa.uk] INFO: Found listing with ID: 10707308
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710707308%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [adesa.uk] INFO: Scrape type for 10707308: 0
2026-03-26 10:32:50 [adesa.uk] INFO: Skipping item 10707308 url https://www.openlane.eu/en/carv6/auction/10707308
2026-03-26 10:32:50 [adesa.uk] INFO: Found listing with ID: 10707307
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710707307%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [adesa.uk] INFO: Scrape type for 10707307: 0
2026-03-26 10:32:50 [adesa.uk] INFO: Skipping item 10707307 url https://www.openlane.eu/en/carv6/auction/10707307
2026-03-26 10:32:50 [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-26 10: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-26 10:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-26 10:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8878e5e-df8c-5148-93b4-1766760d70d7 with scrape type 1
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8878e5e-df8c-5148-93b4-1766760d70d7
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252F8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252Ff3493f1b-34c0-45aa-9f5e-39455564cb56.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/f3493f1b-34c0-45aa-9f5e-39455564cb56.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252Fa2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/a2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252F76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252Fd4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/d4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252Fe66d836e-1284-4f4a-937f-960a629cac8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/e66d836e-1284-4f4a-937f-960a629cac8a.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252F00d86738-103d-405a-93cf-b2ebb46d6f99.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/00d86738-103d-405a-93cf-b2ebb46d6f99.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252F39ca112d-713d-40b1-8cf1-521025d9afc9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/39ca112d-713d-40b1-8cf1-521025d9afc9.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252F6df992d9-3290-4d47-a9f2-0225bf60c970.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/6df992d9-3290-4d47-a9f2-0225bf60c970.jpg already downloaded
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431551%252Fgeneral%252F3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg already downloaded
2026-03-26 10:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d8878e5e-df8c-5148-93b4-1766760d70d7, identifier: 10730206
2026-03-26 10:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-26 10:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:32:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-26 10:32:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-26 10:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206 to the API
2026-03-26 10:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:32:51 [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': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5431551/general/8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg',
'https://images.openlane.eu/carimgs/5431551/general/f3493f1b-34c0-45aa-9f5e-39455564cb56.jpg',
'https://images.openlane.eu/carimgs/5431551/general/a2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg',
'https://images.openlane.eu/carimgs/5431551/general/76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg',
'https://images.openlane.eu/carimgs/5431551/general/d4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg',
'https://images.openlane.eu/carimgs/5431551/general/e66d836e-1284-4f4a-937f-960a629cac8a.jpg',
'https://images.openlane.eu/carimgs/5431551/general/00d86738-103d-405a-93cf-b2ebb46d6f99.jpg',
'https://images.openlane.eu/carimgs/5431551/general/39ca112d-713d-40b1-8cf1-521025d9afc9.jpg',
'https://images.openlane.eu/carimgs/5431551/general/6df992d9-3290-4d47-a9f2-0225bf60c970.jpg',
'https://images.openlane.eu/carimgs/5431551/general/3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266792,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296603,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/f3493f1b-34c0-45aa-9f5e-39455564cb56.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186887,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/a2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296640,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314526,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/d4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323862,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/e66d836e-1284-4f4a-937f-960a629cac8a.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218422,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/00d86738-103d-405a-93cf-b2ebb46d6f99.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195418,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/39ca112d-713d-40b1-8cf1-521025d9afc9.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155744,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/6df992d9-3290-4d47-a9f2-0225bf60c970.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8878e5e-df8c-5148-93b4-1766760d70d7/d8878e5e-df8c-5148-93b4-1766760d70d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178336,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg',
'Width': 1440}],
'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-26 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730206%27 HTTP/1.1" 200 None
2026-03-26 10:32:51 [adesa.uk] INFO: Saving data for 10730206: {'created_time': 1774521171.844649, 'last_price_update_time': 1774521171.844661, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730206') HTTP/1.1" 204 0
2026-03-26 10:32:55 [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-26 10:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-26 10:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf15448c-4825-55bb-9400-eda36a384dd0 with scrape type 1
2026-03-26 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf15448c-4825-55bb-9400-eda36a384dd0
2026-03-26 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252Fa84974bd-5b82-4ed2-b04b-ba7ff16a2071.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/a84974bd-5b82-4ed2-b04b-ba7ff16a2071.jpg already downloaded
2026-03-26 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252F220ed117-e81d-4ae5-bc2f-63b8a47327b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/220ed117-e81d-4ae5-bc2f-63b8a47327b5.jpg already downloaded
2026-03-26 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252F21f8b409-8b8f-4474-bd8e-8afacb7fb864.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/21f8b409-8b8f-4474-bd8e-8afacb7fb864.jpg already downloaded
2026-03-26 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252Fe08ea95a-4450-46a0-8cf7-ee199a11bfb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/e08ea95a-4450-46a0-8cf7-ee199a11bfb5.jpg already downloaded
2026-03-26 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252Ff55c8f9d-4879-4186-82d1-ca57cd27e6b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/f55c8f9d-4879-4186-82d1-ca57cd27e6b3.jpg already downloaded
2026-03-26 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252F9830a6cb-b7af-4298-a97e-821ad67b2189.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/9830a6cb-b7af-4298-a97e-821ad67b2189.jpg already downloaded
2026-03-26 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252F4ffbb68b-3602-47a7-846e-ae0f812a17f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/4ffbb68b-3602-47a7-846e-ae0f812a17f8.jpg already downloaded
2026-03-26 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252Fb0889b16-5058-4912-899f-d78230917191.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/b0889b16-5058-4912-899f-d78230917191.jpg already downloaded
2026-03-26 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252Fe04db156-9ede-4fbc-961d-8378ffbe0af0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/e04db156-9ede-4fbc-961d-8378ffbe0af0.jpg already downloaded
2026-03-26 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5744109%252Fgeneral%252F9786c4b1-635d-422a-8ed6-5c7b8d791fe6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/9786c4b1-635d-422a-8ed6-5c7b8d791fe6.jpg already downloaded
2026-03-26 10:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cf15448c-4825-55bb-9400-eda36a384dd0, identifier: 10730243
2026-03-26 10:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-26 10:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-26 10:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243 to the API
2026-03-26 10:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:32: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-26 10:32:56 [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': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5744109/general/a84974bd-5b82-4ed2-b04b-ba7ff16a2071.jpg',
'https://images.openlane.eu/carimgs/5744109/general/220ed117-e81d-4ae5-bc2f-63b8a47327b5.jpg',
'https://images.openlane.eu/carimgs/5744109/general/21f8b409-8b8f-4474-bd8e-8afacb7fb864.jpg',
'https://images.openlane.eu/carimgs/5744109/general/e08ea95a-4450-46a0-8cf7-ee199a11bfb5.jpg',
'https://images.openlane.eu/carimgs/5744109/general/f55c8f9d-4879-4186-82d1-ca57cd27e6b3.jpg',
'https://images.openlane.eu/carimgs/5744109/general/9830a6cb-b7af-4298-a97e-821ad67b2189.jpg',
'https://images.openlane.eu/carimgs/5744109/general/4ffbb68b-3602-47a7-846e-ae0f812a17f8.jpg',
'https://images.openlane.eu/carimgs/5744109/general/b0889b16-5058-4912-899f-d78230917191.jpg',
'https://images.openlane.eu/carimgs/5744109/general/e04db156-9ede-4fbc-961d-8378ffbe0af0.jpg',
'https://images.openlane.eu/carimgs/5744109/general/9786c4b1-635d-422a-8ed6-5c7b8d791fe6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216941,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/a84974bd-5b82-4ed2-b04b-ba7ff16a2071.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190888,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/220ed117-e81d-4ae5-bc2f-63b8a47327b5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201599,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/21f8b409-8b8f-4474-bd8e-8afacb7fb864.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260705,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/e08ea95a-4450-46a0-8cf7-ee199a11bfb5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245877,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/f55c8f9d-4879-4186-82d1-ca57cd27e6b3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207206,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/9830a6cb-b7af-4298-a97e-821ad67b2189.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168895,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/4ffbb68b-3602-47a7-846e-ae0f812a17f8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129927,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/b0889b16-5058-4912-899f-d78230917191.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156107,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/e04db156-9ede-4fbc-961d-8378ffbe0af0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf15448c-4825-55bb-9400-eda36a384dd0/cf15448c-4825-55bb-9400-eda36a384dd0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208371,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/9786c4b1-635d-422a-8ed6-5c7b8d791fe6.jpg',
'Width': 1440}],
'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-26 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:56 [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-26 10:32:56 [adesa.uk] INFO: Saving data for 10730243: {'created_time': 1774521176.65181, 'last_price_update_time': 1774521176.651825, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730243') HTTP/1.1" 204 0
2026-03-26 10:32:57 [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-26 10:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-26 10:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21277007-a49f-58db-8729-e2ec12929e8f with scrape type 1
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21277007-a49f-58db-8729-e2ec12929e8f
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252F98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252F5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252F2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252F4e0a2073-4334-450e-83d1-4f93f98db352.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/4e0a2073-4334-450e-83d1-4f93f98db352.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252F00168d85-26b7-43dc-a79e-da8d3968e25e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/00168d85-26b7-43dc-a79e-da8d3968e25e.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252Fb354978d-7e53-4bf1-9e72-b146738682fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/b354978d-7e53-4bf1-9e72-b146738682fd.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252F25f1d064-7952-4dfd-85c3-a41440b89d29.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/25f1d064-7952-4dfd-85c3-a41440b89d29.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252Fb09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/b09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252F689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg already downloaded
2026-03-26 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32: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%252F5557955%252Fgeneral%252F18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg already downloaded
2026-03-26 10:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 21277007-a49f-58db-8729-e2ec12929e8f, identifier: 10730220
2026-03-26 10:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-26 10:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-26 10:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220 to the API
2026-03-26 10:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:32: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-26 10:32:58 [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': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5557955/general/98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg',
'https://images.openlane.eu/carimgs/5557955/general/5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg',
'https://images.openlane.eu/carimgs/5557955/general/2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg',
'https://images.openlane.eu/carimgs/5557955/general/4e0a2073-4334-450e-83d1-4f93f98db352.jpg',
'https://images.openlane.eu/carimgs/5557955/general/00168d85-26b7-43dc-a79e-da8d3968e25e.jpg',
'https://images.openlane.eu/carimgs/5557955/general/b354978d-7e53-4bf1-9e72-b146738682fd.jpg',
'https://images.openlane.eu/carimgs/5557955/general/25f1d064-7952-4dfd-85c3-a41440b89d29.jpg',
'https://images.openlane.eu/carimgs/5557955/general/b09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg',
'https://images.openlane.eu/carimgs/5557955/general/689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg',
'https://images.openlane.eu/carimgs/5557955/general/18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100954,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110953,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392058,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338551,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/4e0a2073-4334-450e-83d1-4f93f98db352.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100130,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/00168d85-26b7-43dc-a79e-da8d3968e25e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386294,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/b354978d-7e53-4bf1-9e72-b146738682fd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304123,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/25f1d064-7952-4dfd-85c3-a41440b89d29.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82447,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/b09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98511,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21277007-a49f-58db-8729-e2ec12929e8f/21277007-a49f-58db-8729-e2ec12929e8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384215,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg',
'Width': 1600}],
'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-26 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:58 [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-26 10:32:58 [adesa.uk] INFO: Saving data for 10730220: {'created_time': 1774521178.408237, 'last_price_update_time': 1774521178.408248, 'auction_closing_time': 1774879200.0}
2026-03-26 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730220') HTTP/1.1" 204 0
2026-03-26 10:33:00 [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-26 10:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-26 10:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58d2e98f-edc3-59df-a627-a0a32582e995 with scrape type 1
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58d2e98f-edc3-59df-a627-a0a32582e995
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252Feaa517c7-99da-4f3d-b7a2-226e403b7d9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/eaa517c7-99da-4f3d-b7a2-226e403b7d9a.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252Fcadf4b4d-190e-452e-b83d-6f2fbe69d948.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/cadf4b4d-190e-452e-b83d-6f2fbe69d948.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252F39fc57f9-5369-49c8-a667-f10ee7ea05d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/39fc57f9-5369-49c8-a667-f10ee7ea05d8.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252Ff46f79b3-30fd-4093-8d63-b1ec8a81f81d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/f46f79b3-30fd-4093-8d63-b1ec8a81f81d.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252F9460e2e2-79ac-4c95-9c84-318c467ec928.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/9460e2e2-79ac-4c95-9c84-318c467ec928.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252Fa4c844e4-4fc1-43e5-ab95-5057d5cd76d1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/a4c844e4-4fc1-43e5-ab95-5057d5cd76d1.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252F708c3926-8cfb-40e9-b8e6-1dc1f2610409.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/708c3926-8cfb-40e9-b8e6-1dc1f2610409.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252Fd44695cc-cd18-4a6f-8090-2265ee89b4f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/d44695cc-cd18-4a6f-8090-2265ee89b4f0.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252F1ef4b4cb-e0bb-47c5-8728-8882ffa2d311.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/1ef4b4cb-e0bb-47c5-8728-8882ffa2d311.jpg already downloaded
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5738343%252Fgeneral%252F3d7374be-47b5-4d81-b01c-6e8057ef32a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/3d7374be-47b5-4d81-b01c-6e8057ef32a6.jpg already downloaded
2026-03-26 10:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 58d2e98f-edc3-59df-a627-a0a32582e995, identifier: 10730251
2026-03-26 10:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-26 10:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-26 10:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251 to the API
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:33: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-26 10:33:01 [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': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5738343/general/eaa517c7-99da-4f3d-b7a2-226e403b7d9a.jpg',
'https://images.openlane.eu/carimgs/5738343/general/cadf4b4d-190e-452e-b83d-6f2fbe69d948.jpg',
'https://images.openlane.eu/carimgs/5738343/general/39fc57f9-5369-49c8-a667-f10ee7ea05d8.jpg',
'https://images.openlane.eu/carimgs/5738343/general/f46f79b3-30fd-4093-8d63-b1ec8a81f81d.jpg',
'https://images.openlane.eu/carimgs/5738343/general/9460e2e2-79ac-4c95-9c84-318c467ec928.jpg',
'https://images.openlane.eu/carimgs/5738343/general/a4c844e4-4fc1-43e5-ab95-5057d5cd76d1.jpg',
'https://images.openlane.eu/carimgs/5738343/general/708c3926-8cfb-40e9-b8e6-1dc1f2610409.jpg',
'https://images.openlane.eu/carimgs/5738343/general/d44695cc-cd18-4a6f-8090-2265ee89b4f0.jpg',
'https://images.openlane.eu/carimgs/5738343/general/1ef4b4cb-e0bb-47c5-8728-8882ffa2d311.jpg',
'https://images.openlane.eu/carimgs/5738343/general/3d7374be-47b5-4d81-b01c-6e8057ef32a6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254955,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/eaa517c7-99da-4f3d-b7a2-226e403b7d9a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194003,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/cadf4b4d-190e-452e-b83d-6f2fbe69d948.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196992,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/39fc57f9-5369-49c8-a667-f10ee7ea05d8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226563,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/f46f79b3-30fd-4093-8d63-b1ec8a81f81d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208876,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/9460e2e2-79ac-4c95-9c84-318c467ec928.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264304,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/a4c844e4-4fc1-43e5-ab95-5057d5cd76d1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191347,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/708c3926-8cfb-40e9-b8e6-1dc1f2610409.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193495,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/d44695cc-cd18-4a6f-8090-2265ee89b4f0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176096,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/1ef4b4cb-e0bb-47c5-8728-8882ffa2d311.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58d2e98f-edc3-59df-a627-a0a32582e995/58d2e98f-edc3-59df-a627-a0a32582e995_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187512,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/3d7374be-47b5-4d81-b01c-6e8057ef32a6.jpg',
'Width': 1440}],
'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-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:01 [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-26 10:33:01 [adesa.uk] INFO: Saving data for 10730251: {'created_time': 1774521181.645296, 'last_price_update_time': 1774521181.645308, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730251') HTTP/1.1" 204 0
2026-03-26 10:33:05 [scrapy.extensions.logstats] INFO: Crawled 29 pages (at 12 pages/min), scraped 25 items (at 10 items/min)
2026-03-26 10:33:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-26 10:33:09 [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-26 10: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-26 10:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-26 10:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5356f719-95f0-5a3b-b280-d1ffdc60de8c with scrape type 1
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5356f719-95f0-5a3b-b280-d1ffdc60de8c
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Fd937f276-afbb-45ec-84bd-451f777736a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/d937f276-afbb-45ec-84bd-451f777736a0.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Fab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/ab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F198116eb-9a4b-4907-bc4d-ef88b061512e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/198116eb-9a4b-4907-bc4d-ef88b061512e.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Ff2df4576-d27d-4b8a-819f-2907e1815da7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/f2df4576-d27d-4b8a-819f-2907e1815da7.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F85617bfc-8676-45b8-bd64-051f46802f07.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/85617bfc-8676-45b8-bd64-051f46802f07.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Fe73c975e-9e79-485d-a446-5e5577ba01fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/e73c975e-9e79-485d-a446-5e5577ba01fe.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Fea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/ea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F77260057-00f4-4592-86dc-b522b2fb18bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/77260057-00f4-4592-86dc-b522b2fb18bf.jpg already downloaded
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F64b04a3c-ba61-43e0-b583-2561dae506a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/64b04a3c-ba61-43e0-b583-2561dae506a7.jpg already downloaded
2026-03-26 10:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5356f719-95f0-5a3b-b280-d1ffdc60de8c, identifier: 10730246
2026-03-26 10:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-26 10:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-26 10:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246 to the API
2026-03-26 10:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:33: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-26 10:33:10 [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': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5704318/general/9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg',
'https://images.openlane.eu/carimgs/5704318/general/d937f276-afbb-45ec-84bd-451f777736a0.jpg',
'https://images.openlane.eu/carimgs/5704318/general/ab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg',
'https://images.openlane.eu/carimgs/5704318/general/198116eb-9a4b-4907-bc4d-ef88b061512e.jpg',
'https://images.openlane.eu/carimgs/5704318/general/f2df4576-d27d-4b8a-819f-2907e1815da7.jpg',
'https://images.openlane.eu/carimgs/5704318/general/85617bfc-8676-45b8-bd64-051f46802f07.jpg',
'https://images.openlane.eu/carimgs/5704318/general/e73c975e-9e79-485d-a446-5e5577ba01fe.jpg',
'https://images.openlane.eu/carimgs/5704318/general/ea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg',
'https://images.openlane.eu/carimgs/5704318/general/77260057-00f4-4592-86dc-b522b2fb18bf.jpg',
'https://images.openlane.eu/carimgs/5704318/general/64b04a3c-ba61-43e0-b583-2561dae506a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 731761,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 741945,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/d937f276-afbb-45ec-84bd-451f777736a0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 542114,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/ab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633421,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/198116eb-9a4b-4907-bc4d-ef88b061512e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616266,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/f2df4576-d27d-4b8a-819f-2907e1815da7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604474,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/85617bfc-8676-45b8-bd64-051f46802f07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379039,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/e73c975e-9e79-485d-a446-5e5577ba01fe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361170,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/ea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332971,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/77260057-00f4-4592-86dc-b522b2fb18bf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5356f719-95f0-5a3b-b280-d1ffdc60de8c/5356f719-95f0-5a3b-b280-d1ffdc60de8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309695,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/64b04a3c-ba61-43e0-b583-2561dae506a7.jpg',
'Width': 2000}],
'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-26 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:10 [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-26 10:33:10 [adesa.uk] INFO: Saving data for 10730246: {'created_time': 1774521190.537329, 'last_price_update_time': 1774521190.537343, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730246') HTTP/1.1" 204 0
2026-03-26 10:33:13 [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-26 10: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-26 10:33:13 [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-26 10: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-26 10:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-26 10:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 182b716d-7cab-5db3-9017-869d163d3b58 with scrape type 1
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 182b716d-7cab-5db3-9017-869d163d3b58
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252Fff247c08-3659-4699-ae13-b50ff0d51833.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/ff247c08-3659-4699-ae13-b50ff0d51833.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252F3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252F15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252F24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252F5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252F4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252Ffc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/fc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252F8042e071-6715-418c-90d1-e8d3c3a03a65.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/8042e071-6715-418c-90d1-e8d3c3a03a65.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252F3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516492%252Fgeneral%252F7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg already downloaded
2026-03-26 10:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 182b716d-7cab-5db3-9017-869d163d3b58, identifier: 10730215
2026-03-26 10:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-26 10:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-26 10:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215 to the API
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:33:13 [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': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5516492/general/ff247c08-3659-4699-ae13-b50ff0d51833.jpg',
'https://images.openlane.eu/carimgs/5516492/general/3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg',
'https://images.openlane.eu/carimgs/5516492/general/15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg',
'https://images.openlane.eu/carimgs/5516492/general/24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg',
'https://images.openlane.eu/carimgs/5516492/general/5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg',
'https://images.openlane.eu/carimgs/5516492/general/4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg',
'https://images.openlane.eu/carimgs/5516492/general/fc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg',
'https://images.openlane.eu/carimgs/5516492/general/8042e071-6715-418c-90d1-e8d3c3a03a65.jpg',
'https://images.openlane.eu/carimgs/5516492/general/3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg',
'https://images.openlane.eu/carimgs/5516492/general/7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130951,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/ff247c08-3659-4699-ae13-b50ff0d51833.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133848,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120654,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120996,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112768,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115564,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127774,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/fc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161648,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/8042e071-6715-418c-90d1-e8d3c3a03a65.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115243,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_182b716d-7cab-5db3-9017-869d163d3b58/182b716d-7cab-5db3-9017-869d163d3b58_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148177,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg',
'Width': 1440}],
'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-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730215%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [adesa.uk] INFO: Saving data for 10730215: {'created_time': 1774521193.856422, 'last_price_update_time': 1774521193.856433, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730215') HTTP/1.1" 204 0
2026-03-26 10:33:13 [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-26 10: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-26 10:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-26 10:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb637341-e89e-5eba-84d8-2e3172db186b with scrape type 1
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb637341-e89e-5eba-84d8-2e3172db186b
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252Ff179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/f179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252F3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252F5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg already downloaded
2026-03-26 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252F8f6fc46d-1f99-432b-b3fb-f07011795630.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/8f6fc46d-1f99-432b-b3fb-f07011795630.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252F8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252F460b8f8f-b819-4483-9ef7-712e665913c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/460b8f8f-b819-4483-9ef7-712e665913c6.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252F9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252Ffb11f688-5702-42c2-adb2-9eb1a807b715.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/fb11f688-5702-42c2-adb2-9eb1a807b715.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252Fd8807644-04d3-49f8-a450-2583b329a228.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/d8807644-04d3-49f8-a450-2583b329a228.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5554333%252Fgeneral%252Fbbe835d9-611d-4741-9ece-5446f0c26b55.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/bbe835d9-611d-4741-9ece-5446f0c26b55.jpg already downloaded
2026-03-26 10:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: eb637341-e89e-5eba-84d8-2e3172db186b, identifier: 10730228
2026-03-26 10:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-26 10:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-26 10:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228 to the API
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:33:14 [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': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5554333/general/f179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg',
'https://images.openlane.eu/carimgs/5554333/general/3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg',
'https://images.openlane.eu/carimgs/5554333/general/5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg',
'https://images.openlane.eu/carimgs/5554333/general/8f6fc46d-1f99-432b-b3fb-f07011795630.jpg',
'https://images.openlane.eu/carimgs/5554333/general/8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg',
'https://images.openlane.eu/carimgs/5554333/general/460b8f8f-b819-4483-9ef7-712e665913c6.jpg',
'https://images.openlane.eu/carimgs/5554333/general/9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg',
'https://images.openlane.eu/carimgs/5554333/general/fb11f688-5702-42c2-adb2-9eb1a807b715.jpg',
'https://images.openlane.eu/carimgs/5554333/general/d8807644-04d3-49f8-a450-2583b329a228.jpg',
'https://images.openlane.eu/carimgs/5554333/general/bbe835d9-611d-4741-9ece-5446f0c26b55.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97201,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/f179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93369,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99465,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94744,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/8f6fc46d-1f99-432b-b3fb-f07011795630.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86517,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76471,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/460b8f8f-b819-4483-9ef7-712e665913c6.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66221,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59597,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/fb11f688-5702-42c2-adb2-9eb1a807b715.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63294,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/d8807644-04d3-49f8-a450-2583b329a228.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb637341-e89e-5eba-84d8-2e3172db186b/eb637341-e89e-5eba-84d8-2e3172db186b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87326,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/bbe835d9-611d-4741-9ece-5446f0c26b55.jpg',
'Width': 960}],
'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-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730228%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [adesa.uk] INFO: Saving data for 10730228: {'created_time': 1774521194.583491, 'last_price_update_time': 1774521194.583504, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730228') HTTP/1.1" 204 0
2026-03-26 10:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-26 10:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e3045a-f03f-5723-9071-ba4b9ba0f886 with scrape type 1
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2e3045a-f03f-5723-9071-ba4b9ba0f886
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252F9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252Fa6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/a6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252F45ff451c-6312-449a-8358-ca99cd37815b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/45ff451c-6312-449a-8358-ca99cd37815b.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252F3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252F5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252F7e3609fc-09da-4b60-96a5-2bd252036351.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/7e3609fc-09da-4b60-96a5-2bd252036351.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252F163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252Fc105e11c-b74d-435d-a2eb-f7e498919b57.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/c105e11c-b74d-435d-a2eb-f7e498919b57.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252F6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg already downloaded
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731446%252Fgeneral%252F4f17161e-f90e-487a-91bc-9197fee681ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/4f17161e-f90e-487a-91bc-9197fee681ec.jpg already downloaded
2026-03-26 10:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a2e3045a-f03f-5723-9071-ba4b9ba0f886, identifier: 10730268
2026-03-26 10:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-26 10:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-26 10:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268 to the API
2026-03-26 10:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:33:15 [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': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5731446/general/9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg',
'https://images.openlane.eu/carimgs/5731446/general/a6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg',
'https://images.openlane.eu/carimgs/5731446/general/45ff451c-6312-449a-8358-ca99cd37815b.jpg',
'https://images.openlane.eu/carimgs/5731446/general/3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg',
'https://images.openlane.eu/carimgs/5731446/general/5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg',
'https://images.openlane.eu/carimgs/5731446/general/7e3609fc-09da-4b60-96a5-2bd252036351.jpg',
'https://images.openlane.eu/carimgs/5731446/general/163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg',
'https://images.openlane.eu/carimgs/5731446/general/c105e11c-b74d-435d-a2eb-f7e498919b57.jpg',
'https://images.openlane.eu/carimgs/5731446/general/6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg',
'https://images.openlane.eu/carimgs/5731446/general/4f17161e-f90e-487a-91bc-9197fee681ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/a6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/45ff451c-6312-449a-8358-ca99cd37815b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/7e3609fc-09da-4b60-96a5-2bd252036351.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/c105e11c-b74d-435d-a2eb-f7e498919b57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e3045a-f03f-5723-9071-ba4b9ba0f886/a2e3045a-f03f-5723-9071-ba4b9ba0f886_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/4f17161e-f90e-487a-91bc-9197fee681ec.jpg',
'Width': 1024}],
'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-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730268%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [adesa.uk] INFO: Saving data for 10730268: {'created_time': 1774521195.206479, 'last_price_update_time': 1774521195.206491, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730268') HTTP/1.1" 204 0
2026-03-26 10:33:15 [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-26 10:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-26 10:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36049df4-c43d-5e91-93d3-50f436f3f6d5 with scrape type 1
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36049df4-c43d-5e91-93d3-50f436f3f6d5
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252Fbc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/bc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252Ff308294d-44ee-4ceb-8556-51e6cb78fe86.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/f308294d-44ee-4ceb-8556-51e6cb78fe86.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252Fba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/ba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252F0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252Fbd7c381a-2b94-45f8-a659-3956e747626f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/bd7c381a-2b94-45f8-a659-3956e747626f.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252Fb07186bc-cf59-4157-88f2-d19bf691c887.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/b07186bc-cf59-4157-88f2-d19bf691c887.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252Fe4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/e4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252F03409f3b-4923-4762-b731-1e205ad2f6d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/03409f3b-4923-4762-b731-1e205ad2f6d7.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252Fa9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/a9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg already downloaded
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5704602%252Fgeneral%252F9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg already downloaded
2026-03-26 10:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 36049df4-c43d-5e91-93d3-50f436f3f6d5, identifier: 10730247
2026-03-26 10:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-26 10:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-26 10:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247 to the API
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:33:15 [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': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5704602/general/bc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg',
'https://images.openlane.eu/carimgs/5704602/general/f308294d-44ee-4ceb-8556-51e6cb78fe86.jpg',
'https://images.openlane.eu/carimgs/5704602/general/ba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg',
'https://images.openlane.eu/carimgs/5704602/general/0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg',
'https://images.openlane.eu/carimgs/5704602/general/bd7c381a-2b94-45f8-a659-3956e747626f.jpg',
'https://images.openlane.eu/carimgs/5704602/general/b07186bc-cf59-4157-88f2-d19bf691c887.jpg',
'https://images.openlane.eu/carimgs/5704602/general/e4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg',
'https://images.openlane.eu/carimgs/5704602/general/03409f3b-4923-4762-b731-1e205ad2f6d7.jpg',
'https://images.openlane.eu/carimgs/5704602/general/a9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg',
'https://images.openlane.eu/carimgs/5704602/general/9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 701062,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/bc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 648990,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/f308294d-44ee-4ceb-8556-51e6cb78fe86.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678349,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/ba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 801964,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 618636,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/bd7c381a-2b94-45f8-a659-3956e747626f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630367,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/b07186bc-cf59-4157-88f2-d19bf691c887.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449198,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/e4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356800,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/03409f3b-4923-4762-b731-1e205ad2f6d7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358567,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/a9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36049df4-c43d-5e91-93d3-50f436f3f6d5/36049df4-c43d-5e91-93d3-50f436f3f6d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392131,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg',
'Width': 2000}],
'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-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730247%27 HTTP/1.1" 200 None
2026-03-26 10:33:15 [adesa.uk] INFO: Saving data for 10730247: {'created_time': 1774521195.982087, 'last_price_update_time': 1774521195.982102, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730247') HTTP/1.1" 204 0
2026-03-26 10:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:33:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730257, dropping item
2026-03-26 10:33:25 [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-26 10:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-26 10:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f9a3fc-5ba0-544c-9219-d62c436019e0 with scrape type 1
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31f9a3fc-5ba0-544c-9219-d62c436019e0
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252Fb7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/b7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252F0538375a-026d-4b4b-96b1-bfca08a4303b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/0538375a-026d-4b4b-96b1-bfca08a4303b.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252Fe702ce73-7e20-430f-bda4-653d386cae04.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/e702ce73-7e20-430f-bda4-653d386cae04.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252F1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252F5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252F95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252F21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252Fc4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/c4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252Ff568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/f568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg already downloaded
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724859%252Fgeneral%252Fe6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/e6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg already downloaded
2026-03-26 10:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 31f9a3fc-5ba0-544c-9219-d62c436019e0, identifier: 10730249
2026-03-26 10:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-26 10:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-26 10:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249 to the API
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:33: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-26 10:33:25 [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': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5724859/general/b7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg',
'https://images.openlane.eu/carimgs/5724859/general/0538375a-026d-4b4b-96b1-bfca08a4303b.jpg',
'https://images.openlane.eu/carimgs/5724859/general/e702ce73-7e20-430f-bda4-653d386cae04.jpg',
'https://images.openlane.eu/carimgs/5724859/general/1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg',
'https://images.openlane.eu/carimgs/5724859/general/5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg',
'https://images.openlane.eu/carimgs/5724859/general/95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg',
'https://images.openlane.eu/carimgs/5724859/general/21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg',
'https://images.openlane.eu/carimgs/5724859/general/c4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg',
'https://images.openlane.eu/carimgs/5724859/general/f568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg',
'https://images.openlane.eu/carimgs/5724859/general/e6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711277,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/b7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700637,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/0538375a-026d-4b4b-96b1-bfca08a4303b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535423,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/e702ce73-7e20-430f-bda4-653d386cae04.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623221,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 684608,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630570,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402037,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529276,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/c4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348013,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/f568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f9a3fc-5ba0-544c-9219-d62c436019e0/31f9a3fc-5ba0-544c-9219-d62c436019e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311927,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/e6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg',
'Width': 2000}],
'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-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [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-26 10:33:25 [adesa.uk] INFO: Saving data for 10730249: {'created_time': 1774521205.876683, 'last_price_update_time': 1774521205.876694, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730249') HTTP/1.1" 204 0
2026-03-26 10:33:29 [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-26 10:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-26 10:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with scrape type 1
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db4c4039-2a9c-5476-9b3a-4cb8b57dbf65
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252F8edf7d32-887f-48d6-98e5-7905c837837c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/8edf7d32-887f-48d6-98e5-7905c837837c.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252F0606353d-3225-402e-b6a6-6b04d7203315.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/0606353d-3225-402e-b6a6-6b04d7203315.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252F353f1024-8fde-4763-bc0c-34527d7538b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/353f1024-8fde-4763-bc0c-34527d7538b8.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252F7d322a90-5b29-4f30-b3c7-310154c7690c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/7d322a90-5b29-4f30-b3c7-310154c7690c.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252F5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252Fb2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/b2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252Fc3ee2678-4871-4e8a-b605-c3a0c521d626.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/c3ee2678-4871-4e8a-b605-c3a0c521d626.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252F7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252F653b32d2-da69-4c65-907f-72e6c8c453a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/653b32d2-da69-4c65-907f-72e6c8c453a4.jpg already downloaded
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5541592%252Fgeneral%252F2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg already downloaded
2026-03-26 10:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65, identifier: 10730221
2026-03-26 10:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-26 10:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-26 10:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221 to the API
2026-03-26 10:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:33:30 [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': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5541592/general/8edf7d32-887f-48d6-98e5-7905c837837c.jpg',
'https://images.openlane.eu/carimgs/5541592/general/0606353d-3225-402e-b6a6-6b04d7203315.jpg',
'https://images.openlane.eu/carimgs/5541592/general/353f1024-8fde-4763-bc0c-34527d7538b8.jpg',
'https://images.openlane.eu/carimgs/5541592/general/7d322a90-5b29-4f30-b3c7-310154c7690c.jpg',
'https://images.openlane.eu/carimgs/5541592/general/5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg',
'https://images.openlane.eu/carimgs/5541592/general/b2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg',
'https://images.openlane.eu/carimgs/5541592/general/c3ee2678-4871-4e8a-b605-c3a0c521d626.jpg',
'https://images.openlane.eu/carimgs/5541592/general/7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg',
'https://images.openlane.eu/carimgs/5541592/general/653b32d2-da69-4c65-907f-72e6c8c453a4.jpg',
'https://images.openlane.eu/carimgs/5541592/general/2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117934,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/8edf7d32-887f-48d6-98e5-7905c837837c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127739,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/0606353d-3225-402e-b6a6-6b04d7203315.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126233,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/353f1024-8fde-4763-bc0c-34527d7538b8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137804,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/7d322a90-5b29-4f30-b3c7-310154c7690c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101826,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113723,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/b2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87180,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/c3ee2678-4871-4e8a-b605-c3a0c521d626.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81831,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76304,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/653b32d2-da69-4c65-907f-72e6c8c453a4.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4c4039-2a9c-5476-9b3a-4cb8b57dbf65/db4c4039-2a9c-5476-9b3a-4cb8b57dbf65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87027,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg',
'Width': 960}],
'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-26 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730221%27 HTTP/1.1" 200 None
2026-03-26 10:33:30 [adesa.uk] INFO: Saving data for 10730221: {'created_time': 1774521210.119026, 'last_price_update_time': 1774521210.119036, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730221') HTTP/1.1" 204 0
2026-03-26 10:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:33:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730250, dropping item
2026-03-26 10:33:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.922(s), this was the 1st time calling it.
2026-03-26 10:33:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.049396563172946 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-26 10:33:45 [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-26 10:33:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-26 10:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a770b7df-65fa-5858-bec9-f7c88e0683a8 with scrape type 1
2026-03-26 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item a770b7df-65fa-5858-bec9-f7c88e0683a8
2026-03-26 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5748224%252Fgeneral%252F4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg not downloaded yet
2026-03-26 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5748224%252Fgeneral%252F361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg not downloaded yet
2026-03-26 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5748224%252Fgeneral%252Fcd146e91-d3b7-4c0b-a83c-0eff12679190.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/cd146e91-d3b7-4c0b-a83c-0eff12679190.jpg not downloaded yet
2026-03-26 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5748224%252Fgeneral%252Faeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/aeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg not downloaded yet
2026-03-26 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5748224%252Fgeneral%252Fd2c80be2-4ef5-4607-810f-700691359f09.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/d2c80be2-4ef5-4607-810f-700691359f09.jpg not downloaded yet
2026-03-26 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5748224%252Fgeneral%252Fda1ab6bc-9730-4dde-925d-90009b9a3216.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg not downloaded yet
2026-03-26 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5748224%252Fgeneral%252F3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg not downloaded yet
2026-03-26 10:33:46 [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-26 10: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-26 10:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-26 10:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b6edfc-5f98-5f58-a896-8b1958d5c81a with scrape type 1
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18b6edfc-5f98-5f58-a896-8b1958d5c81a
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252Fe9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252F0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252Fe538f5bd-abe6-473b-bc5f-71e53a845b11.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e538f5bd-abe6-473b-bc5f-71e53a845b11.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252Fe168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252F096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252F8e146b0d-a958-4c53-a725-99d36ff61c65.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/8e146b0d-a958-4c53-a725-99d36ff61c65.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252Fbbf7618a-39c3-4508-b33e-c1d95ca75122.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/bbf7618a-39c3-4508-b33e-c1d95ca75122.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252F6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252F47353278-caea-421d-9166-e00e9a16d467.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/47353278-caea-421d-9166-e00e9a16d467.jpg already downloaded
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5652249%252Fgeneral%252F6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg already downloaded
2026-03-26 10:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 18b6edfc-5f98-5f58-a896-8b1958d5c81a, identifier: 10730236
2026-03-26 10:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-26 10:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-26 10:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236 to the API
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:33:47 [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': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5652249/general/e9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg',
'https://images.openlane.eu/carimgs/5652249/general/0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg',
'https://images.openlane.eu/carimgs/5652249/general/e538f5bd-abe6-473b-bc5f-71e53a845b11.jpg',
'https://images.openlane.eu/carimgs/5652249/general/e168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg',
'https://images.openlane.eu/carimgs/5652249/general/096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg',
'https://images.openlane.eu/carimgs/5652249/general/8e146b0d-a958-4c53-a725-99d36ff61c65.jpg',
'https://images.openlane.eu/carimgs/5652249/general/bbf7618a-39c3-4508-b33e-c1d95ca75122.jpg',
'https://images.openlane.eu/carimgs/5652249/general/6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg',
'https://images.openlane.eu/carimgs/5652249/general/47353278-caea-421d-9166-e00e9a16d467.jpg',
'https://images.openlane.eu/carimgs/5652249/general/6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295819,
'Height': 974,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/e9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290594,
'Height': 1131,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322013,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/e538f5bd-abe6-473b-bc5f-71e53a845b11.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216451,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/e168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526937,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287912,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/8e146b0d-a958-4c53-a725-99d36ff61c65.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401713,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/bbf7618a-39c3-4508-b33e-c1d95ca75122.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498342,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443684,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/47353278-caea-421d-9166-e00e9a16d467.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b6edfc-5f98-5f58-a896-8b1958d5c81a/18b6edfc-5f98-5f58-a896-8b1958d5c81a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184036,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg',
'Width': 1126}],
'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-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730236%27 HTTP/1.1" 200 None
2026-03-26 10:33:47 [adesa.uk] INFO: Saving data for 10730236: {'created_time': 1774521227.746364, 'last_price_update_time': 1774521227.746378, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730236') HTTP/1.1" 204 0
2026-03-26 10:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730130)
2026-03-26 10:33:47 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 10:33:47 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 10:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5924f10>
2026-03-26 10:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:33:48 [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-26 10:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252F3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg saved to cache
2026-03-26 10:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a770b7df-65fa-5858-bec9-f7c88e0683a8
2026-03-26 10:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730130)
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc595af90>
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252Fda1ab6bc-9730-4dde-925d-90009b9a3216.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg saved to cache
2026-03-26 10:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a770b7df-65fa-5858-bec9-f7c88e0683a8
2026-03-26 10:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/d2c80be2-4ef5-4607-810f-700691359f09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730130)
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5931c90>
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252Fd2c80be2-4ef5-4607-810f-700691359f09.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/d2c80be2-4ef5-4607-810f-700691359f09.jpg saved to cache
2026-03-26 10:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a770b7df-65fa-5858-bec9-f7c88e0683a8
2026-03-26 10:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/aeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730130)
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5957210>
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252Faeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/aeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg saved to cache
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a770b7df-65fa-5858-bec9-f7c88e0683a8
2026-03-26 10:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/cd146e91-d3b7-4c0b-a83c-0eff12679190.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730130)
2026-03-26 10:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5836c50>
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252Fcd146e91-d3b7-4c0b-a83c-0eff12679190.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/cd146e91-d3b7-4c0b-a83c-0eff12679190.jpg saved to cache
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a770b7df-65fa-5858-bec9-f7c88e0683a8
2026-03-26 10:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730130)
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5b5f990>
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252F361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg saved to cache
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a770b7df-65fa-5858-bec9-f7c88e0683a8
2026-03-26 10:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730130)
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc58340d0>
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252F4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg saved to cache
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a770b7df-65fa-5858-bec9-f7c88e0683a8
2026-03-26 10:33:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a770b7df-65fa-5858-bec9-f7c88e0683a8, skipping ID generation
2026-03-26 10:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a770b7df-65fa-5858-bec9-f7c88e0683a8 with scrape type 1
2026-03-26 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a770b7df-65fa-5858-bec9-f7c88e0683a8 sending to next pipeline
2026-03-26 10:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a770b7df-65fa-5858-bec9-f7c88e0683a8, identifier: 10730130
2026-03-26 10:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-26 10:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-26 10:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130 to the API
2026-03-26 10:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:33: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-26 10:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 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': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233485,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229036,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217576,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/cd146e91-d3b7-4c0b-a83c-0eff12679190.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328059,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/aeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310969,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/d2c80be2-4ef5-4607-810f-700691359f09.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378362,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770b7df-65fa-5858-bec9-f7c88e0683a8/a770b7df-65fa-5858-bec9-f7c88e0683a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377511,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg',
'Width': 1920}],
'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-26 10:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:50 [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-26 10:33:50 [adesa.uk] INFO: Saving data for 10730130: {'created_time': 1774521230.255685, 'last_price_update_time': 1774521230.255696, 'auction_closing_time': 1775034000.0}
2026-03-26 10:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730130') HTTP/1.1" 204 0
2026-03-26 10:33:51 [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-26 10:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-26 10:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8ee1047-88a5-5bed-a09e-bec78570cb37 with scrape type 1
2026-03-26 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8ee1047-88a5-5bed-a09e-bec78570cb37
2026-03-26 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5512535%252Fgeneral%252Fe691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/e691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg already downloaded
2026-03-26 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33: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%252F5512535%252Fgeneral%252Fb8012f53-f5ba-431f-a4c2-c37fa2816611.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/b8012f53-f5ba-431f-a4c2-c37fa2816611.jpg already downloaded
2026-03-26 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5512535%252Fgeneral%252F2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg already downloaded
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5512535%252Fgeneral%252F58630366-d7d8-4a2e-bf76-203d793a65f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/58630366-d7d8-4a2e-bf76-203d793a65f9.jpg already downloaded
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5512535%252Fgeneral%252Fdaa17df7-f784-44d4-afbb-91de90f2382e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/daa17df7-f784-44d4-afbb-91de90f2382e.jpg already downloaded
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5512535%252Fgeneral%252Fad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/ad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg already downloaded
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5512535%252Fgeneral%252F1db67551-3211-42e3-a227-9f79d1714114.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/1db67551-3211-42e3-a227-9f79d1714114.jpg already downloaded
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5512535%252Fgeneral%252F744d6758-0a50-4f26-919c-6c971cfa00f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/744d6758-0a50-4f26-919c-6c971cfa00f4.jpg already downloaded
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5512535%252Fgeneral%252Fd0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/d0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg already downloaded
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5512535%252Fgeneral%252Fcacd68d1-525e-43a3-b856-7f2a2973c25c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/cacd68d1-525e-43a3-b856-7f2a2973c25c.jpg already downloaded
2026-03-26 10:33:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a8ee1047-88a5-5bed-a09e-bec78570cb37, identifier: 10730214
2026-03-26 10:33:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-26 10:33:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-26 10:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214 to the API
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:33: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-26 10:33:52 [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': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5512535/general/e691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg',
'https://images.openlane.eu/carimgs/5512535/general/b8012f53-f5ba-431f-a4c2-c37fa2816611.jpg',
'https://images.openlane.eu/carimgs/5512535/general/2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg',
'https://images.openlane.eu/carimgs/5512535/general/58630366-d7d8-4a2e-bf76-203d793a65f9.jpg',
'https://images.openlane.eu/carimgs/5512535/general/daa17df7-f784-44d4-afbb-91de90f2382e.jpg',
'https://images.openlane.eu/carimgs/5512535/general/ad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg',
'https://images.openlane.eu/carimgs/5512535/general/1db67551-3211-42e3-a227-9f79d1714114.jpg',
'https://images.openlane.eu/carimgs/5512535/general/744d6758-0a50-4f26-919c-6c971cfa00f4.jpg',
'https://images.openlane.eu/carimgs/5512535/general/d0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg',
'https://images.openlane.eu/carimgs/5512535/general/cacd68d1-525e-43a3-b856-7f2a2973c25c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158273,
'Height': 501,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/e691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174806,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/b8012f53-f5ba-431f-a4c2-c37fa2816611.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172865,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/58630366-d7d8-4a2e-bf76-203d793a65f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/daa17df7-f784-44d4-afbb-91de90f2382e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/ad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107847,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/1db67551-3211-42e3-a227-9f79d1714114.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96156,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/744d6758-0a50-4f26-919c-6c971cfa00f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113927,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/d0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ee1047-88a5-5bed-a09e-bec78570cb37/a8ee1047-88a5-5bed-a09e-bec78570cb37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/cacd68d1-525e-43a3-b856-7f2a2973c25c.jpg',
'Width': 800}],
'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-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [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-26 10:33:52 [adesa.uk] INFO: Saving data for 10730214: {'created_time': 1774521232.597896, 'last_price_update_time': 1774521232.597907, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730214') HTTP/1.1" 204 0
2026-03-26 10:33:53 [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-26 10:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-26 10:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with scrape type 1
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252Ffc643ea4-ade2-4ee8-bc25-23000c273df0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/fc643ea4-ade2-4ee8-bc25-23000c273df0.jpg not downloaded yet
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252Fea8b9651-c49a-4e7f-bc95-81f1de61fc5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/ea8b9651-c49a-4e7f-bc95-81f1de61fc5a.jpg not downloaded yet
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252F76a8394e-295b-47ac-8b70-74a1fb204b15.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/76a8394e-295b-47ac-8b70-74a1fb204b15.jpg not downloaded yet
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252Ffffa1d64-52d1-4d6d-a05a-6b57a88f07ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/fffa1d64-52d1-4d6d-a05a-6b57a88f07ae.jpg not downloaded yet
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252Fc4e0a34a-9bf8-497b-8a58-b5ee83245d78.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/c4e0a34a-9bf8-497b-8a58-b5ee83245d78.jpg not downloaded yet
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252F764c3f8d-7f46-460c-a146-5e1c8e795070.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/764c3f8d-7f46-460c-a146-5e1c8e795070.jpg not downloaded yet
2026-03-26 10:33:53 [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-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252Fae2f48f0-8296-4719-936f-7239ee53d13d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/ae2f48f0-8296-4719-936f-7239ee53d13d.jpg not downloaded yet
2026-03-26 10:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252F91af64d5-ad1b-49a7-8c14-ee5e49f7765c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/91af64d5-ad1b-49a7-8c14-ee5e49f7765c.jpg not downloaded yet
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252F14a0857b-8013-4146-a7d4-7a0744ac158a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/14a0857b-8013-4146-a7d4-7a0744ac158a.jpg not downloaded yet
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748175%252Fgeneral%252F62ee4fe9-b7ff-43dc-930f-27defabd4560.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/62ee4fe9-b7ff-43dc-930f-27defabd4560.jpg not downloaded yet
2026-03-26 10:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-26 10:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a5ad5f-18eb-5250-918b-422b5e18e20e with scrape type 1
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6a5ad5f-18eb-5250-918b-422b5e18e20e
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608453%252Fgeneral%252F36da11e4-22cc-4108-b983-2a242be4b4ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/36da11e4-22cc-4108-b983-2a242be4b4ae.jpg already downloaded
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608453%252Fgeneral%252Fb5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/b5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg already downloaded
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608453%252Fgeneral%252F2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg already downloaded
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608453%252Fgeneral%252F3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg already downloaded
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608453%252Fgeneral%252F82a77225-023e-4916-9eee-b35124119515.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/82a77225-023e-4916-9eee-b35124119515.jpg already downloaded
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608453%252Fgeneral%252F0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg already downloaded
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608453%252Fgeneral%252Fd991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/d991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg already downloaded
2026-03-26 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608453%252Fgeneral%252Ff56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/f56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg already downloaded
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg already downloaded
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg already downloaded
2026-03-26 10:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f6a5ad5f-18eb-5250-918b-422b5e18e20e, identifier: 10730233
2026-03-26 10:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-26 10:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-26 10:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233 to the API
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:33:54 [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': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5608453/general/36da11e4-22cc-4108-b983-2a242be4b4ae.jpg',
'https://images.openlane.eu/carimgs/5608453/general/b5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg',
'https://images.openlane.eu/carimgs/5608453/general/2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg',
'https://images.openlane.eu/carimgs/5608453/general/3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg',
'https://images.openlane.eu/carimgs/5608453/general/82a77225-023e-4916-9eee-b35124119515.jpg',
'https://images.openlane.eu/carimgs/5608453/general/0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg',
'https://images.openlane.eu/carimgs/5608453/general/d991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg',
'https://images.openlane.eu/carimgs/5608453/general/f56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg',
'https://images.openlane.eu/carimgs/5608453/general/2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg',
'https://images.openlane.eu/carimgs/5608453/general/320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109895,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/36da11e4-22cc-4108-b983-2a242be4b4ae.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108544,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/b5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108277,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107564,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101653,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/82a77225-023e-4916-9eee-b35124119515.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97359,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120366,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/d991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82273,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/f56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124330,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a5ad5f-18eb-5250-918b-422b5e18e20e/f6a5ad5f-18eb-5250-918b-422b5e18e20e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137926,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg',
'Width': 1440}],
'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-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:54 [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-26 10:33:54 [adesa.uk] INFO: Saving data for 10730233: {'created_time': 1774521234.547423, 'last_price_update_time': 1774521234.547434, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730233') HTTP/1.1" 204 0
2026-03-26 10:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/764c3f8d-7f46-460c-a146-5e1c8e795070.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5879590>
2026-03-26 10:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252F764c3f8d-7f46-460c-a146-5e1c8e795070.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/764c3f8d-7f46-460c-a146-5e1c8e795070.jpg saved to cache
2026-03-26 10:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/62ee4fe9-b7ff-43dc-930f-27defabd4560.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc57b7290>
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252F62ee4fe9-b7ff-43dc-930f-27defabd4560.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/62ee4fe9-b7ff-43dc-930f-27defabd4560.jpg saved to cache
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/14a0857b-8013-4146-a7d4-7a0744ac158a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc7978110>
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252F14a0857b-8013-4146-a7d4-7a0744ac158a.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/14a0857b-8013-4146-a7d4-7a0744ac158a.jpg saved to cache
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/91af64d5-ad1b-49a7-8c14-ee5e49f7765c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc57ba9d0>
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252F91af64d5-ad1b-49a7-8c14-ee5e49f7765c.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/91af64d5-ad1b-49a7-8c14-ee5e49f7765c.jpg saved to cache
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/ae2f48f0-8296-4719-936f-7239ee53d13d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5932f50>
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252Fae2f48f0-8296-4719-936f-7239ee53d13d.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/ae2f48f0-8296-4719-936f-7239ee53d13d.jpg saved to cache
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/c4e0a34a-9bf8-497b-8a58-b5ee83245d78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc57e6f10>
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252Fc4e0a34a-9bf8-497b-8a58-b5ee83245d78.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/c4e0a34a-9bf8-497b-8a58-b5ee83245d78.jpg saved to cache
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/fffa1d64-52d1-4d6d-a05a-6b57a88f07ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5836990>
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252Ffffa1d64-52d1-4d6d-a05a-6b57a88f07ae.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/fffa1d64-52d1-4d6d-a05a-6b57a88f07ae.jpg saved to cache
2026-03-26 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/76a8394e-295b-47ac-8b70-74a1fb204b15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc58ed810>
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252F76a8394e-295b-47ac-8b70-74a1fb204b15.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/76a8394e-295b-47ac-8b70-74a1fb204b15.jpg saved to cache
2026-03-26 10:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/ea8b9651-c49a-4e7f-bc95-81f1de61fc5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc58edc90>
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252Fea8b9651-c49a-4e7f-bc95-81f1de61fc5a.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/ea8b9651-c49a-4e7f-bc95-81f1de61fc5a.jpg saved to cache
2026-03-26 10:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748175/general/fc643ea4-ade2-4ee8-bc25-23000c273df0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730107)
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc56daed0>
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748175%252Fgeneral%252Ffc643ea4-ade2-4ee8-bc25-23000c273df0.jpg') HTTP/1.1" 204 0
2026-03-26 10:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748175/general/fc643ea4-ade2-4ee8-bc25-23000c273df0.jpg saved to cache
2026-03-26 10:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4
2026-03-26 10:33:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4, skipping ID generation
2026-03-26 10:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with scrape type 1
2026-03-26 10:33:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 sending to next pipeline
2026-03-26 10:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4, identifier: 10730107
2026-03-26 10:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-26 10:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-26 10:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107 to the API
2026-03-26 10:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748175/general/fc643ea4-ade2-4ee8-bc25-23000c273df0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-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': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113119,
'Height': 632,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/fc643ea4-ade2-4ee8-bc25-23000c273df0.jpg',
'Width': 862},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116306,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/ea8b9651-c49a-4e7f-bc95-81f1de61fc5a.jpg',
'Width': 861},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117609,
'Height': 636,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/76a8394e-295b-47ac-8b70-74a1fb204b15.jpg',
'Width': 860},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117712,
'Height': 643,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/fffa1d64-52d1-4d6d-a05a-6b57a88f07ae.jpg',
'Width': 860},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110957,
'Height': 643,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/c4e0a34a-9bf8-497b-8a58-b5ee83245d78.jpg',
'Width': 860},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111081,
'Height': 647,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/764c3f8d-7f46-460c-a146-5e1c8e795070.jpg',
'Width': 857},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119045,
'Height': 647,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/ae2f48f0-8296-4719-936f-7239ee53d13d.jpg',
'Width': 857},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104623,
'Height': 643,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/91af64d5-ad1b-49a7-8c14-ee5e49f7765c.jpg',
'Width': 862},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139271,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/14a0857b-8013-4146-a7d4-7a0744ac158a.jpg',
'Width': 861},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba8cc03e-1ace-55df-9a69-e2fb9eb802e4/ba8cc03e-1ace-55df-9a69-e2fb9eb802e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136980,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748175/general/62ee4fe9-b7ff-43dc-930f-27defabd4560.jpg',
'Width': 866}],
'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-26 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730107%27 HTTP/1.1" 200 None
2026-03-26 10:33:57 [adesa.uk] INFO: Saving data for 10730107: {'created_time': 1774521237.543264, 'last_price_update_time': 1774521237.543274, 'auction_closing_time': 1775034000.0}
2026-03-26 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730107') HTTP/1.1" 204 0
2026-03-26 10:33:58 [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-26 10: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-26 10:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-26 10:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b094ee1-2665-511f-877a-3eb4ec40b248 with scrape type 1
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b094ee1-2665-511f-877a-3eb4ec40b248
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252Fdf911203-e632-42a6-80bb-9ef3e2333472.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/df911203-e632-42a6-80bb-9ef3e2333472.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F3814fbed-4e33-486c-827c-02f3f660be0c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/3814fbed-4e33-486c-827c-02f3f660be0c.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252Fa2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/a2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252Fd8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/d8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F46d5a95b-6688-481e-8244-7f63f7dcdede.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/46d5a95b-6688-481e-8244-7f63f7dcdede.jpg already downloaded
2026-03-26 10:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0b094ee1-2665-511f-877a-3eb4ec40b248, identifier: 10730229
2026-03-26 10:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-26 10:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-26 10:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229 to the API
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:33: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-26 10:33:59 [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': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5605624/general/df911203-e632-42a6-80bb-9ef3e2333472.jpg',
'https://images.openlane.eu/carimgs/5605624/general/9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg',
'https://images.openlane.eu/carimgs/5605624/general/722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg',
'https://images.openlane.eu/carimgs/5605624/general/0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg',
'https://images.openlane.eu/carimgs/5605624/general/3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg',
'https://images.openlane.eu/carimgs/5605624/general/3814fbed-4e33-486c-827c-02f3f660be0c.jpg',
'https://images.openlane.eu/carimgs/5605624/general/a2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg',
'https://images.openlane.eu/carimgs/5605624/general/641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg',
'https://images.openlane.eu/carimgs/5605624/general/d8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg',
'https://images.openlane.eu/carimgs/5605624/general/46d5a95b-6688-481e-8244-7f63f7dcdede.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79747,
'Height': 569,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/df911203-e632-42a6-80bb-9ef3e2333472.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73642,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80766,
'Height': 552,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78424,
'Height': 537,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70729,
'Height': 538,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71302,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/3814fbed-4e33-486c-827c-02f3f660be0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63261,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/a2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74571,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82970,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/d8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b094ee1-2665-511f-877a-3eb4ec40b248/0b094ee1-2665-511f-877a-3eb4ec40b248_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86653,
'Height': 587,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/46d5a95b-6688-481e-8244-7f63f7dcdede.jpg',
'Width': 800}],
'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-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [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-26 10:33:59 [adesa.uk] INFO: Saving data for 10730229: {'created_time': 1774521239.65439, 'last_price_update_time': 1774521239.654401, 'auction_closing_time': 1774879200.0}
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730229') HTTP/1.1" 204 0
2026-03-26 10:33:59 [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-26 10:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10730205
2026-03-26 10:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ea2b9e-75c7-5c6c-be9c-66e245658199 with scrape type 1
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95ea2b9e-75c7-5c6c-be9c-66e245658199
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Ff2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Fdf84b906-1bbd-4312-8810-2f0653a64a65.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F1db78834-d358-4e58-951d-21779d766496.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Fd0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Fd1263de7-7664-43a7-9ebe-439b03165795.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F7fe4a373-580d-47ed-b395-8d244b07cba4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252Fbc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg already downloaded
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431734%252Fgeneral%252F0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg already downloaded
2026-03-26 10:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 95ea2b9e-75c7-5c6c-be9c-66e245658199, identifier: 10730205
2026-03-26 10:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10730205
2026-03-26 10:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10730205
2026-03-26 10:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10730205 to the API
2026-03-26 10:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:34:00 [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': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg',
'https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg',
'https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg',
'https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg',
'https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg',
'https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg',
'https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg',
'https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg',
'https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg',
'https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279172,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273944,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259988,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237908,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202309,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150883,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95ea2b9e-75c7-5c6c-be9c-66e245658199/95ea2b9e-75c7-5c6c-be9c-66e245658199_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209543,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg',
'Width': 1440}],
'price': 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-26 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:00 [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-26 10:34:00 [adesa.uk] INFO: Saving data for 10730205: {'created_time': 1774521240.413924, 'last_price_update_time': 1774521240.413937, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730205') HTTP/1.1" 204 0
2026-03-26 10:34:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.135(s), this was the 1st time calling it.
2026-03-26 10:34:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.087137210407419 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-26 10:34:01 [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-26 10:34:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-26 10:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a893a992-ec75-5076-adef-e9c5aa8e969a with scrape type 1
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a893a992-ec75-5076-adef-e9c5aa8e969a
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252Fadf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/adf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252F6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252F7127f203-a607-4511-8dff-d5688a12abf8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/7127f203-a607-4511-8dff-d5688a12abf8.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252F9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252F068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252Fbb10a91f-7330-4546-b4fd-62625a53d05a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/bb10a91f-7330-4546-b4fd-62625a53d05a.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252Fa51ad833-5e51-44fd-99a0-8c2989b04745.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/a51ad833-5e51-44fd-99a0-8c2989b04745.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252F146b7942-4e57-483d-bb8c-24ae992d5e01.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/146b7942-4e57-483d-bb8c-24ae992d5e01.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252F315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731423%252Fgeneral%252F3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg already downloaded
2026-03-26 10:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a893a992-ec75-5076-adef-e9c5aa8e969a, identifier: 10730267
2026-03-26 10:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-26 10:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-26 10:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267 to the API
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:01 [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': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731423/general/adf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg',
'https://images.openlane.eu/carimgs/5731423/general/6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg',
'https://images.openlane.eu/carimgs/5731423/general/7127f203-a607-4511-8dff-d5688a12abf8.jpg',
'https://images.openlane.eu/carimgs/5731423/general/9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg',
'https://images.openlane.eu/carimgs/5731423/general/068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg',
'https://images.openlane.eu/carimgs/5731423/general/bb10a91f-7330-4546-b4fd-62625a53d05a.jpg',
'https://images.openlane.eu/carimgs/5731423/general/a51ad833-5e51-44fd-99a0-8c2989b04745.jpg',
'https://images.openlane.eu/carimgs/5731423/general/146b7942-4e57-483d-bb8c-24ae992d5e01.jpg',
'https://images.openlane.eu/carimgs/5731423/general/315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg',
'https://images.openlane.eu/carimgs/5731423/general/3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/adf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/7127f203-a607-4511-8dff-d5688a12abf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/bb10a91f-7330-4546-b4fd-62625a53d05a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/a51ad833-5e51-44fd-99a0-8c2989b04745.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/146b7942-4e57-483d-bb8c-24ae992d5e01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a893a992-ec75-5076-adef-e9c5aa8e969a/a893a992-ec75-5076-adef-e9c5aa8e969a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg',
'Width': 1024}],
'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-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730267%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [adesa.uk] INFO: Saving data for 10730267: {'created_time': 1774521241.819484, 'last_price_update_time': 1774521241.819496, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730267') HTTP/1.1" 204 0
2026-03-26 10:34:01 [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-26 10:34:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-26 10:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with scrape type 1
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c63ec3c-0881-5b15-a8b9-afbc47c62e66
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252F920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252Fdfb41130-45e9-40ce-ba35-68cb86190cd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/dfb41130-45e9-40ce-ba35-68cb86190cd1.jpg already downloaded
2026-03-26 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252F2a25acf6-836c-43cf-8ecd-680d66deafea.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/2a25acf6-836c-43cf-8ecd-680d66deafea.jpg already downloaded
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252Febbf7971-cd28-408f-a383-81fc45605828.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/ebbf7971-cd28-408f-a383-81fc45605828.jpg already downloaded
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252F82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg already downloaded
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252F45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg already downloaded
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252F5216829a-ebcc-4c6d-9286-e12181a76e50.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/5216829a-ebcc-4c6d-9286-e12181a76e50.jpg already downloaded
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252F59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg already downloaded
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252F81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg already downloaded
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5516978%252Fgeneral%252F13839f6d-eed1-4d89-a515-19a06c1c4028.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/13839f6d-eed1-4d89-a515-19a06c1c4028.jpg already downloaded
2026-03-26 10:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66, identifier: 10730217
2026-03-26 10:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-26 10:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-26 10:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217 to the API
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:02 [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': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5516978/general/920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg',
'https://images.openlane.eu/carimgs/5516978/general/dfb41130-45e9-40ce-ba35-68cb86190cd1.jpg',
'https://images.openlane.eu/carimgs/5516978/general/2a25acf6-836c-43cf-8ecd-680d66deafea.jpg',
'https://images.openlane.eu/carimgs/5516978/general/ebbf7971-cd28-408f-a383-81fc45605828.jpg',
'https://images.openlane.eu/carimgs/5516978/general/82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg',
'https://images.openlane.eu/carimgs/5516978/general/45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg',
'https://images.openlane.eu/carimgs/5516978/general/5216829a-ebcc-4c6d-9286-e12181a76e50.jpg',
'https://images.openlane.eu/carimgs/5516978/general/59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg',
'https://images.openlane.eu/carimgs/5516978/general/81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg',
'https://images.openlane.eu/carimgs/5516978/general/13839f6d-eed1-4d89-a515-19a06c1c4028.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66167,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70909,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/dfb41130-45e9-40ce-ba35-68cb86190cd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69526,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/2a25acf6-836c-43cf-8ecd-680d66deafea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65971,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/ebbf7971-cd28-408f-a383-81fc45605828.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63255,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61778,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66198,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/5216829a-ebcc-4c6d-9286-e12181a76e50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57683,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64681,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c63ec3c-0881-5b15-a8b9-afbc47c62e66/0c63ec3c-0881-5b15-a8b9-afbc47c62e66_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104687,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/13839f6d-eed1-4d89-a515-19a06c1c4028.jpg',
'Width': 1024}],
'price': 18900,
'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-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:02 [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-26 10:34:02 [adesa.uk] INFO: Saving data for 10730217: {'created_time': 1774521242.578768, 'last_price_update_time': 1774521242.578781, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730217') HTTP/1.1" 204 0
2026-03-26 10:34:03 [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-26 10: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-26 10:34:03 [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-26 10: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-26 10:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-26 10:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d16688b2-4116-5b13-9077-bf41d3540f83 with scrape type 1
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d16688b2-4116-5b13-9077-bf41d3540f83
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252F8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252F60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252F570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252Fed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/ed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252F5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252Fa89188b7-d8da-49d5-9dba-f3e474a78040.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/a89188b7-d8da-49d5-9dba-f3e474a78040.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252F50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252F78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252Fcdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/cdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg already downloaded
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731378%252Fgeneral%252Ffc5aaafd-954b-4337-9a51-3dac545752e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/fc5aaafd-954b-4337-9a51-3dac545752e2.jpg already downloaded
2026-03-26 10:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d16688b2-4116-5b13-9077-bf41d3540f83, identifier: 10730227
2026-03-26 10:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-26 10:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-26 10:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227 to the API
2026-03-26 10:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:04 [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': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731378/general/8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg',
'https://images.openlane.eu/carimgs/5731378/general/60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg',
'https://images.openlane.eu/carimgs/5731378/general/570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg',
'https://images.openlane.eu/carimgs/5731378/general/ed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg',
'https://images.openlane.eu/carimgs/5731378/general/5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg',
'https://images.openlane.eu/carimgs/5731378/general/a89188b7-d8da-49d5-9dba-f3e474a78040.jpg',
'https://images.openlane.eu/carimgs/5731378/general/50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg',
'https://images.openlane.eu/carimgs/5731378/general/78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg',
'https://images.openlane.eu/carimgs/5731378/general/cdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg',
'https://images.openlane.eu/carimgs/5731378/general/fc5aaafd-954b-4337-9a51-3dac545752e2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177049,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/ed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/a89188b7-d8da-49d5-9dba-f3e474a78040.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/cdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16688b2-4116-5b13-9077-bf41d3540f83/d16688b2-4116-5b13-9077-bf41d3540f83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/fc5aaafd-954b-4337-9a51-3dac545752e2.jpg',
'Width': 1024}],
'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-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730227%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [adesa.uk] INFO: Saving data for 10730227: {'created_time': 1774521244.175141, 'last_price_update_time': 1774521244.175151, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730227') HTTP/1.1" 204 0
2026-03-26 10:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-26 10:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc66e65-2846-55dc-87a1-8226844c577d with scrape type 1
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dc66e65-2846-55dc-87a1-8226844c577d
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252F97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252F9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252Fd478ad5f-3e52-4971-99bc-6b09e4173e46.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/d478ad5f-3e52-4971-99bc-6b09e4173e46.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252F37512b02-4eec-4d19-ae9f-efabeffd7354.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/37512b02-4eec-4d19-ae9f-efabeffd7354.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252F2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252Fde9a0723-c270-42ae-857e-64f2a07386ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/de9a0723-c270-42ae-857e-64f2a07386ee.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252F98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252Fd2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/d2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252Fe08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/e08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg already downloaded
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5605730%252Fgeneral%252F8b82df23-5e78-4967-af61-395a170e33ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/8b82df23-5e78-4967-af61-395a170e33ab.jpg already downloaded
2026-03-26 10:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3dc66e65-2846-55dc-87a1-8226844c577d, identifier: 10730231
2026-03-26 10:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-26 10:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-26 10:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231 to the API
2026-03-26 10:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:05 [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': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5605730/general/97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg',
'https://images.openlane.eu/carimgs/5605730/general/9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg',
'https://images.openlane.eu/carimgs/5605730/general/d478ad5f-3e52-4971-99bc-6b09e4173e46.jpg',
'https://images.openlane.eu/carimgs/5605730/general/37512b02-4eec-4d19-ae9f-efabeffd7354.jpg',
'https://images.openlane.eu/carimgs/5605730/general/2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg',
'https://images.openlane.eu/carimgs/5605730/general/de9a0723-c270-42ae-857e-64f2a07386ee.jpg',
'https://images.openlane.eu/carimgs/5605730/general/98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg',
'https://images.openlane.eu/carimgs/5605730/general/d2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg',
'https://images.openlane.eu/carimgs/5605730/general/e08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg',
'https://images.openlane.eu/carimgs/5605730/general/8b82df23-5e78-4967-af61-395a170e33ab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76116,
'Height': 548,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74865,
'Height': 556,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70798,
'Height': 562,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/d478ad5f-3e52-4971-99bc-6b09e4173e46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69751,
'Height': 559,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/37512b02-4eec-4d19-ae9f-efabeffd7354.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67339,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77598,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/de9a0723-c270-42ae-857e-64f2a07386ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66737,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72950,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/d2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82256,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/e08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc66e65-2846-55dc-87a1-8226844c577d/3dc66e65-2846-55dc-87a1-8226844c577d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94174,
'Height': 590,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/8b82df23-5e78-4967-af61-395a170e33ab.jpg',
'Width': 800}],
'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-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730231%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [adesa.uk] INFO: Saving data for 10730231: {'created_time': 1774521245.06146, 'last_price_update_time': 1774521245.061472, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730231') HTTP/1.1" 204 0
2026-03-26 10:34:05 [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-26 10: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-26 10:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10: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-26 10:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-26 10:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0ad179-fdf6-5f00-913d-6ac62573c276 with scrape type 1
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab0ad179-fdf6-5f00-913d-6ac62573c276
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252Fc40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/c40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252F1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252Ff034b11c-486e-49d2-aa1e-3908366a57a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/f034b11c-486e-49d2-aa1e-3908366a57a8.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252Fbb86e01e-b672-46cb-825e-72cb3538b157.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/bb86e01e-b672-46cb-825e-72cb3538b157.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252F7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252Fca847f61-6b5f-4c12-a1e2-091300df3450.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/ca847f61-6b5f-4c12-a1e2-091300df3450.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252Fb9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/b9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252F118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252F68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg already downloaded
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731426%252Fgeneral%252Fb259690e-1f04-45b5-a4c4-a80cab99fab5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/b259690e-1f04-45b5-a4c4-a80cab99fab5.jpg already downloaded
2026-03-26 10:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ab0ad179-fdf6-5f00-913d-6ac62573c276, identifier: 10730266
2026-03-26 10:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-26 10:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-26 10:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266 to the API
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:05 [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': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731426/general/c40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg',
'https://images.openlane.eu/carimgs/5731426/general/1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg',
'https://images.openlane.eu/carimgs/5731426/general/f034b11c-486e-49d2-aa1e-3908366a57a8.jpg',
'https://images.openlane.eu/carimgs/5731426/general/bb86e01e-b672-46cb-825e-72cb3538b157.jpg',
'https://images.openlane.eu/carimgs/5731426/general/7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg',
'https://images.openlane.eu/carimgs/5731426/general/ca847f61-6b5f-4c12-a1e2-091300df3450.jpg',
'https://images.openlane.eu/carimgs/5731426/general/b9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg',
'https://images.openlane.eu/carimgs/5731426/general/118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg',
'https://images.openlane.eu/carimgs/5731426/general/68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg',
'https://images.openlane.eu/carimgs/5731426/general/b259690e-1f04-45b5-a4c4-a80cab99fab5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/c40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/f034b11c-486e-49d2-aa1e-3908366a57a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/bb86e01e-b672-46cb-825e-72cb3538b157.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/ca847f61-6b5f-4c12-a1e2-091300df3450.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/b9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0ad179-fdf6-5f00-913d-6ac62573c276/ab0ad179-fdf6-5f00-913d-6ac62573c276_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/b259690e-1f04-45b5-a4c4-a80cab99fab5.jpg',
'Width': 1024}],
'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-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730266%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [adesa.uk] INFO: Saving data for 10730266: {'created_time': 1774521245.852651, 'last_price_update_time': 1774521245.852664, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730266') HTTP/1.1" 204 0
2026-03-26 10:34:05 [scrapy.extensions.logstats] INFO: Crawled 51 pages (at 22 pages/min), scraped 44 items (at 19 items/min)
2026-03-26 10:34:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-26 10:34:05 [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-26 10: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-26 10:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05d0e5d1-8725-553e-b1b0-f9e0817bd826 with identifier: 10730241
2026-03-26 10:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 with scrape type 1
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252Ff153292f-e27b-49f7-b6ec-440236e508cf.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/f153292f-e27b-49f7-b6ec-440236e508cf.JPG not downloaded yet
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252Fc69dc361-d34b-4aa6-a312-d582a481a1d3.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/c69dc361-d34b-4aa6-a312-d582a481a1d3.JPG not downloaded yet
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252F8aaa1607-c797-4473-8e3c-58d2715689eb.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/8aaa1607-c797-4473-8e3c-58d2715689eb.JPG not downloaded yet
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252Fefa5df79-b4f4-46c2-b4bd-9ced6a70914f.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/efa5df79-b4f4-46c2-b4bd-9ced6a70914f.JPG not downloaded yet
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252F65a0a4a7-32c3-4002-8273-614a0f7a1296.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/65a0a4a7-32c3-4002-8273-614a0f7a1296.JPG not downloaded yet
2026-03-26 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252Fed50e893-be49-4724-962b-b39da335e7fc.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/ed50e893-be49-4724-962b-b39da335e7fc.JPG not downloaded yet
2026-03-26 10:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with identifier: 10730273
2026-03-26 10:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with scrape type 1
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47f8b9e2-45d3-5f2b-9486-cf949eade1e2
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252Fe7b22ceb-2c07-447a-b12b-52859c44299b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252F60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252F758bb406-d888-4983-ac77-a10f68e1f740.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252Fd931bd50-2a90-4a76-83d8-b564d29142a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252F6882e582-aca3-4465-aa28-b7dddd274e93.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252Fcba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252Faef99641-2f0e-4dd3-8212-c2348f304903.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252F2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252F3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg already downloaded
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5742482%252Fgeneral%252F8992d40f-810c-44fc-afbb-d32319c24012.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg already downloaded
2026-03-26 10:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2, identifier: 10730273
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252F31b1a4c4-ad6f-42ad-875d-76cc2da8f71b.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/31b1a4c4-ad6f-42ad-875d-76cc2da8f71b.JPG not downloaded yet
2026-03-26 10:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with identifier: 10730273
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with identifier: 10730273
2026-03-26 10:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 47f8b9e2-45d3-5f2b-9486-cf949eade1e2 with identifier: 10730273 to the API
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:06 [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': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg',
'https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg',
'https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg',
'https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg',
'https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg',
'https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg',
'https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg',
'https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg',
'https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg',
'https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455027,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357247,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448931,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410330,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215710,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368965,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320494,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359900,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227926,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8b9e2-45d3-5f2b-9486-cf949eade1e2/47f8b9e2-45d3-5f2b-9486-cf949eade1e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309213,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg',
'Width': 1600}],
'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-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730273%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [adesa.uk] INFO: Saving data for 10730273: {'created_time': 1774521246.857771, 'last_price_update_time': 1774521246.857781, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730273') HTTP/1.1" 204 0
2026-03-26 10:34:06 [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-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252F3ce9eb7d-6502-4cf1-86c1-66c81f1eef62.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/3ce9eb7d-6502-4cf1-86c1-66c81f1eef62.JPG not downloaded yet
2026-03-26 10: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-26 10:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252Fd50622fd-6a53-425d-86a0-2429a0544abf.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/d50622fd-6a53-425d-86a0-2429a0544abf.JPG not downloaded yet
2026-03-26 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5645732%252Fgeneral%252F533724b9-ddda-46f6-9771-6723f10258a4.JPG%27 HTTP/1.1" 200 None
2026-03-26 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/533724b9-ddda-46f6-9771-6723f10258a4.JPG not downloaded yet
2026-03-26 10:34:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/31b1a4c4-ad6f-42ad-875d-76cc2da8f71b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/533724b9-ddda-46f6-9771-6723f10258a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-26 10:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61072bda-8f48-512a-803c-23f9baff9e41 with scrape type 1
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61072bda-8f48-512a-803c-23f9baff9e41
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252Fec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/ec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252F84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252F5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252Fd321a3b0-6232-469e-b289-1c74be06c0ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/d321a3b0-6232-469e-b289-1c74be06c0ee.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252Fd7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/d7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252F723de0b1-a60d-412e-86f4-7c927e56661f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/723de0b1-a60d-412e-86f4-7c927e56661f.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252Ff1f66088-7df4-4071-aa92-24a437bbe18b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/f1f66088-7df4-4071-aa92-24a437bbe18b.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252F8302c677-f8e8-4300-b91c-c90da68ca04f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/8302c677-f8e8-4300-b91c-c90da68ca04f.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252F32386b28-8647-49a4-9977-6861ebf8e782.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/32386b28-8647-49a4-9977-6861ebf8e782.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731332%252Fgeneral%252Ff88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/f88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg already downloaded
2026-03-26 10:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 61072bda-8f48-512a-803c-23f9baff9e41, identifier: 10730261
2026-03-26 10:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-26 10:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-26 10:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261 to the API
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:07 [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': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731332/general/ec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg',
'https://images.openlane.eu/carimgs/5731332/general/84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg',
'https://images.openlane.eu/carimgs/5731332/general/5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg',
'https://images.openlane.eu/carimgs/5731332/general/d321a3b0-6232-469e-b289-1c74be06c0ee.jpg',
'https://images.openlane.eu/carimgs/5731332/general/d7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg',
'https://images.openlane.eu/carimgs/5731332/general/723de0b1-a60d-412e-86f4-7c927e56661f.jpg',
'https://images.openlane.eu/carimgs/5731332/general/f1f66088-7df4-4071-aa92-24a437bbe18b.jpg',
'https://images.openlane.eu/carimgs/5731332/general/8302c677-f8e8-4300-b91c-c90da68ca04f.jpg',
'https://images.openlane.eu/carimgs/5731332/general/32386b28-8647-49a4-9977-6861ebf8e782.jpg',
'https://images.openlane.eu/carimgs/5731332/general/f88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222131,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/ec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg',
'Width': 1310},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221684,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg',
'Width': 1306},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215818,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217608,
'Height': 982,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/d321a3b0-6232-469e-b289-1c74be06c0ee.jpg',
'Width': 1308},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210841,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/d7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg',
'Width': 1308},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182613,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/723de0b1-a60d-412e-86f4-7c927e56661f.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175503,
'Height': 976,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/f1f66088-7df4-4071-aa92-24a437bbe18b.jpg',
'Width': 1308},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164773,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/8302c677-f8e8-4300-b91c-c90da68ca04f.jpg',
'Width': 1315},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220358,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/32386b28-8647-49a4-9977-6861ebf8e782.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61072bda-8f48-512a-803c-23f9baff9e41/61072bda-8f48-512a-803c-23f9baff9e41_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294328,
'Height': 981,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/f88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg',
'Width': 1310}],
'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-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730261%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [adesa.uk] INFO: Saving data for 10730261: {'created_time': 1774521247.762014, 'last_price_update_time': 1774521247.762027, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730261') HTTP/1.1" 204 0
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:07 [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-26 10: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-26 10:34:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/d50622fd-6a53-425d-86a0-2429a0544abf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:07 [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-26 10: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-26 10:34:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/ed50e893-be49-4724-962b-b39da335e7fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-26 10:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174dc64d-0360-5b84-bd0d-5afda5e66854 with scrape type 1
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 174dc64d-0360-5b84-bd0d-5afda5e66854
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252Fc9245872-1407-45cd-b8d5-d2061b329057.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/c9245872-1407-45cd-b8d5-d2061b329057.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252Fe0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/e0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252Fe52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/e52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252F644d64d0-de8b-4d24-a19d-4713b25b2897.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/644d64d0-de8b-4d24-a19d-4713b25b2897.jpg already downloaded
2026-03-26 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252Fd0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/d0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252F6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252F0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252Fd1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/d1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252F601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5689682%252Fgeneral%252F78645c19-b06c-428c-a5d6-23fef886e851.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/78645c19-b06c-428c-a5d6-23fef886e851.jpg already downloaded
2026-03-26 10:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 174dc64d-0360-5b84-bd0d-5afda5e66854, identifier: 10730253
2026-03-26 10:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-26 10:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-26 10:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253 to the API
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:08 [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': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5689682/general/c9245872-1407-45cd-b8d5-d2061b329057.jpg',
'https://images.openlane.eu/carimgs/5689682/general/e0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg',
'https://images.openlane.eu/carimgs/5689682/general/e52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg',
'https://images.openlane.eu/carimgs/5689682/general/644d64d0-de8b-4d24-a19d-4713b25b2897.jpg',
'https://images.openlane.eu/carimgs/5689682/general/d0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg',
'https://images.openlane.eu/carimgs/5689682/general/6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg',
'https://images.openlane.eu/carimgs/5689682/general/0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg',
'https://images.openlane.eu/carimgs/5689682/general/d1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg',
'https://images.openlane.eu/carimgs/5689682/general/601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg',
'https://images.openlane.eu/carimgs/5689682/general/78645c19-b06c-428c-a5d6-23fef886e851.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461059,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/c9245872-1407-45cd-b8d5-d2061b329057.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367296,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/e0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451893,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/e52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415457,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/644d64d0-de8b-4d24-a19d-4713b25b2897.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390367,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/d0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434650,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378397,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324166,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/d1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257525,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_174dc64d-0360-5b84-bd0d-5afda5e66854/174dc64d-0360-5b84-bd0d-5afda5e66854_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300326,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/78645c19-b06c-428c-a5d6-23fef886e851.jpg',
'Width': 2000}],
'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-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730253%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [adesa.uk] INFO: Saving data for 10730253: {'created_time': 1774521248.543772, 'last_price_update_time': 1774521248.543789, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730253') HTTP/1.1" 204 0
2026-03-26 10:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/3ce9eb7d-6502-4cf1-86c1-66c81f1eef62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/efa5df79-b4f4-46c2-b4bd-9ced6a70914f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:08 [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-26 10:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-26 10:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with scrape type 1
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 672f06f7-b53f-5cbc-9a26-382ed21ca2fa
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252F136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252Fd6057531-2a6e-4318-8385-8e226588b799.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/d6057531-2a6e-4318-8385-8e226588b799.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252Fe0ab200f-0d40-4666-b1d1-681271967594.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/e0ab200f-0d40-4666-b1d1-681271967594.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252F983bbf43-85cf-4c86-b721-531aab29dfa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/983bbf43-85cf-4c86-b721-531aab29dfa4.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252F79a7f369-015f-43ce-967d-a6d90223c60f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/79a7f369-015f-43ce-967d-a6d90223c60f.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252F2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252F0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252F569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252Fc6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/c6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg already downloaded
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731462%252Fgeneral%252F914853f6-9537-491f-9227-52d89db8d257.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/914853f6-9537-491f-9227-52d89db8d257.jpg already downloaded
2026-03-26 10:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa, identifier: 10730271
2026-03-26 10:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-26 10:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-26 10:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271 to the API
2026-03-26 10:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:09 [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': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731462/general/136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg',
'https://images.openlane.eu/carimgs/5731462/general/d6057531-2a6e-4318-8385-8e226588b799.jpg',
'https://images.openlane.eu/carimgs/5731462/general/e0ab200f-0d40-4666-b1d1-681271967594.jpg',
'https://images.openlane.eu/carimgs/5731462/general/983bbf43-85cf-4c86-b721-531aab29dfa4.jpg',
'https://images.openlane.eu/carimgs/5731462/general/79a7f369-015f-43ce-967d-a6d90223c60f.jpg',
'https://images.openlane.eu/carimgs/5731462/general/2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg',
'https://images.openlane.eu/carimgs/5731462/general/0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg',
'https://images.openlane.eu/carimgs/5731462/general/569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg',
'https://images.openlane.eu/carimgs/5731462/general/c6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg',
'https://images.openlane.eu/carimgs/5731462/general/914853f6-9537-491f-9227-52d89db8d257.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/d6057531-2a6e-4318-8385-8e226588b799.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/e0ab200f-0d40-4666-b1d1-681271967594.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/983bbf43-85cf-4c86-b721-531aab29dfa4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/79a7f369-015f-43ce-967d-a6d90223c60f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/c6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672f06f7-b53f-5cbc-9a26-382ed21ca2fa/672f06f7-b53f-5cbc-9a26-382ed21ca2fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/914853f6-9537-491f-9227-52d89db8d257.jpg',
'Width': 1024}],
'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-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730271%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [adesa.uk] INFO: Saving data for 10730271: {'created_time': 1774521249.194933, 'last_price_update_time': 1774521249.194944, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730271') HTTP/1.1" 204 0
2026-03-26 10:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/8aaa1607-c797-4473-8e3c-58d2715689eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/c69dc361-d34b-4aa6-a312-d582a481a1d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/65a0a4a7-32c3-4002-8273-614a0f7a1296.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:09 [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-26 10:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-26 10:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b70e88-f573-562f-83bb-92643fbc9c0e with scrape type 1
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01b70e88-f573-562f-83bb-92643fbc9c0e
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fd5e12e93-c9f2-4bd2-8374-9086784200c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/d5e12e93-c9f2-4bd2-8374-9086784200c6.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fcde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/cde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fb67c7811-7936-40c2-8ac9-3abf653646bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/b67c7811-7936-40c2-8ac9-3abf653646bf.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F3a119e90-bea9-49f9-8637-238b5c016b58.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/3a119e90-bea9-49f9-8637-238b5c016b58.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F654e02c2-0572-409e-af16-f6093457627c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/654e02c2-0572-409e-af16-f6093457627c.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fc4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/c4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg already downloaded
2026-03-26 10:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 01b70e88-f573-562f-83bb-92643fbc9c0e, identifier: 10730213
2026-03-26 10:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-26 10:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-26 10:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213 to the API
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:09 [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': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5510281/general/d5e12e93-c9f2-4bd2-8374-9086784200c6.jpg',
'https://images.openlane.eu/carimgs/5510281/general/cde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg',
'https://images.openlane.eu/carimgs/5510281/general/51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg',
'https://images.openlane.eu/carimgs/5510281/general/b67c7811-7936-40c2-8ac9-3abf653646bf.jpg',
'https://images.openlane.eu/carimgs/5510281/general/3a119e90-bea9-49f9-8637-238b5c016b58.jpg',
'https://images.openlane.eu/carimgs/5510281/general/654e02c2-0572-409e-af16-f6093457627c.jpg',
'https://images.openlane.eu/carimgs/5510281/general/c4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg',
'https://images.openlane.eu/carimgs/5510281/general/9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg',
'https://images.openlane.eu/carimgs/5510281/general/06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg',
'https://images.openlane.eu/carimgs/5510281/general/9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 681379,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/d5e12e93-c9f2-4bd2-8374-9086784200c6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705273,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/cde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 717113,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690291,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/b67c7811-7936-40c2-8ac9-3abf653646bf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552306,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/3a119e90-bea9-49f9-8637-238b5c016b58.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 701444,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/654e02c2-0572-409e-af16-f6093457627c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433359,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/c4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554604,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515714,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b70e88-f573-562f-83bb-92643fbc9c0e/01b70e88-f573-562f-83bb-92643fbc9c0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560447,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg',
'Width': 2000}],
'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-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730213%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [adesa.uk] INFO: Saving data for 10730213: {'created_time': 1774521249.879756, 'last_price_update_time': 1774521249.879768, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730213') HTTP/1.1" 204 0
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-26 10:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba1a435-dadc-5493-87f2-565cfa4595d3 with scrape type 1
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fba1a435-dadc-5493-87f2-565cfa4595d3
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F245f3760-7418-400b-99d6-ed0741635bbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/245f3760-7418-400b-99d6-ed0741635bbb.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252Fe75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/e75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg already downloaded
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731449%252Fgeneral%252F304037ef-62ee-4eca-b10e-27c5f8605102.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/304037ef-62ee-4eca-b10e-27c5f8605102.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731449%252Fgeneral%252Febd47883-6415-4cfd-9f19-e8e5655ad577.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/ebd47883-6415-4cfd-9f19-e8e5655ad577.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731449%252Fgeneral%252F9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731449%252Fgeneral%252F2e6cd494-7992-4aa0-9c92-39697f84293a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/2e6cd494-7992-4aa0-9c92-39697f84293a.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731449%252Fgeneral%252F3a01d572-c225-4ec3-8c86-c102606522dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/3a01d572-c225-4ec3-8c86-c102606522dd.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731449%252Fgeneral%252F80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg already downloaded
2026-03-26 10:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fba1a435-dadc-5493-87f2-565cfa4595d3, identifier: 10730270
2026-03-26 10:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-26 10:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-26 10:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270 to the API
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:10 [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': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5731449/general/245f3760-7418-400b-99d6-ed0741635bbb.jpg',
'https://images.openlane.eu/carimgs/5731449/general/6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg',
'https://images.openlane.eu/carimgs/5731449/general/e75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg',
'https://images.openlane.eu/carimgs/5731449/general/540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg',
'https://images.openlane.eu/carimgs/5731449/general/304037ef-62ee-4eca-b10e-27c5f8605102.jpg',
'https://images.openlane.eu/carimgs/5731449/general/ebd47883-6415-4cfd-9f19-e8e5655ad577.jpg',
'https://images.openlane.eu/carimgs/5731449/general/9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg',
'https://images.openlane.eu/carimgs/5731449/general/2e6cd494-7992-4aa0-9c92-39697f84293a.jpg',
'https://images.openlane.eu/carimgs/5731449/general/3a01d572-c225-4ec3-8c86-c102606522dd.jpg',
'https://images.openlane.eu/carimgs/5731449/general/80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/245f3760-7418-400b-99d6-ed0741635bbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/e75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/304037ef-62ee-4eca-b10e-27c5f8605102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/ebd47883-6415-4cfd-9f19-e8e5655ad577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/2e6cd494-7992-4aa0-9c92-39697f84293a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/3a01d572-c225-4ec3-8c86-c102606522dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1a435-dadc-5493-87f2-565cfa4595d3/fba1a435-dadc-5493-87f2-565cfa4595d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg',
'Width': 1024}],
'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-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730270%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [adesa.uk] INFO: Saving data for 10730270: {'created_time': 1774521250.54821, 'last_price_update_time': 1774521250.548224, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730270') HTTP/1.1" 204 0
2026-03-26 10:34:10 [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-26 10: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-26 10:34:10 [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-26 10: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-26 10:34:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/f153292f-e27b-49f7-b6ec-440236e508cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730241)
2026-03-26 10:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-26 10:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 280e75dc-bb60-5c80-8d87-1a505e80b20a with scrape type 1
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 280e75dc-bb60-5c80-8d87-1a505e80b20a
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252F7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252Fe272a83f-aeac-4096-800a-9c569be8a89a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/e272a83f-aeac-4096-800a-9c569be8a89a.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252Fe80b946d-64b5-4248-a258-f0cf3398159f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/e80b946d-64b5-4248-a258-f0cf3398159f.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252Fa1f8726a-d17a-493d-be86-9e89a379e23f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/a1f8726a-d17a-493d-be86-9e89a379e23f.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252F4377b9bd-a206-4050-916c-00cf885d7cbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/4377b9bd-a206-4050-916c-00cf885d7cbb.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252F3cd7a165-c98f-43c4-9169-9a815cee8758.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/3cd7a165-c98f-43c4-9169-9a815cee8758.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252Fcf089b8c-7858-46fb-b35f-759090aa91e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/cf089b8c-7858-46fb-b35f-759090aa91e3.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252F9fa55921-e9b3-40a7-913b-574bbf305e94.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/9fa55921-e9b3-40a7-913b-574bbf305e94.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252F257b7d74-f131-4c09-9bb4-2e937089e441.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/257b7d74-f131-4c09-9bb4-2e937089e441.jpg already downloaded
2026-03-26 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731463%252Fgeneral%252F5e382342-aac3-4a04-b03a-23fbc058735f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/5e382342-aac3-4a04-b03a-23fbc058735f.jpg already downloaded
2026-03-26 10:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 280e75dc-bb60-5c80-8d87-1a505e80b20a, identifier: 10730225
2026-03-26 10:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-26 10:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-26 10:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225 to the API
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:11 [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': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5731463/general/7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg',
'https://images.openlane.eu/carimgs/5731463/general/e272a83f-aeac-4096-800a-9c569be8a89a.jpg',
'https://images.openlane.eu/carimgs/5731463/general/e80b946d-64b5-4248-a258-f0cf3398159f.jpg',
'https://images.openlane.eu/carimgs/5731463/general/a1f8726a-d17a-493d-be86-9e89a379e23f.jpg',
'https://images.openlane.eu/carimgs/5731463/general/4377b9bd-a206-4050-916c-00cf885d7cbb.jpg',
'https://images.openlane.eu/carimgs/5731463/general/3cd7a165-c98f-43c4-9169-9a815cee8758.jpg',
'https://images.openlane.eu/carimgs/5731463/general/cf089b8c-7858-46fb-b35f-759090aa91e3.jpg',
'https://images.openlane.eu/carimgs/5731463/general/9fa55921-e9b3-40a7-913b-574bbf305e94.jpg',
'https://images.openlane.eu/carimgs/5731463/general/257b7d74-f131-4c09-9bb4-2e937089e441.jpg',
'https://images.openlane.eu/carimgs/5731463/general/5e382342-aac3-4a04-b03a-23fbc058735f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113453,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg',
'Width': 882},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109240,
'Height': 611,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/e272a83f-aeac-4096-800a-9c569be8a89a.jpg',
'Width': 870},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90444,
'Height': 572,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/e80b946d-64b5-4248-a258-f0cf3398159f.jpg',
'Width': 842},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93878,
'Height': 591,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/a1f8726a-d17a-493d-be86-9e89a379e23f.jpg',
'Width': 872},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86185,
'Height': 561,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/4377b9bd-a206-4050-916c-00cf885d7cbb.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107721,
'Height': 652,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/3cd7a165-c98f-43c4-9169-9a815cee8758.jpg',
'Width': 870},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123533,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/cf089b8c-7858-46fb-b35f-759090aa91e3.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139913,
'Height': 647,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/9fa55921-e9b3-40a7-913b-574bbf305e94.jpg',
'Width': 866},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123213,
'Height': 635,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/257b7d74-f131-4c09-9bb4-2e937089e441.jpg',
'Width': 853},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_280e75dc-bb60-5c80-8d87-1a505e80b20a/280e75dc-bb60-5c80-8d87-1a505e80b20a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136903,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/5e382342-aac3-4a04-b03a-23fbc058735f.jpg',
'Width': 862}],
'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-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730225%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [adesa.uk] INFO: Saving data for 10730225: {'created_time': 1774521251.353395, 'last_price_update_time': 1774521251.353411, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730225') HTTP/1.1" 204 0
2026-03-26 10:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-26 10:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80557aaa-884f-5a5a-9686-c2df4ce246ea with scrape type 1
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80557aaa-884f-5a5a-9686-c2df4ce246ea
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252Fcb9539a3-924c-4e26-980b-7786cf28e468.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/cb9539a3-924c-4e26-980b-7786cf28e468.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252F90e6f32d-d940-4899-aee4-bd67174527f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/90e6f32d-d940-4899-aee4-bd67174527f2.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252F07ae221f-ab89-417e-a891-e30c20826224.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/07ae221f-ab89-417e-a891-e30c20826224.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252Fbde9d882-6676-432d-8623-bad6c5015c97.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/bde9d882-6676-432d-8623-bad6c5015c97.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252F91779483-693d-4d1b-8d58-2bc67151d5dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/91779483-693d-4d1b-8d58-2bc67151d5dc.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252Fa84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/a84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252F54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252F77a9e0c0-7478-4721-9349-3d99e29e804e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/77a9e0c0-7478-4721-9349-3d99e29e804e.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252F38b64d59-539d-4557-9463-909ba99ba549.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/38b64d59-539d-4557-9463-909ba99ba549.jpg already downloaded
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731447%252Fgeneral%252F9518dbf3-bc09-4491-b55d-d89dce983711.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/9518dbf3-bc09-4491-b55d-d89dce983711.jpg already downloaded
2026-03-26 10:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 80557aaa-884f-5a5a-9686-c2df4ce246ea, identifier: 10730269
2026-03-26 10:34:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05d0e5d1-8725-553e-b1b0-f9e0817bd826, skipping ID generation
2026-03-26 10:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 with scrape type 1
2026-03-26 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 sending to next pipeline
2026-03-26 10:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 05d0e5d1-8725-553e-b1b0-f9e0817bd826, identifier: 10730241
2026-03-26 10:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-26 10:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-26 10:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269 to the API
2026-03-26 10:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:12 [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': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731447/general/cb9539a3-924c-4e26-980b-7786cf28e468.jpg',
'https://images.openlane.eu/carimgs/5731447/general/90e6f32d-d940-4899-aee4-bd67174527f2.jpg',
'https://images.openlane.eu/carimgs/5731447/general/07ae221f-ab89-417e-a891-e30c20826224.jpg',
'https://images.openlane.eu/carimgs/5731447/general/bde9d882-6676-432d-8623-bad6c5015c97.jpg',
'https://images.openlane.eu/carimgs/5731447/general/91779483-693d-4d1b-8d58-2bc67151d5dc.jpg',
'https://images.openlane.eu/carimgs/5731447/general/a84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg',
'https://images.openlane.eu/carimgs/5731447/general/54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg',
'https://images.openlane.eu/carimgs/5731447/general/77a9e0c0-7478-4721-9349-3d99e29e804e.jpg',
'https://images.openlane.eu/carimgs/5731447/general/38b64d59-539d-4557-9463-909ba99ba549.jpg',
'https://images.openlane.eu/carimgs/5731447/general/9518dbf3-bc09-4491-b55d-d89dce983711.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/cb9539a3-924c-4e26-980b-7786cf28e468.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/90e6f32d-d940-4899-aee4-bd67174527f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/07ae221f-ab89-417e-a891-e30c20826224.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/bde9d882-6676-432d-8623-bad6c5015c97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/91779483-693d-4d1b-8d58-2bc67151d5dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/a84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/77a9e0c0-7478-4721-9349-3d99e29e804e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/38b64d59-539d-4557-9463-909ba99ba549.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80557aaa-884f-5a5a-9686-c2df4ce246ea/80557aaa-884f-5a5a-9686-c2df4ce246ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/9518dbf3-bc09-4491-b55d-d89dce983711.jpg',
'Width': 1024}],
'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-26 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730269%27 HTTP/1.1" 200 None
2026-03-26 10:34:12 [adesa.uk] INFO: Saving data for 10730269: {'created_time': 1774521252.123178, 'last_price_update_time': 1774521252.123192, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730269') HTTP/1.1" 204 0
2026-03-26 10:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 05d0e5d1-8725-553e-b1b0-f9e0817bd826 with identifier: 10730241
2026-03-26 10:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 05d0e5d1-8725-553e-b1b0-f9e0817bd826 with identifier: 10730241
2026-03-26 10:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 05d0e5d1-8725-553e-b1b0-f9e0817bd826 with identifier: 10730241 to the API
2026-03-26 10:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645732/general/f153292f-e27b-49f7-b6ec-440236e508cf.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 456,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '05d0e5d1-8725-553e-b1b0-f9e0817bd826',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BG69FUM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730241',
'listing': 'auction',
'location': 'Wigan',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50479,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2019-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance 82 kWh - Electric - Automatic - 456 hp - '
'BG69FUM - 50,479 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730241%27 HTTP/1.1" 200 None
2026-03-26 10:34:12 [adesa.uk] INFO: Saving data for 10730241: {'created_time': 1774521252.470781, 'last_price_update_time': 1774521252.470792, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730241') HTTP/1.1" 204 0
2026-03-26 10:34:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 05d0e5d1-8725-553e-b1b0-f9e0817bd826 due to Ignoring non-200 response
2026-03-26 10:34:13 [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-26 10: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-26 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10: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-26 10:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-26 10:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with scrape type 1
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252F9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252F6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252F80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252Fe9127f66-78cd-4ce2-85ba-d5de19614047.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/e9127f66-78cd-4ce2-85ba-d5de19614047.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252Fa386c9ee-a532-452d-b757-354da6f1da5d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/a386c9ee-a532-452d-b757-354da6f1da5d.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252Fe4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/e4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252Fc63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/c63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252F462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252F075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg already downloaded
2026-03-26 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608564%252Fgeneral%252F23b07182-78c7-47ab-b51b-07f006dcf990.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/23b07182-78c7-47ab-b51b-07f006dcf990.jpg already downloaded
2026-03-26 10:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4, identifier: 10730234
2026-03-26 10:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-26 10:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-26 10:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234 to the API
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:14 [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': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5608564/general/9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg',
'https://images.openlane.eu/carimgs/5608564/general/6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg',
'https://images.openlane.eu/carimgs/5608564/general/80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg',
'https://images.openlane.eu/carimgs/5608564/general/e9127f66-78cd-4ce2-85ba-d5de19614047.jpg',
'https://images.openlane.eu/carimgs/5608564/general/a386c9ee-a532-452d-b757-354da6f1da5d.jpg',
'https://images.openlane.eu/carimgs/5608564/general/e4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg',
'https://images.openlane.eu/carimgs/5608564/general/c63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg',
'https://images.openlane.eu/carimgs/5608564/general/462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg',
'https://images.openlane.eu/carimgs/5608564/general/075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg',
'https://images.openlane.eu/carimgs/5608564/general/23b07182-78c7-47ab-b51b-07f006dcf990.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126483,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121429,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116115,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118069,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/e9127f66-78cd-4ce2-85ba-d5de19614047.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110002,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/a386c9ee-a532-452d-b757-354da6f1da5d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109859,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/e4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133385,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/c63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85304,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121944,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4/0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137930,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/23b07182-78c7-47ab-b51b-07f006dcf990.jpg',
'Width': 1440}],
'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-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730234%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [adesa.uk] INFO: Saving data for 10730234: {'created_time': 1774521254.409334, 'last_price_update_time': 1774521254.409345, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730234') HTTP/1.1" 204 0
2026-03-26 10:34:14 [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-26 10:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9025c9c-372c-5fa0-b302-c5c8b12397a7 with identifier: 10730284
2026-03-26 10:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9025c9c-372c-5fa0-b302-c5c8b12397a7 with scrape type 1
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252F94f8be03-e090-4e30-91e4-e282319bdb20.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/94f8be03-e090-4e30-91e4-e282319bdb20.jpg not downloaded yet
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252F645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg not downloaded yet
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252F3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg not downloaded yet
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252F34817335-9bd6-4868-8f82-ced7873d5bf8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/34817335-9bd6-4868-8f82-ced7873d5bf8.jpg not downloaded yet
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252F0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg not downloaded yet
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252F69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg not downloaded yet
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252Fbcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/bcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg not downloaded yet
2026-03-26 10:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-26 10:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dad09d0-bb3a-5307-9661-0031f74a7613 with scrape type 1
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4dad09d0-bb3a-5307-9661-0031f74a7613
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252F3e7cc818-612c-47b2-b394-e693dab1a617.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/3e7cc818-612c-47b2-b394-e693dab1a617.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252Fa19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/a19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252F9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252F42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252F0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252Fd61056e4-b3e0-4719-84f5-251f03c10714.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/d61056e4-b3e0-4719-84f5-251f03c10714.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252F1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252Fc566e195-9620-4389-b799-feda3c4ba8ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/c566e195-9620-4389-b799-feda3c4ba8ae.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252Fb967c81b-1420-4bf0-b2b9-1159d659ff29.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/b967c81b-1420-4bf0-b2b9-1159d659ff29.jpg already downloaded
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5606980%252Fgeneral%252Fc31ef385-5e62-480a-820f-44e6056099b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/c31ef385-5e62-480a-820f-44e6056099b5.jpg already downloaded
2026-03-26 10:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4dad09d0-bb3a-5307-9661-0031f74a7613, identifier: 10730232
2026-03-26 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252Fb33f3431-7d37-4c80-85a0-c70345785c86.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg not downloaded yet
2026-03-26 10:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-26 10:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-26 10:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232 to the API
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:15 [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': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5606980/general/3e7cc818-612c-47b2-b394-e693dab1a617.jpg',
'https://images.openlane.eu/carimgs/5606980/general/a19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg',
'https://images.openlane.eu/carimgs/5606980/general/9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg',
'https://images.openlane.eu/carimgs/5606980/general/42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg',
'https://images.openlane.eu/carimgs/5606980/general/0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg',
'https://images.openlane.eu/carimgs/5606980/general/d61056e4-b3e0-4719-84f5-251f03c10714.jpg',
'https://images.openlane.eu/carimgs/5606980/general/1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg',
'https://images.openlane.eu/carimgs/5606980/general/c566e195-9620-4389-b799-feda3c4ba8ae.jpg',
'https://images.openlane.eu/carimgs/5606980/general/b967c81b-1420-4bf0-b2b9-1159d659ff29.jpg',
'https://images.openlane.eu/carimgs/5606980/general/c31ef385-5e62-480a-820f-44e6056099b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114030,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/3e7cc818-612c-47b2-b394-e693dab1a617.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114961,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/a19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116606,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110269,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96854,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103424,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/d61056e4-b3e0-4719-84f5-251f03c10714.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127348,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64801,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/c566e195-9620-4389-b799-feda3c4ba8ae.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116789,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/b967c81b-1420-4bf0-b2b9-1159d659ff29.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dad09d0-bb3a-5307-9661-0031f74a7613/4dad09d0-bb3a-5307-9661-0031f74a7613_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154875,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/c31ef385-5e62-480a-820f-44e6056099b5.jpg',
'Width': 1440}],
'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-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730232%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [adesa.uk] INFO: Saving data for 10730232: {'created_time': 1774521255.337447, 'last_price_update_time': 1774521255.337461, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730232') HTTP/1.1" 204 0
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fgeneral%252F11275799-fb63-46ef-b0f9-5968f314d77d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/11275799-fb63-46ef-b0f9-5968f314d77d.jpg not downloaded yet
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5748208%252Fdamage%252F27323fdb-c473-4e7a-92fe-394b63965aae.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/damage/27323fdb-c473-4e7a-92fe-394b63965aae.jpg not downloaded yet
2026-03-26 10:34:15 [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-26 10: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-26 10:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-26 10:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with scrape type 1
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b64fcf5d-1bde-5df5-a0a5-a06479b4a253
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252Fe68ed384-48cf-4566-bc05-e6ce11e0105d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/e68ed384-48cf-4566-bc05-e6ce11e0105d.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252Fee216b47-b7eb-40f6-9548-1295444ad478.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/ee216b47-b7eb-40f6-9548-1295444ad478.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252Fa68816f2-c145-4751-aed9-2b48b8854e00.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/a68816f2-c145-4751-aed9-2b48b8854e00.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252F37f3daf6-a0ba-4334-a505-72418309c296.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/37f3daf6-a0ba-4334-a505-72418309c296.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252Fc44fe418-c893-4b56-9584-3b1e32f2d942.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/c44fe418-c893-4b56-9584-3b1e32f2d942.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252F75cb7380-f087-42ff-9a88-7490d3169fcf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/75cb7380-f087-42ff-9a88-7490d3169fcf.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252Fb3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/b3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252F5dd95822-5c52-470b-b4d4-358841373fb9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/5dd95822-5c52-470b-b4d4-358841373fb9.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252F65fbb72f-ad87-4687-ac8d-c957463afaea.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/65fbb72f-ad87-4687-ac8d-c957463afaea.jpg already downloaded
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5731407%252Fgeneral%252F251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg already downloaded
2026-03-26 10:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b64fcf5d-1bde-5df5-a0a5-a06479b4a253, identifier: 10730265
2026-03-26 10:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-26 10:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-26 10:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265 to the API
2026-03-26 10:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:16 [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': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5731407/general/e68ed384-48cf-4566-bc05-e6ce11e0105d.jpg',
'https://images.openlane.eu/carimgs/5731407/general/ee216b47-b7eb-40f6-9548-1295444ad478.jpg',
'https://images.openlane.eu/carimgs/5731407/general/a68816f2-c145-4751-aed9-2b48b8854e00.jpg',
'https://images.openlane.eu/carimgs/5731407/general/37f3daf6-a0ba-4334-a505-72418309c296.jpg',
'https://images.openlane.eu/carimgs/5731407/general/c44fe418-c893-4b56-9584-3b1e32f2d942.jpg',
'https://images.openlane.eu/carimgs/5731407/general/75cb7380-f087-42ff-9a88-7490d3169fcf.jpg',
'https://images.openlane.eu/carimgs/5731407/general/b3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg',
'https://images.openlane.eu/carimgs/5731407/general/5dd95822-5c52-470b-b4d4-358841373fb9.jpg',
'https://images.openlane.eu/carimgs/5731407/general/65fbb72f-ad87-4687-ac8d-c957463afaea.jpg',
'https://images.openlane.eu/carimgs/5731407/general/251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/e68ed384-48cf-4566-bc05-e6ce11e0105d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/ee216b47-b7eb-40f6-9548-1295444ad478.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/a68816f2-c145-4751-aed9-2b48b8854e00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/37f3daf6-a0ba-4334-a505-72418309c296.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/c44fe418-c893-4b56-9584-3b1e32f2d942.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/75cb7380-f087-42ff-9a88-7490d3169fcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/b3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/5dd95822-5c52-470b-b4d4-358841373fb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/65fbb72f-ad87-4687-ac8d-c957463afaea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64fcf5d-1bde-5df5-a0a5-a06479b4a253/b64fcf5d-1bde-5df5-a0a5-a06479b4a253_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg',
'Width': 1024}],
'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-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730265%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [adesa.uk] INFO: Saving data for 10730265: {'created_time': 1774521256.306173, 'last_price_update_time': 1774521256.306184, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730265') HTTP/1.1" 204 0
2026-03-26 10:34:16 [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-26 10: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-26 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/damage/27323fdb-c473-4e7a-92fe-394b63965aae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-26 10:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702d796-639e-52be-b713-dcd7db8e9d4b with scrape type 1
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7702d796-639e-52be-b713-dcd7db8e9d4b
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252F8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252F7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252Fe6905400-c203-4c13-a048-06050f45735f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/e6905400-c203-4c13-a048-06050f45735f.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252F98556ba3-d91a-409e-9a1c-31aa290faad9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/98556ba3-d91a-409e-9a1c-31aa290faad9.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252F58aed227-001e-407e-98b8-cc73d07e9f7c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/58aed227-001e-407e-98b8-cc73d07e9f7c.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252F29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252F9a99f871-84dc-4884-bf6f-0b941edd6349.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/9a99f871-84dc-4884-bf6f-0b941edd6349.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252Fdc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/dc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252F391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg already downloaded
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5656898%252Fgeneral%252F9b0f5630-a8f5-4864-9345-47297fc79f98.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/9b0f5630-a8f5-4864-9345-47297fc79f98.jpg already downloaded
2026-03-26 10:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7702d796-639e-52be-b713-dcd7db8e9d4b, identifier: 10730245
2026-03-26 10:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-26 10:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-26 10:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245 to the API
2026-03-26 10:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:17 [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': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5656898/general/8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg',
'https://images.openlane.eu/carimgs/5656898/general/7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg',
'https://images.openlane.eu/carimgs/5656898/general/e6905400-c203-4c13-a048-06050f45735f.jpg',
'https://images.openlane.eu/carimgs/5656898/general/98556ba3-d91a-409e-9a1c-31aa290faad9.jpg',
'https://images.openlane.eu/carimgs/5656898/general/58aed227-001e-407e-98b8-cc73d07e9f7c.jpg',
'https://images.openlane.eu/carimgs/5656898/general/29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg',
'https://images.openlane.eu/carimgs/5656898/general/9a99f871-84dc-4884-bf6f-0b941edd6349.jpg',
'https://images.openlane.eu/carimgs/5656898/general/dc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg',
'https://images.openlane.eu/carimgs/5656898/general/391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg',
'https://images.openlane.eu/carimgs/5656898/general/9b0f5630-a8f5-4864-9345-47297fc79f98.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/e6905400-c203-4c13-a048-06050f45735f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/98556ba3-d91a-409e-9a1c-31aa290faad9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/58aed227-001e-407e-98b8-cc73d07e9f7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/9a99f871-84dc-4884-bf6f-0b941edd6349.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/dc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702d796-639e-52be-b713-dcd7db8e9d4b/7702d796-639e-52be-b713-dcd7db8e9d4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/9b0f5630-a8f5-4864-9345-47297fc79f98.jpg',
'Width': 1024}],
'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-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730245%27 HTTP/1.1" 200 None
2026-03-26 10:34:17 [adesa.uk] INFO: Saving data for 10730245: {'created_time': 1774521257.109316, 'last_price_update_time': 1774521257.109329, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730245') HTTP/1.1" 204 0
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/11275799-fb63-46ef-b0f9-5968f314d77d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc56f2e50>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fdamage%252F27323fdb-c473-4e7a-92fe-394b63965aae.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/damage/27323fdb-c473-4e7a-92fe-394b63965aae.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc587c7d0>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F11275799-fb63-46ef-b0f9-5968f314d77d.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/11275799-fb63-46ef-b0f9-5968f314d77d.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc571f610>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252Fb33f3431-7d37-4c80-85a0-c70345785c86.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/bcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/34817335-9bd6-4868-8f82-ced7873d5bf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc587f190>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252Fbcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/bcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc56f07d0>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc56c05d0>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F34817335-9bd6-4868-8f82-ced7873d5bf8.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/34817335-9bd6-4868-8f82-ced7873d5bf8.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5708710>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/94f8be03-e090-4e30-91e4-e282319bdb20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5833910>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5796210>
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F94f8be03-e090-4e30-91e4-e282319bdb20.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/94f8be03-e090-4e30-91e4-e282319bdb20.jpg saved to cache
2026-03-26 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730284)
2026-03-26 10:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc571f950>
2026-03-26 10:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg') HTTP/1.1" 204 0
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg saved to cache
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9025c9c-372c-5fa0-b302-c5c8b12397a7
2026-03-26 10:34:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9025c9c-372c-5fa0-b302-c5c8b12397a7, skipping ID generation
2026-03-26 10:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9025c9c-372c-5fa0-b302-c5c8b12397a7 with scrape type 1
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9025c9c-372c-5fa0-b302-c5c8b12397a7 sending to next pipeline
2026-03-26 10:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d9025c9c-372c-5fa0-b302-c5c8b12397a7, identifier: 10730284
2026-03-26 10:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d9025c9c-372c-5fa0-b302-c5c8b12397a7 with identifier: 10730284
2026-03-26 10:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d9025c9c-372c-5fa0-b302-c5c8b12397a7 with identifier: 10730284
2026-03-26 10:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d9025c9c-372c-5fa0-b302-c5c8b12397a7 with identifier: 10730284 to the API
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9025c9c-372c-5fa0-b302-c5c8b12397a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DU08VXY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730284',
'listing': 'auction',
'location': 'Mold',
'make': 'Mitsubishi',
'model': 'Lancer',
'odometer': 45977,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239308,
'Height': 920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/94f8be03-e090-4e30-91e4-e282319bdb20.jpg',
'Width': 1542},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313723,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg',
'Width': 1535},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248459,
'Height': 1036,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg',
'Width': 1537},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267244,
'Height': 992,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/34817335-9bd6-4868-8f82-ced7873d5bf8.jpg',
'Width': 1522},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282344,
'Height': 886,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg',
'Width': 1541},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285700,
'Height': 1062,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg',
'Width': 1542},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212731,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/bcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg',
'Width': 1535},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316707,
'Height': 1095,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg',
'Width': 1531},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178559,
'Height': 970,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/11275799-fb63-46ef-b0f9-5968f314d77d.jpg',
'Width': 1532},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9025c9c-372c-5fa0-b302-c5c8b12397a7/d9025c9c-372c-5fa0-b302-c5c8b12397a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168788,
'Height': 641,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/damage/27323fdb-c473-4e7a-92fe-394b63965aae.jpg',
'Width': 1251}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2008-03-27',
'seats_number': 5,
'seller_name': 'MCD Cars',
'title': 'Mitsubishi Lancer 1.6 Equippe - Petrol - Manual - 98 hp - DU08VXY - '
'45,977 mi',
'transmission': 'manual',
'trim': 'Equippe',
'vin': None,
'year': 2008}
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730284%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [adesa.uk] INFO: Saving data for 10730284: {'created_time': 1774521258.652448, 'last_price_update_time': 1774521258.652459, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730284') HTTP/1.1" 204 0
2026-03-26 10:34:18 [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-26 10:34:18 [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-26 10: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-26 10: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-26 10:34:18 [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-26 10: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-26 10:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-26 10:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c01c61de-74fe-5430-864c-e07399e27b40 with scrape type 1
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c01c61de-74fe-5430-864c-e07399e27b40
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252F4c1e2cac-3c95-4559-a158-a29132a86d85.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/4c1e2cac-3c95-4559-a158-a29132a86d85.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252Fa67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/a67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252Fcc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/cc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252Fbbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/bbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252F9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252Ff8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/f8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252Fa4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/a4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252Ff5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/f5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252F509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg already downloaded
2026-03-26 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5694968%252Fgeneral%252F4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg already downloaded
2026-03-26 10:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c01c61de-74fe-5430-864c-e07399e27b40, identifier: 10730240
2026-03-26 10:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-26 10:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 342a89ea-de26-5b27-9f0a-68ef7eb02429 with scrape type 1
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 342a89ea-de26-5b27-9f0a-68ef7eb02429
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252Fd1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/d1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252Fe830e2f4-d4ba-488c-bf10-d4220844611a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/e830e2f4-d4ba-488c-bf10-d4220844611a.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252F12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252F98552615-82fc-47bc-ba84-6f332cc05cb6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/98552615-82fc-47bc-ba84-6f332cc05cb6.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252F444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252Fe984a375-8f73-4130-864c-26424d56da58.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/e984a375-8f73-4130-864c-26424d56da58.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252Fb645778f-361e-4e9b-b354-f648ad5291d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/b645778f-361e-4e9b-b354-f648ad5291d2.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252F139b047f-8b50-4b4e-89fd-2130eb072960.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/139b047f-8b50-4b4e-89fd-2130eb072960.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252F65479a30-7246-4c04-b7de-6676a71e5104.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/65479a30-7246-4c04-b7de-6676a71e5104.jpg already downloaded
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608642%252Fgeneral%252F2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg already downloaded
2026-03-26 10:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 342a89ea-de26-5b27-9f0a-68ef7eb02429, identifier: 10730235
2026-03-26 10:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-26 10:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-26 10:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240 to the API
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:19 [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': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5694968/general/4c1e2cac-3c95-4559-a158-a29132a86d85.jpg',
'https://images.openlane.eu/carimgs/5694968/general/a67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg',
'https://images.openlane.eu/carimgs/5694968/general/cc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg',
'https://images.openlane.eu/carimgs/5694968/general/bbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg',
'https://images.openlane.eu/carimgs/5694968/general/9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg',
'https://images.openlane.eu/carimgs/5694968/general/f8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg',
'https://images.openlane.eu/carimgs/5694968/general/a4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg',
'https://images.openlane.eu/carimgs/5694968/general/f5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg',
'https://images.openlane.eu/carimgs/5694968/general/509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg',
'https://images.openlane.eu/carimgs/5694968/general/4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333128,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/4c1e2cac-3c95-4559-a158-a29132a86d85.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341728,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/a67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306112,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/cc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323900,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/bbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300727,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283635,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/f8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178593,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/a4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97349,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/f5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143413,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01c61de-74fe-5430-864c-e07399e27b40/c01c61de-74fe-5430-864c-e07399e27b40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194911,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg',
'Width': 1440}],
'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-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730240%27 HTTP/1.1" 200 None
2026-03-26 10:34:19 [adesa.uk] INFO: Saving data for 10730240: {'created_time': 1774521259.799657, 'last_price_update_time': 1774521259.799668, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730240') HTTP/1.1" 204 0
2026-03-26 10:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-26 10:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-26 10:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235 to the API
2026-03-26 10:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:20 [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': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5608642/general/d1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg',
'https://images.openlane.eu/carimgs/5608642/general/e830e2f4-d4ba-488c-bf10-d4220844611a.jpg',
'https://images.openlane.eu/carimgs/5608642/general/12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg',
'https://images.openlane.eu/carimgs/5608642/general/98552615-82fc-47bc-ba84-6f332cc05cb6.jpg',
'https://images.openlane.eu/carimgs/5608642/general/444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg',
'https://images.openlane.eu/carimgs/5608642/general/e984a375-8f73-4130-864c-26424d56da58.jpg',
'https://images.openlane.eu/carimgs/5608642/general/b645778f-361e-4e9b-b354-f648ad5291d2.jpg',
'https://images.openlane.eu/carimgs/5608642/general/139b047f-8b50-4b4e-89fd-2130eb072960.jpg',
'https://images.openlane.eu/carimgs/5608642/general/65479a30-7246-4c04-b7de-6676a71e5104.jpg',
'https://images.openlane.eu/carimgs/5608642/general/2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110686,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/d1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111531,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/e830e2f4-d4ba-488c-bf10-d4220844611a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109591,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110877,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/98552615-82fc-47bc-ba84-6f332cc05cb6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96653,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95945,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/e984a375-8f73-4130-864c-26424d56da58.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108481,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/b645778f-361e-4e9b-b354-f648ad5291d2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93660,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/139b047f-8b50-4b4e-89fd-2130eb072960.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110913,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/65479a30-7246-4c04-b7de-6676a71e5104.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_342a89ea-de26-5b27-9f0a-68ef7eb02429/342a89ea-de26-5b27-9f0a-68ef7eb02429_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150353,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg',
'Width': 1440}],
'price': 16000,
'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-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730235%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [adesa.uk] INFO: Saving data for 10730235: {'created_time': 1774521260.164196, 'last_price_update_time': 1774521260.164209, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730235') HTTP/1.1" 204 0
2026-03-26 10:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-26 10:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with scrape type 1
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e01f118-4d9c-58ae-959e-23fb04b0fe12
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fcc12d693-06f9-49c2-ba3a-92287e124fe2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/cc12d693-06f9-49c2-ba3a-92287e124fe2.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F7067de59-952f-4348-a7d2-335135879168.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/7067de59-952f-4348-a7d2-335135879168.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fbde2593c-0559-4be9-a608-52c6295e1134.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/bde2593c-0559-4be9-a608-52c6295e1134.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fc28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/c28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F589a60d9-bbe1-4643-b6ab-3744fd198182.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/589a60d9-bbe1-4643-b6ab-3744fd198182.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Ff6c2a033-e273-480b-b14a-18fdbaae611b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/f6c2a033-e273-480b-b14a-18fdbaae611b.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg already downloaded
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fc62e0c44-8470-43c2-80a2-53b700c95cd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/c62e0c44-8470-43c2-80a2-53b700c95cd4.jpg already downloaded
2026-03-26 10:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 6e01f118-4d9c-58ae-959e-23fb04b0fe12, identifier: 10730262
2026-03-26 10:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-26 10:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-26 10:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262 to the API
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:20 [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': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731293/general/cc12d693-06f9-49c2-ba3a-92287e124fe2.jpg',
'https://images.openlane.eu/carimgs/5731293/general/66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg',
'https://images.openlane.eu/carimgs/5731293/general/96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg',
'https://images.openlane.eu/carimgs/5731293/general/7067de59-952f-4348-a7d2-335135879168.jpg',
'https://images.openlane.eu/carimgs/5731293/general/bde2593c-0559-4be9-a608-52c6295e1134.jpg',
'https://images.openlane.eu/carimgs/5731293/general/c28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg',
'https://images.openlane.eu/carimgs/5731293/general/589a60d9-bbe1-4643-b6ab-3744fd198182.jpg',
'https://images.openlane.eu/carimgs/5731293/general/f6c2a033-e273-480b-b14a-18fdbaae611b.jpg',
'https://images.openlane.eu/carimgs/5731293/general/1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg',
'https://images.openlane.eu/carimgs/5731293/general/c62e0c44-8470-43c2-80a2-53b700c95cd4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231639,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/cc12d693-06f9-49c2-ba3a-92287e124fe2.jpg',
'Width': 1305},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236155,
'Height': 981,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213381,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216015,
'Height': 975,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/7067de59-952f-4348-a7d2-335135879168.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221154,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/bde2593c-0559-4be9-a608-52c6295e1134.jpg',
'Width': 1303},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223628,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/c28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194021,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/589a60d9-bbe1-4643-b6ab-3744fd198182.jpg',
'Width': 1311},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236899,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/f6c2a033-e273-480b-b14a-18fdbaae611b.jpg',
'Width': 1310},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302671,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg',
'Width': 1312},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e01f118-4d9c-58ae-959e-23fb04b0fe12/6e01f118-4d9c-58ae-959e-23fb04b0fe12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348781,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/c62e0c44-8470-43c2-80a2-53b700c95cd4.jpg',
'Width': 1306}],
'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-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730262%27 HTTP/1.1" 200 None
2026-03-26 10:34:20 [adesa.uk] INFO: Saving data for 10730262: {'created_time': 1774521260.873248, 'last_price_update_time': 1774521260.873259, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730262') HTTP/1.1" 204 0
2026-03-26 10:34:21 [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-26 10: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-26 10:34:21 [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-26 10: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-26 10:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-26 10:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with scrape type 1
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22bacee8-76d6-57b4-be6f-c0a7c90b0515
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252F44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252F17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252F580dac24-e2d7-4139-8ea0-4bc766b70180.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/580dac24-e2d7-4139-8ea0-4bc766b70180.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252Fb2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/b2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252Fcab89ff8-436a-4371-857b-f5d18ab03177.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/cab89ff8-436a-4371-857b-f5d18ab03177.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252Ff040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/f040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252F72c37060-bcf0-46d4-b4ef-ef362966c545.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/72c37060-bcf0-46d4-b4ef-ef362966c545.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252Fa35d615e-5a21-4b5e-8fd5-211117761aa5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/a35d615e-5a21-4b5e-8fd5-211117761aa5.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252Fbf002802-9bed-4dc4-9db4-6720f342796f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/bf002802-9bed-4dc4-9db4-6720f342796f.jpg already downloaded
2026-03-26 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511847%252Fgeneral%252F47669f1e-271b-448b-8897-1283c09ae33d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/47669f1e-271b-448b-8897-1283c09ae33d.jpg already downloaded
2026-03-26 10:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 22bacee8-76d6-57b4-be6f-c0a7c90b0515, identifier: 10730211
2026-03-26 10:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-26 10:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-26 10:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211 to the API
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:22 [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': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5511847/general/44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg',
'https://images.openlane.eu/carimgs/5511847/general/17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg',
'https://images.openlane.eu/carimgs/5511847/general/580dac24-e2d7-4139-8ea0-4bc766b70180.jpg',
'https://images.openlane.eu/carimgs/5511847/general/b2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg',
'https://images.openlane.eu/carimgs/5511847/general/cab89ff8-436a-4371-857b-f5d18ab03177.jpg',
'https://images.openlane.eu/carimgs/5511847/general/f040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg',
'https://images.openlane.eu/carimgs/5511847/general/72c37060-bcf0-46d4-b4ef-ef362966c545.jpg',
'https://images.openlane.eu/carimgs/5511847/general/a35d615e-5a21-4b5e-8fd5-211117761aa5.jpg',
'https://images.openlane.eu/carimgs/5511847/general/bf002802-9bed-4dc4-9db4-6720f342796f.jpg',
'https://images.openlane.eu/carimgs/5511847/general/47669f1e-271b-448b-8897-1283c09ae33d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107614,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119452,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115889,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/580dac24-e2d7-4139-8ea0-4bc766b70180.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116242,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/b2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108421,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/cab89ff8-436a-4371-857b-f5d18ab03177.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111968,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/f040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74414,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/72c37060-bcf0-46d4-b4ef-ef362966c545.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63059,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/a35d615e-5a21-4b5e-8fd5-211117761aa5.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67070,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/bf002802-9bed-4dc4-9db4-6720f342796f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bacee8-76d6-57b4-be6f-c0a7c90b0515/22bacee8-76d6-57b4-be6f-c0a7c90b0515_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75763,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/47669f1e-271b-448b-8897-1283c09ae33d.jpg',
'Width': 960}],
'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-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:22 [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-26 10:34:22 [adesa.uk] INFO: Saving data for 10730211: {'created_time': 1774521262.464551, 'last_price_update_time': 1774521262.464564, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730211') HTTP/1.1" 204 0
2026-03-26 10:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:34:22 [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-26 10:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-26 10:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with scrape type 1
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70f0c43c-4153-5cc4-8e7d-de60ceddc982
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252F70033af5-f34c-49a1-b50e-23c5d173509c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/70033af5-f34c-49a1-b50e-23c5d173509c.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252F9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252F23003f5b-db74-420b-ad43-23abe8d9c3be.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/23003f5b-db74-420b-ad43-23abe8d9c3be.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252F0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252F3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252Fd178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/d178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252F51698edb-ee3c-4980-9dc3-d6781c471100.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/51698edb-ee3c-4980-9dc3-d6781c471100.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252Fa7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/a7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252Fc1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/c1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg already downloaded
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5511844%252Fgeneral%252Fae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/ae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg already downloaded
2026-03-26 10:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 70f0c43c-4153-5cc4-8e7d-de60ceddc982, identifier: 10730210
2026-03-26 10:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:34:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-26 10:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210 to the API
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:23 [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': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5511844/general/70033af5-f34c-49a1-b50e-23c5d173509c.jpg',
'https://images.openlane.eu/carimgs/5511844/general/9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg',
'https://images.openlane.eu/carimgs/5511844/general/23003f5b-db74-420b-ad43-23abe8d9c3be.jpg',
'https://images.openlane.eu/carimgs/5511844/general/0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg',
'https://images.openlane.eu/carimgs/5511844/general/3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg',
'https://images.openlane.eu/carimgs/5511844/general/d178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg',
'https://images.openlane.eu/carimgs/5511844/general/51698edb-ee3c-4980-9dc3-d6781c471100.jpg',
'https://images.openlane.eu/carimgs/5511844/general/a7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg',
'https://images.openlane.eu/carimgs/5511844/general/c1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg',
'https://images.openlane.eu/carimgs/5511844/general/ae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82315,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/70033af5-f34c-49a1-b50e-23c5d173509c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81316,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97780,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/23003f5b-db74-420b-ad43-23abe8d9c3be.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95542,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85666,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86139,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/d178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59273,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/51698edb-ee3c-4980-9dc3-d6781c471100.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49666,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/a7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56368,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/c1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70f0c43c-4153-5cc4-8e7d-de60ceddc982/70f0c43c-4153-5cc4-8e7d-de60ceddc982_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65381,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/ae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg',
'Width': 960}],
'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-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730210%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [adesa.uk] INFO: Saving data for 10730210: {'created_time': 1774521263.450536, 'last_price_update_time': 1774521263.450548, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730210') HTTP/1.1" 204 0
2026-03-26 10:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730131, dropping item
2026-03-26 10:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-26 10:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with scrape type 1
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6b8f07b-81da-5d1d-b0a3-7eff65287d24
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252F1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252F9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252Fd95935f8-a8f7-435e-9484-ca46c1791ec9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/d95935f8-a8f7-435e-9484-ca46c1791ec9.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252F31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252F6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252Fb835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/b835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252F4833af23-c162-4170-8690-424b4d680009.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/4833af23-c162-4170-8690-424b4d680009.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252F409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252Fbfc6655b-cc3d-4802-904f-6abc1998751a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/bfc6655b-cc3d-4802-904f-6abc1998751a.jpg already downloaded
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5694683%252Fgeneral%252F7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg already downloaded
2026-03-26 10:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f6b8f07b-81da-5d1d-b0a3-7eff65287d24, identifier: 10730283
2026-03-26 10:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-26 10:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-26 10:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283 to the API
2026-03-26 10:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:24 [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': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5694683/general/1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg',
'https://images.openlane.eu/carimgs/5694683/general/9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg',
'https://images.openlane.eu/carimgs/5694683/general/d95935f8-a8f7-435e-9484-ca46c1791ec9.jpg',
'https://images.openlane.eu/carimgs/5694683/general/31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg',
'https://images.openlane.eu/carimgs/5694683/general/6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg',
'https://images.openlane.eu/carimgs/5694683/general/b835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg',
'https://images.openlane.eu/carimgs/5694683/general/4833af23-c162-4170-8690-424b4d680009.jpg',
'https://images.openlane.eu/carimgs/5694683/general/409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg',
'https://images.openlane.eu/carimgs/5694683/general/bfc6655b-cc3d-4802-904f-6abc1998751a.jpg',
'https://images.openlane.eu/carimgs/5694683/general/7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314757,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269790,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286091,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/d95935f8-a8f7-435e-9484-ca46c1791ec9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296056,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267326,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296056,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/b835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175225,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/4833af23-c162-4170-8690-424b4d680009.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152324,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207033,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/bfc6655b-cc3d-4802-904f-6abc1998751a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b8f07b-81da-5d1d-b0a3-7eff65287d24/f6b8f07b-81da-5d1d-b0a3-7eff65287d24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208543,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg',
'Width': 1440}],
'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-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [adesa.uk] INFO: Saving data for 10730283: {'created_time': 1774521264.166258, 'last_price_update_time': 1774521264.16627, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730283') HTTP/1.1" 204 0
2026-03-26 10:34:24 [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-26 10:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-26 10:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a2691c-d32e-5983-8ac6-5360ebded0c6 with scrape type 1
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1a2691c-d32e-5983-8ac6-5360ebded0c6
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F89be656e-ecc3-44f5-9663-074286ccffa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/89be656e-ecc3-44f5-9663-074286ccffa4.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F530ffeb9-cce2-4873-8f61-937a25c96e92.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/530ffeb9-cce2-4873-8f61-937a25c96e92.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F1d437ede-018c-426a-a641-46db0da9c0f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/1d437ede-018c-426a-a641-46db0da9c0f8.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252Fc1f8c834-8a88-4dbc-a616-ac890fe68559.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/c1f8c834-8a88-4dbc-a616-ac890fe68559.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F5149a8d9-3c30-49db-9171-0aad0347f378.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/5149a8d9-3c30-49db-9171-0aad0347f378.jpg already downloaded
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540118%252Fgeneral%252F16054190-8b30-4f21-9aa5-5e606412c4de.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/16054190-8b30-4f21-9aa5-5e606412c4de.jpg already downloaded
2026-03-26 10:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f1a2691c-d32e-5983-8ac6-5360ebded0c6, identifier: 10730226
2026-03-26 10:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-26 10:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-26 10:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226 to the API
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:24 [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': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5540118/general/89be656e-ecc3-44f5-9663-074286ccffa4.jpg',
'https://images.openlane.eu/carimgs/5540118/general/530ffeb9-cce2-4873-8f61-937a25c96e92.jpg',
'https://images.openlane.eu/carimgs/5540118/general/1d437ede-018c-426a-a641-46db0da9c0f8.jpg',
'https://images.openlane.eu/carimgs/5540118/general/78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg',
'https://images.openlane.eu/carimgs/5540118/general/50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg',
'https://images.openlane.eu/carimgs/5540118/general/c1f8c834-8a88-4dbc-a616-ac890fe68559.jpg',
'https://images.openlane.eu/carimgs/5540118/general/1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg',
'https://images.openlane.eu/carimgs/5540118/general/8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg',
'https://images.openlane.eu/carimgs/5540118/general/5149a8d9-3c30-49db-9171-0aad0347f378.jpg',
'https://images.openlane.eu/carimgs/5540118/general/16054190-8b30-4f21-9aa5-5e606412c4de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86909,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/89be656e-ecc3-44f5-9663-074286ccffa4.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106270,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/530ffeb9-cce2-4873-8f61-937a25c96e92.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121857,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/1d437ede-018c-426a-a641-46db0da9c0f8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100548,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103509,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113033,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/c1f8c834-8a88-4dbc-a616-ac890fe68559.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111743,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98555,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89114,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/5149a8d9-3c30-49db-9171-0aad0347f378.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a2691c-d32e-5983-8ac6-5360ebded0c6/f1a2691c-d32e-5983-8ac6-5360ebded0c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94146,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/16054190-8b30-4f21-9aa5-5e606412c4de.jpg',
'Width': 960}],
'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-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730226%27 HTTP/1.1" 200 None
2026-03-26 10:34:24 [adesa.uk] INFO: Saving data for 10730226: {'created_time': 1774521264.960571, 'last_price_update_time': 1774521264.960586, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730226') HTTP/1.1" 204 0
2026-03-26 10:34:24 [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-26 10:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-26 10:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7154b408-3c00-5f28-b84c-c33f48fa7596 with scrape type 1
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7154b408-3c00-5f28-b84c-c33f48fa7596
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252Fba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/ba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F178269ea-b0c2-4063-a00d-996576ed6f23.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/178269ea-b0c2-4063-a00d-996576ed6f23.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F622e159c-d931-497a-9292-c8c7f1743aa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/622e159c-d931-497a-9292-c8c7f1743aa4.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F6a70245f-e59e-40b0-9d85-23466e97aba1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/6a70245f-e59e-40b0-9d85-23466e97aba1.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F40d32a40-8aae-4003-81c1-84107cc4ab67.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/40d32a40-8aae-4003-81c1-84107cc4ab67.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252Fbd08e9b1-9364-486d-9882-b0bf1763198c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/bd08e9b1-9364-486d-9882-b0bf1763198c.jpg already downloaded
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg already downloaded
2026-03-26 10:34:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7154b408-3c00-5f28-b84c-c33f48fa7596, identifier: 10730212
2026-03-26 10:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-26 10:34:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-26 10:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212 to the API
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:25 [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': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5510996/general/4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg',
'https://images.openlane.eu/carimgs/5510996/general/ba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg',
'https://images.openlane.eu/carimgs/5510996/general/178269ea-b0c2-4063-a00d-996576ed6f23.jpg',
'https://images.openlane.eu/carimgs/5510996/general/622e159c-d931-497a-9292-c8c7f1743aa4.jpg',
'https://images.openlane.eu/carimgs/5510996/general/07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg',
'https://images.openlane.eu/carimgs/5510996/general/6a70245f-e59e-40b0-9d85-23466e97aba1.jpg',
'https://images.openlane.eu/carimgs/5510996/general/7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg',
'https://images.openlane.eu/carimgs/5510996/general/40d32a40-8aae-4003-81c1-84107cc4ab67.jpg',
'https://images.openlane.eu/carimgs/5510996/general/bd08e9b1-9364-486d-9882-b0bf1763198c.jpg',
'https://images.openlane.eu/carimgs/5510996/general/0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252541,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290748,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/ba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268113,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/178269ea-b0c2-4063-a00d-996576ed6f23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/622e159c-d931-497a-9292-c8c7f1743aa4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257571,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224884,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/6a70245f-e59e-40b0-9d85-23466e97aba1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236159,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194690,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/40d32a40-8aae-4003-81c1-84107cc4ab67.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175231,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/bd08e9b1-9364-486d-9882-b0bf1763198c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7154b408-3c00-5f28-b84c-c33f48fa7596/7154b408-3c00-5f28-b84c-c33f48fa7596_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231702,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg',
'Width': 1440}],
'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-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730212%27 HTTP/1.1" 200 None
2026-03-26 10:34:25 [adesa.uk] INFO: Saving data for 10730212: {'created_time': 1774521265.904416, 'last_price_update_time': 1774521265.904428, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730212') HTTP/1.1" 204 0
2026-03-26 10:34:26 [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-26 10:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-26 10:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with scrape type 1
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bd84f8e-f52a-5a93-82c6-2978a77e50d2
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252F415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252Fd36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/d36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252Fa01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/a01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252Fb4ccfeea-7f54-4e32-833c-04b08f38708d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/b4ccfeea-7f54-4e32-833c-04b08f38708d.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252Ff3e8803f-fe93-408f-bdba-4547953b06d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/f3e8803f-fe93-408f-bdba-4547953b06d0.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252Fb2a4c65b-87e5-47ee-88a9-da10570349a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/b2a4c65b-87e5-47ee-88a9-da10570349a1.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252F4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252Ffe15cb75-a321-4813-920d-ab398e014ac3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/fe15cb75-a321-4813-920d-ab398e014ac3.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252F0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg already downloaded
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5608794%252Fgeneral%252Fd0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/d0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg already downloaded
2026-03-26 10:34:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2, identifier: 10730237
2026-03-26 10:34:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-26 10:34:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-26 10:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237 to the API
2026-03-26 10:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:27 [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': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5608794/general/415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg',
'https://images.openlane.eu/carimgs/5608794/general/d36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg',
'https://images.openlane.eu/carimgs/5608794/general/a01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg',
'https://images.openlane.eu/carimgs/5608794/general/b4ccfeea-7f54-4e32-833c-04b08f38708d.jpg',
'https://images.openlane.eu/carimgs/5608794/general/f3e8803f-fe93-408f-bdba-4547953b06d0.jpg',
'https://images.openlane.eu/carimgs/5608794/general/b2a4c65b-87e5-47ee-88a9-da10570349a1.jpg',
'https://images.openlane.eu/carimgs/5608794/general/4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg',
'https://images.openlane.eu/carimgs/5608794/general/fe15cb75-a321-4813-920d-ab398e014ac3.jpg',
'https://images.openlane.eu/carimgs/5608794/general/0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg',
'https://images.openlane.eu/carimgs/5608794/general/d0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139424,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135622,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/d36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134581,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/a01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136211,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/b4ccfeea-7f54-4e32-833c-04b08f38708d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123218,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/f3e8803f-fe93-408f-bdba-4547953b06d0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121230,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/b2a4c65b-87e5-47ee-88a9-da10570349a1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143960,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87752,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/fe15cb75-a321-4813-920d-ab398e014ac3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121476,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd84f8e-f52a-5a93-82c6-2978a77e50d2/7bd84f8e-f52a-5a93-82c6-2978a77e50d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111688,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/d0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg',
'Width': 1440}],
'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-26 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730237%27 HTTP/1.1" 200 None
2026-03-26 10:34:27 [adesa.uk] INFO: Saving data for 10730237: {'created_time': 1774521267.063884, 'last_price_update_time': 1774521267.063897, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730237') HTTP/1.1" 204 0
2026-03-26 10:34:28 [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-26 10:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-26 10:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with scrape type 1
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b72ea1c-aa59-5daf-954c-af4abf9799e8
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252F9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252F411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252F3e1044c0-3aa7-4c47-bada-94582129e916.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/3e1044c0-3aa7-4c47-bada-94582129e916.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252F32361f7f-378d-4387-9920-13d6f46c7126.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/32361f7f-378d-4387-9920-13d6f46c7126.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252Fc47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/c47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252Fb0feece5-c69c-440f-a6aa-dec345946f69.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/b0feece5-c69c-440f-a6aa-dec345946f69.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252F65be7059-9046-491d-9f4a-96d6c440d134.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/65be7059-9046-491d-9f4a-96d6c440d134.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252Ff6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/f6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252Fdfd7d76e-13f4-4124-ac85-338e1379c69d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/dfd7d76e-13f4-4124-ac85-338e1379c69d.jpg already downloaded
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5540484%252Fgeneral%252Fb0837953-1163-4ace-856e-dd8cf64df157.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/b0837953-1163-4ace-856e-dd8cf64df157.jpg already downloaded
2026-03-26 10:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8b72ea1c-aa59-5daf-954c-af4abf9799e8, identifier: 10730222
2026-03-26 10:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-26 10:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-26 10:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222 to the API
2026-03-26 10:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10: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-26 10:34:29 [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': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5540484/general/9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg',
'https://images.openlane.eu/carimgs/5540484/general/411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg',
'https://images.openlane.eu/carimgs/5540484/general/3e1044c0-3aa7-4c47-bada-94582129e916.jpg',
'https://images.openlane.eu/carimgs/5540484/general/32361f7f-378d-4387-9920-13d6f46c7126.jpg',
'https://images.openlane.eu/carimgs/5540484/general/c47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg',
'https://images.openlane.eu/carimgs/5540484/general/b0feece5-c69c-440f-a6aa-dec345946f69.jpg',
'https://images.openlane.eu/carimgs/5540484/general/65be7059-9046-491d-9f4a-96d6c440d134.jpg',
'https://images.openlane.eu/carimgs/5540484/general/f6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg',
'https://images.openlane.eu/carimgs/5540484/general/dfd7d76e-13f4-4124-ac85-338e1379c69d.jpg',
'https://images.openlane.eu/carimgs/5540484/general/b0837953-1163-4ace-856e-dd8cf64df157.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131587,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106768,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109834,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/3e1044c0-3aa7-4c47-bada-94582129e916.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124790,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/32361f7f-378d-4387-9920-13d6f46c7126.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111296,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/c47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110631,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/b0feece5-c69c-440f-a6aa-dec345946f69.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110282,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/65be7059-9046-491d-9f4a-96d6c440d134.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98630,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/f6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89390,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/dfd7d76e-13f4-4124-ac85-338e1379c69d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b72ea1c-aa59-5daf-954c-af4abf9799e8/8b72ea1c-aa59-5daf-954c-af4abf9799e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111925,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/b0837953-1163-4ace-856e-dd8cf64df157.jpg',
'Width': 960}],
'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-26 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730222%27 HTTP/1.1" 200 None
2026-03-26 10:34:29 [adesa.uk] INFO: Saving data for 10730222: {'created_time': 1774521269.170721, 'last_price_update_time': 1774521269.170731, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730222') HTTP/1.1" 204 0
2026-03-26 10:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730106, dropping item
2026-03-26 10:34:41 [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-26 10:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-26 10:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 495039a0-7feb-5cb8-948d-86c3ae9150ce with scrape type 1
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 495039a0-7feb-5cb8-948d-86c3ae9150ce
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252F06178935-2aad-4953-9846-3c6dbfd285a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/06178935-2aad-4953-9846-3c6dbfd285a3.jpg already downloaded
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252Fdcb966f6-5390-42b2-8398-40a92eb26d60.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/dcb966f6-5390-42b2-8398-40a92eb26d60.jpg already downloaded
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252Fb68f92ed-84c1-4673-8fd8-e6904683e743.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/b68f92ed-84c1-4673-8fd8-e6904683e743.jpg already downloaded
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252F698f5c58-7db9-401e-97d5-559f678f6110.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/698f5c58-7db9-401e-97d5-559f678f6110.jpg already downloaded
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252F4e06bb39-4861-438a-846c-189e1e99b04e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/4e06bb39-4861-438a-846c-189e1e99b04e.jpg already downloaded
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252Fe94e539a-8c1f-4ce7-8590-8392a1310e35.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/e94e539a-8c1f-4ce7-8590-8392a1310e35.jpg already downloaded
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252F0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg already downloaded
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252Fdc002045-2442-442e-937b-929970543162.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/dc002045-2442-442e-937b-929970543162.jpg already downloaded
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5525406%252Fgeneral%252F0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg already downloaded
2026-03-26 10:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 495039a0-7feb-5cb8-948d-86c3ae9150ce, identifier: 10730223
2026-03-26 10:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-26 10:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-26 10:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223 to the API
2026-03-26 10:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:42 [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': 9,
'photo_urls': ['https://images.openlane.eu/carimgs/5525406/general/06178935-2aad-4953-9846-3c6dbfd285a3.jpg',
'https://images.openlane.eu/carimgs/5525406/general/dcb966f6-5390-42b2-8398-40a92eb26d60.jpg',
'https://images.openlane.eu/carimgs/5525406/general/b68f92ed-84c1-4673-8fd8-e6904683e743.jpg',
'https://images.openlane.eu/carimgs/5525406/general/698f5c58-7db9-401e-97d5-559f678f6110.jpg',
'https://images.openlane.eu/carimgs/5525406/general/4e06bb39-4861-438a-846c-189e1e99b04e.jpg',
'https://images.openlane.eu/carimgs/5525406/general/e94e539a-8c1f-4ce7-8590-8392a1310e35.jpg',
'https://images.openlane.eu/carimgs/5525406/general/0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg',
'https://images.openlane.eu/carimgs/5525406/general/dc002045-2442-442e-937b-929970543162.jpg',
'https://images.openlane.eu/carimgs/5525406/general/0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108371,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/06178935-2aad-4953-9846-3c6dbfd285a3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91874,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/dcb966f6-5390-42b2-8398-40a92eb26d60.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97247,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/b68f92ed-84c1-4673-8fd8-e6904683e743.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96291,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/698f5c58-7db9-401e-97d5-559f678f6110.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97528,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/4e06bb39-4861-438a-846c-189e1e99b04e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62662,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/e94e539a-8c1f-4ce7-8590-8392a1310e35.jpg',
'Width': 480},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87160,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71694,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/dc002045-2442-442e-937b-929970543162.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495039a0-7feb-5cb8-948d-86c3ae9150ce/495039a0-7feb-5cb8-948d-86c3ae9150ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93070,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg',
'Width': 640}],
'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-26 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:42 [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-26 10:34:42 [adesa.uk] INFO: Saving data for 10730223: {'created_time': 1774521282.154286, 'last_price_update_time': 1774521282.154297, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730223') HTTP/1.1" 204 0
2026-03-26 10:34:45 [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-26 10:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-26 10:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2fef854-9234-56d3-98e3-fc6488fc068d with scrape type 1
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2fef854-9234-56d3-98e3-fc6488fc068d
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F6bc1cad2-506e-443b-8887-64711d2146d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/6bc1cad2-506e-443b-8887-64711d2146d7.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F140fcbc0-40db-4427-825a-0d2cad590210.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/140fcbc0-40db-4427-825a-0d2cad590210.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F97a67087-0404-4ccc-a180-032e8996c46f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/97a67087-0404-4ccc-a180-032e8996c46f.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252Fa66803a1-84d2-408d-a20b-031bf6f23b5b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/a66803a1-84d2-408d-a20b-031bf6f23b5b.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg already downloaded
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34: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%252F5728847%252Fgeneral%252F8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg already downloaded
2026-03-26 10:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a2fef854-9234-56d3-98e3-fc6488fc068d, identifier: 10730260
2026-03-26 10:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-26 10:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-26 10:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260 to the API
2026-03-26 10:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:46 [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': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5728847/general/27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg',
'https://images.openlane.eu/carimgs/5728847/general/170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg',
'https://images.openlane.eu/carimgs/5728847/general/6bc1cad2-506e-443b-8887-64711d2146d7.jpg',
'https://images.openlane.eu/carimgs/5728847/general/140fcbc0-40db-4427-825a-0d2cad590210.jpg',
'https://images.openlane.eu/carimgs/5728847/general/97a67087-0404-4ccc-a180-032e8996c46f.jpg',
'https://images.openlane.eu/carimgs/5728847/general/0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg',
'https://images.openlane.eu/carimgs/5728847/general/55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg',
'https://images.openlane.eu/carimgs/5728847/general/a66803a1-84d2-408d-a20b-031bf6f23b5b.jpg',
'https://images.openlane.eu/carimgs/5728847/general/22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg',
'https://images.openlane.eu/carimgs/5728847/general/8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245889,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199461,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/6bc1cad2-506e-443b-8887-64711d2146d7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234972,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/140fcbc0-40db-4427-825a-0d2cad590210.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205882,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/97a67087-0404-4ccc-a180-032e8996c46f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222953,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262056,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239313,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/a66803a1-84d2-408d-a20b-031bf6f23b5b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205847,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2fef854-9234-56d3-98e3-fc6488fc068d/a2fef854-9234-56d3-98e3-fc6488fc068d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214711,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg',
'Width': 1440}],
'price': 31800,
'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-26 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710730260%27 HTTP/1.1" 200 None
2026-03-26 10:34:46 [adesa.uk] INFO: Saving data for 10730260: {'created_time': 1774521286.072892, 'last_price_update_time': 1774521286.072907, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730260') HTTP/1.1" 204 0
2026-03-26 10:34:52 [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-26 10:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-26 10:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d20029-ebc8-5421-b523-afe3f90adb12 with scrape type 1
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3d20029-ebc8-5421-b523-afe3f90adb12
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F8cbce409-ac43-448b-9db1-eea50d4f0851.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/8cbce409-ac43-448b-9db1-eea50d4f0851.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fc3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/c3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fdd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/dd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fd0479b3c-13b9-4576-aa4f-a22f30980475.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/d0479b3c-13b9-4576-aa4f-a22f30980475.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fe4f03567-4a8e-4f84-be95-383ada93c306.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/e4f03567-4a8e-4f84-be95-383ada93c306.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F5baff728-f288-4380-b9ba-68b6418598a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/5baff728-f288-4380-b9ba-68b6418598a5.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fbe26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/be26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg already downloaded
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F99659af1-6e8d-4ce4-9713-fa886e28a927.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/99659af1-6e8d-4ce4-9713-fa886e28a927.jpg already downloaded
2026-03-26 10:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b3d20029-ebc8-5421-b523-afe3f90adb12, identifier: 10730204
2026-03-26 10:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-26 10:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-26 10:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204 to the API
2026-03-26 10:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:34: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-26 10:34:53 [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': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5418880/general/8cbce409-ac43-448b-9db1-eea50d4f0851.jpg',
'https://images.openlane.eu/carimgs/5418880/general/c3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg',
'https://images.openlane.eu/carimgs/5418880/general/70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg',
'https://images.openlane.eu/carimgs/5418880/general/dd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg',
'https://images.openlane.eu/carimgs/5418880/general/d0479b3c-13b9-4576-aa4f-a22f30980475.jpg',
'https://images.openlane.eu/carimgs/5418880/general/e4f03567-4a8e-4f84-be95-383ada93c306.jpg',
'https://images.openlane.eu/carimgs/5418880/general/5baff728-f288-4380-b9ba-68b6418598a5.jpg',
'https://images.openlane.eu/carimgs/5418880/general/be26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg',
'https://images.openlane.eu/carimgs/5418880/general/7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg',
'https://images.openlane.eu/carimgs/5418880/general/99659af1-6e8d-4ce4-9713-fa886e28a927.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316735,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/8cbce409-ac43-448b-9db1-eea50d4f0851.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298563,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/c3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254102,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/dd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258425,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/d0479b3c-13b9-4576-aa4f-a22f30980475.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254153,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/e4f03567-4a8e-4f84-be95-383ada93c306.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/5baff728-f288-4380-b9ba-68b6418598a5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172090,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/be26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172411,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d20029-ebc8-5421-b523-afe3f90adb12/b3d20029-ebc8-5421-b523-afe3f90adb12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234366,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/99659af1-6e8d-4ce4-9713-fa886e28a927.jpg',
'Width': 1440}],
'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-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [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-26 10:34:53 [adesa.uk] INFO: Saving data for 10730204: {'created_time': 1774521293.092852, 'last_price_update_time': 1774521293.092863, 'auction_closing_time': 1774879200.0}
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730204') HTTP/1.1" 204 0
2026-03-26 10:34:53 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 10:34:53 [adesa.uk] INFO: adesa.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -4, <ScrapeType.NEW_DUPLICATE_ID: 4>: 4, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [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-26 10:34:53 [adesa.uk] INFO: Saving data for 10730259: {'created_time': 1774521293.249034}
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730259') HTTP/1.1" 204 0
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [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-26 10:34:53 [adesa.uk] INFO: Saving data for 10730106: {'created_time': 1774521293.290717}
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730106') HTTP/1.1" 204 0
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [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-26 10:34:53 [adesa.uk] INFO: Saving data for 10730257: {'created_time': 1774521293.323617}
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730257') HTTP/1.1" 204 0
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [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-26 10:34:53 [adesa.uk] INFO: Saving data for 10730131: {'created_time': 1774521293.355535}
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730131') HTTP/1.1" 204 0
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [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-26 10:34:53 [adesa.uk] INFO: Saving data for 10730250: {'created_time': 1774521293.395605}
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730250') HTTP/1.1" 204 0
2026-03-26 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:34:53 [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%201774089293 HTTP/1.1" 200 None
2026-03-26 10:34:53 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (71 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-26T10_30_00.jl
2026-03-26 10:34:53 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 103942,
'downloader/request_count': 116,
'downloader/request_method_count/GET': 113,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 10712239,
'downloader/response_count': 116,
'downloader/response_status_count/200': 106,
'downloader/response_status_count/403': 10,
'elapsed_time_seconds': 288.058587,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 10, 34, 53, 435484, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 45470,
'httpcompression/response_count': 10,
'item_scraped_count': 71,
'log_count/DEBUG': 2854,
'log_count/INFO': 2317,
'memusage/max': 169578496,
'memusage/startup': 150102016,
'photo_download_count': 27,
'request_depth_max': 4,
'response_received_count': 89,
'scheduler/dequeued': 116,
'scheduler/dequeued/memory': 116,
'scheduler/enqueued': 116,
'scheduler/enqueued/memory': 116,
'scrape_type/new': 71,
'scrape_type/new_duplicate_id': 5,
'scrape_type/skipped': 190,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 86,
'scrapy-zyte-api/error_ratio': 0.08139534883720931,
'scrapy-zyte-api/errors': 7,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 7,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 13.429281763897478,
'scrapy-zyte-api/mean_response_seconds': 13.470683223980515,
'scrapy-zyte-api/processed': 79,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 79,
'scrapy-zyte-api/request_args/experimental.requestCookies': 78,
'scrapy-zyte-api/request_args/experimental.responseCookies': 79,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 79,
'scrapy-zyte-api/request_args/httpResponseHeaders': 79,
'scrapy-zyte-api/request_args/url': 79,
'scrapy-zyte-api/status_codes/0': 7,
'scrapy-zyte-api/status_codes/200': 79,
'scrapy-zyte-api/success': 79,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 266,
'source/total_available': 266,
'start_time': datetime.datetime(2026, 3, 26, 10, 30, 5, 376897, tzinfo=datetime.timezone.utc)}
2026-03-26 10:34:53 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 10:34:53 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9dc7955490>
2026-03-26 10:34:53 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9dc79558d0>