2026-03-27 10:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 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-27 10:30:04 [adesa.uk] INFO: Starting spider adesa.uk
2026-03-27 10:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 10:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 10:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 10:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 10:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 5dcb58083dca8481
2026-03-27 10:30:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 10:30:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.uk/task_45_2026-03-27T10_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 10:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 10:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 10:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 10:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 10:30:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 10:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 10:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 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 2111
2026-03-27 10:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 10:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 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-27 10:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 10:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 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-27 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-27 10:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-27 10:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 10:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 10:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 10:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 10:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 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-27 10:30:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732862
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732862%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732862: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732862 url https://www.openlane.eu/en/carv6/auction/10732862
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732864
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732864%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732864: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732864 url https://www.openlane.eu/en/carv6/auction/10732864
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732863
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732863%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732863: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732863 url https://www.openlane.eu/en/carv6/auction/10732863
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732865
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732865: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732865 url https://www.openlane.eu/en/carv6/auction/10732865
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732866
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732866: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732866 url https://www.openlane.eu/en/carv6/auction/10732866
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732867
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732867: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732867 url https://www.openlane.eu/en/carv6/auction/10732867
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732871
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732871: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732871 url https://www.openlane.eu/en/carv6/auction/10732871
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732869
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732869: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732869 url https://www.openlane.eu/en/carv6/auction/10732869
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732870
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732870: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732870 url https://www.openlane.eu/en/carv6/auction/10732870
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732868
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732868: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732868 url https://www.openlane.eu/en/carv6/auction/10732868
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732872
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732872: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732872 url https://www.openlane.eu/en/carv6/auction/10732872
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732874
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732874: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732874 url https://www.openlane.eu/en/carv6/auction/10732874
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732879
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732879: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732879 url https://www.openlane.eu/en/carv6/auction/10732879
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732877
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732877: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732877 url https://www.openlane.eu/en/carv6/auction/10732877
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732875
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732875: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732875 url https://www.openlane.eu/en/carv6/auction/10732875
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732878
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732878%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732878: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732878 url https://www.openlane.eu/en/carv6/auction/10732878
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732876
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732876%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732876: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732876 url https://www.openlane.eu/en/carv6/auction/10732876
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732880
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732880%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732880: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732880 url https://www.openlane.eu/en/carv6/auction/10732880
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10732881
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732881%27 HTTP/1.1" 200 None
2026-03-27 10:30:12 [adesa.uk] INFO: Scrape type for 10732881: 0
2026-03-27 10:30:12 [adesa.uk] INFO: Skipping item 10732881 url https://www.openlane.eu/en/carv6/auction/10732881
2026-03-27 10:30:12 [adesa.uk] INFO: Found listing with ID: 10730216
2026-03-27 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730216: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730216 url https://www.openlane.eu/en/carv6/auction/10730216
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730215
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730215%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730215: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730215 url https://www.openlane.eu/en/carv6/auction/10730215
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10734595
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734595%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10734595: 1
2026-03-27 10:30:13 [adesa.uk] INFO: Scraping item 10734595 url https://www.openlane.eu/en/carv6/auction/10734595
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730218
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730218%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730218: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730218 url https://www.openlane.eu/en/carv6/auction/10730218
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730264
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730264: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730264 url https://www.openlane.eu/en/carv6/auction/10730264
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730259
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730259%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730259: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730259 url https://www.openlane.eu/en/carv6/auction/10730259
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730257
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730257%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730257: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730257 url https://www.openlane.eu/en/carv6/auction/10730257
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730258
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730258%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730258: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730258 url https://www.openlane.eu/en/carv6/auction/10730258
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730268
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730268%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730268: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730268 url https://www.openlane.eu/en/carv6/auction/10730268
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730242
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730242%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730242: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730242 url https://www.openlane.eu/en/carv6/auction/10730242
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730239
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730239%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730239: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730239 url https://www.openlane.eu/en/carv6/auction/10730239
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730272
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730272%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730272: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730272 url https://www.openlane.eu/en/carv6/auction/10730272
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730255
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730255%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730255: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730255 url https://www.openlane.eu/en/carv6/auction/10730255
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730263
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730263: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730263 url https://www.openlane.eu/en/carv6/auction/10730263
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730252
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730252%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730252: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730252 url https://www.openlane.eu/en/carv6/auction/10730252
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730254
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730254%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730254: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730254 url https://www.openlane.eu/en/carv6/auction/10730254
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730224
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730224: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730224 url https://www.openlane.eu/en/carv6/auction/10730224
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730237
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730237%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730237: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730237 url https://www.openlane.eu/en/carv6/auction/10730237
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730222
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730222%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730222: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730222 url https://www.openlane.eu/en/carv6/auction/10730222
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730212
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730212%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730212: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730212 url https://www.openlane.eu/en/carv6/auction/10730212
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730226
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730226%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730226: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730226 url https://www.openlane.eu/en/carv6/auction/10730226
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730210
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730210%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730210: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730210 url https://www.openlane.eu/en/carv6/auction/10730210
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730211
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730211%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730211: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730211 url https://www.openlane.eu/en/carv6/auction/10730211
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730283
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730283: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730283 url https://www.openlane.eu/en/carv6/auction/10730283
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730240
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730240%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730240: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730240 url https://www.openlane.eu/en/carv6/auction/10730240
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730235
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730235%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730235: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730235 url https://www.openlane.eu/en/carv6/auction/10730235
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730245
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730245%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730245: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730245 url https://www.openlane.eu/en/carv6/auction/10730245
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730260
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730260%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730260: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730260 url https://www.openlane.eu/en/carv6/auction/10730260
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730265
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730265%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730265: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730265 url https://www.openlane.eu/en/carv6/auction/10730265
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730234
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730234%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730234: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730234 url https://www.openlane.eu/en/carv6/auction/10730234
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730724
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730724%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730724: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730724 url https://www.openlane.eu/en/carv6/auction/10730724
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730262
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730262%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730262: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730262 url https://www.openlane.eu/en/carv6/auction/10730262
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730232
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730232%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730232: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730232 url https://www.openlane.eu/en/carv6/auction/10730232
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730269
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730269%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730269: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730269 url https://www.openlane.eu/en/carv6/auction/10730269
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730225
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730225%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730225: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730225 url https://www.openlane.eu/en/carv6/auction/10730225
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730270
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730270%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730270: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730270 url https://www.openlane.eu/en/carv6/auction/10730270
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730213
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730213%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730213: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730213 url https://www.openlane.eu/en/carv6/auction/10730213
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730271
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730271%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730271: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730271 url https://www.openlane.eu/en/carv6/auction/10730271
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730253
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730253%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730253: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730253 url https://www.openlane.eu/en/carv6/auction/10730253
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730273
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730273%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730273: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730273 url https://www.openlane.eu/en/carv6/auction/10730273
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730261
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730261%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730261: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730261 url https://www.openlane.eu/en/carv6/auction/10730261
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730231
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730231%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730231: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730231 url https://www.openlane.eu/en/carv6/auction/10730231
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730227
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730227%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730227: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730227 url https://www.openlane.eu/en/carv6/auction/10730227
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730217
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730217%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730217: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730217 url https://www.openlane.eu/en/carv6/auction/10730217
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730267
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730267%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730267: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730267 url https://www.openlane.eu/en/carv6/auction/10730267
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730241
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730241%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730241: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730241 url https://www.openlane.eu/en/carv6/auction/10730241
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730229
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730229%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730229: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730229 url https://www.openlane.eu/en/carv6/auction/10730229
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730233
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730233%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730233: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730233 url https://www.openlane.eu/en/carv6/auction/10730233
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730266
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730266%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730266: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730266 url https://www.openlane.eu/en/carv6/auction/10730266
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730236
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730236%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730236: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730236 url https://www.openlane.eu/en/carv6/auction/10730236
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730205
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730205%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730205: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730205 url https://www.openlane.eu/en/carv6/auction/10730205
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730204
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730204%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730204: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730204 url https://www.openlane.eu/en/carv6/auction/10730204
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730221
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730221%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730221: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730221 url https://www.openlane.eu/en/carv6/auction/10730221
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10732883
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732883%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10732883: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10732883 url https://www.openlane.eu/en/carv6/auction/10732883
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10732882
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732882%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10732882: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10732882 url https://www.openlane.eu/en/carv6/auction/10732882
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730249
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730249%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730249: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730249 url https://www.openlane.eu/en/carv6/auction/10730249
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730250
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730250%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730250: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730250 url https://www.openlane.eu/en/carv6/auction/10730250
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730246
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730246%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730246: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730246 url https://www.openlane.eu/en/carv6/auction/10730246
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730247
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730247%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730247: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730247 url https://www.openlane.eu/en/carv6/auction/10730247
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730228
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730228%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730228: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730228 url https://www.openlane.eu/en/carv6/auction/10730228
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730243
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730243%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730243: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730243 url https://www.openlane.eu/en/carv6/auction/10730243
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10732884
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732884%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10732884: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10732884 url https://www.openlane.eu/en/carv6/auction/10732884
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730220
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730220: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730220 url https://www.openlane.eu/en/carv6/auction/10730220
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10732885
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732885%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10732885: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10732885 url https://www.openlane.eu/en/carv6/auction/10732885
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730251
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730251: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730251 url https://www.openlane.eu/en/carv6/auction/10730251
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10732886
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10732886: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10732886 url https://www.openlane.eu/en/carv6/auction/10732886
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10732887
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732887%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10732887: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10732887 url https://www.openlane.eu/en/carv6/auction/10732887
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730206
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730206: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730206 url https://www.openlane.eu/en/carv6/auction/10730206
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730207
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10730207: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10730207 url https://www.openlane.eu/en/carv6/auction/10730207
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10732888
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732888%27 HTTP/1.1" 200 None
2026-03-27 10:30:13 [adesa.uk] INFO: Scrape type for 10732888: 0
2026-03-27 10:30:13 [adesa.uk] INFO: Skipping item 10732888 url https://www.openlane.eu/en/carv6/auction/10732888
2026-03-27 10:30:13 [adesa.uk] INFO: Found listing with ID: 10730248
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730248%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730248: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730248 url https://www.openlane.eu/en/carv6/auction/10730248
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10730203
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730203: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730203 url https://www.openlane.eu/en/carv6/auction/10730203
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10732889
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732889%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10732889: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10732889 url https://www.openlane.eu/en/carv6/auction/10732889
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10730238
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730238: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730238 url https://www.openlane.eu/en/carv6/auction/10730238
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10730208
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730208: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730208 url https://www.openlane.eu/en/carv6/auction/10730208
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10730230
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730230: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730230 url https://www.openlane.eu/en/carv6/auction/10730230
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10732890
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732890%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10732890: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10732890 url https://www.openlane.eu/en/carv6/auction/10732890
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10730223
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730223: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730223 url https://www.openlane.eu/en/carv6/auction/10730223
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10730219
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730219: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730219 url https://www.openlane.eu/en/carv6/auction/10730219
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10730256
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730256: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730256 url https://www.openlane.eu/en/carv6/auction/10730256
2026-03-27 10:30:14 [adesa.uk] INFO: Found listing with ID: 10730209
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-27 10:30:14 [adesa.uk] INFO: Scrape type for 10730209: 0
2026-03-27 10:30:14 [adesa.uk] INFO: Skipping item 10730209 url https://www.openlane.eu/en/carv6/auction/10730209
2026-03-27 10:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac92f612-75ff-5c8e-ac31-af5d4077eea6 with identifier: 10734595
2026-03-27 10:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac92f612-75ff-5c8e-ac31-af5d4077eea6 with scrape type 1
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fd56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/d56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fadd81c13-1a36-4945-839c-d60defc7b2a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/add81c13-1a36-4945-839c-d60defc7b2a1.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fbfd2eed1-25bf-4cc9-8472-4465027e684d.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/bfd2eed1-25bf-4cc9-8472-4465027e684d.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fd455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/d455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fe1d1bde5-5314-48ab-a5ab-6196c3824801.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/e1d1bde5-5314-48ab-a5ab-6196c3824801.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg not downloaded yet
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F3810b907-dffc-47b5-9347-015c5b726047.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg not downloaded yet
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/add81c13-1a36-4945-839c-d60defc7b2a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/bfd2eed1-25bf-4cc9-8472-4465027e684d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/d56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/e1d1bde5-5314-48ab-a5ab-6196c3824801.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/d455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734595)
2026-03-27 10:30:18 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 10:30:18 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 10:30:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fe0622d0>
2026-03-27 10:30:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 10:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fadd81c13-1a36-4945-839c-d60defc7b2a1.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/add81c13-1a36-4945-839c-d60defc7b2a1.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fe435dd0>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fd76b3d0>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fbfd2eed1-25bf-4cc9-8472-4465027e684d.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/bfd2eed1-25bf-4cc9-8472-4465027e684d.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fe436f90>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fd56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/d56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fd78d910>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fd78dc90>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fe1d1bde5-5314-48ab-a5ab-6196c3824801.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/e1d1bde5-5314-48ab-a5ab-6196c3824801.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fd769f50>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fd774850>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fe446650>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fd455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/d455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd5fd78d190>
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F3810b907-dffc-47b5-9347-015c5b726047.jpg') HTTP/1.1" 204 0
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg saved to cache
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac92f612-75ff-5c8e-ac31-af5d4077eea6
2026-03-27 10:30:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac92f612-75ff-5c8e-ac31-af5d4077eea6, skipping ID generation
2026-03-27 10:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac92f612-75ff-5c8e-ac31-af5d4077eea6 with scrape type 1
2026-03-27 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac92f612-75ff-5c8e-ac31-af5d4077eea6 sending to next pipeline
2026-03-27 10:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ac92f612-75ff-5c8e-ac31-af5d4077eea6, identifier: 10734595
2026-03-27 10:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ac92f612-75ff-5c8e-ac31-af5d4077eea6 with identifier: 10734595
2026-03-27 10:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 10:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 10:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ac92f612-75ff-5c8e-ac31-af5d4077eea6 with identifier: 10734595
2026-03-27 10:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ac92f612-75ff-5c8e-ac31-af5d4077eea6 with identifier: 10734595 to the API
2026-03-27 10:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '3.2L',
'engine_horse_power': 250,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac92f612-75ff-5c8e-ac31-af5d4077eea6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LV57UPH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734595',
'listing': 'auction',
'location': 'Mold',
'make': 'Audi',
'model': 'TT',
'odometer': 86500,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275386,
'Height': 837,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/d56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg',
'Width': 1505},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297851,
'Height': 858,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/add81c13-1a36-4945-839c-d60defc7b2a1.jpg',
'Width': 1533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343357,
'Height': 1005,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg',
'Width': 1487},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312026,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/bfd2eed1-25bf-4cc9-8472-4465027e684d.jpg',
'Width': 1532},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298011,
'Height': 933,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg',
'Width': 1505},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268825,
'Height': 856,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/d455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg',
'Width': 1537},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198075,
'Height': 1096,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/e1d1bde5-5314-48ab-a5ab-6196c3824801.jpg',
'Width': 1538},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148500,
'Height': 968,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg',
'Width': 1565},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212748,
'Height': 1097,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg',
'Width': 1537},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac92f612-75ff-5c8e-ac31-af5d4077eea6/ac92f612-75ff-5c8e-ac31-af5d4077eea6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227287,
'Height': 1100,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg',
'Width': 1538}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2007-11-09',
'seats_number': 4,
'seller_name': 'MCD Cars',
'title': 'Audi TT 3.2 - Petrol - Manual - 250 hp - LV57UPH - 86,500 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-27 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734595%27 HTTP/1.1" 200 None
2026-03-27 10:30:21 [adesa.uk] INFO: Saving data for 10734595: {'created_time': 1774607421.263099, 'last_price_update_time': 1774607421.263112, 'auction_closing_time': 1774879200.0}
2026-03-27 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10734595') HTTP/1.1" 204 0
2026-03-27 10:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10730214
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710730214%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10730214: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10730214 url https://www.openlane.eu/en/carv6/auction/10730214
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709056
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709056%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709056: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709056 url https://www.openlane.eu/en/carv6/auction/10709056
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709057
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709057%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709057: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709057 url https://www.openlane.eu/en/carv6/auction/10709057
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709060
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709060%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709060: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709060 url https://www.openlane.eu/en/carv6/auction/10709060
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709059
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709059%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709059: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709059 url https://www.openlane.eu/en/carv6/auction/10709059
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709044
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709044%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709044: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709044 url https://www.openlane.eu/en/carv6/auction/10709044
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709055
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709055%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709055: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709055 url https://www.openlane.eu/en/carv6/auction/10709055
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709050
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709050%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709050: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709050 url https://www.openlane.eu/en/carv6/auction/10709050
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709042
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709042%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709042: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709042 url https://www.openlane.eu/en/carv6/auction/10709042
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709048
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709048%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709048: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709048 url https://www.openlane.eu/en/carv6/auction/10709048
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709046
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709046%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709046: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709046 url https://www.openlane.eu/en/carv6/auction/10709046
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709045
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709045%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709045: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709045 url https://www.openlane.eu/en/carv6/auction/10709045
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709040
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709040%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709040: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709040 url https://www.openlane.eu/en/carv6/auction/10709040
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709053
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709053%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709053: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709053 url https://www.openlane.eu/en/carv6/auction/10709053
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709052
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709052%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709052: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709052 url https://www.openlane.eu/en/carv6/auction/10709052
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709051
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709051%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709051: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709051 url https://www.openlane.eu/en/carv6/auction/10709051
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709058
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709058%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709058: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709058 url https://www.openlane.eu/en/carv6/auction/10709058
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709041
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709041%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709041: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709041 url https://www.openlane.eu/en/carv6/auction/10709041
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709049
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709049%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709049: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709049 url https://www.openlane.eu/en/carv6/auction/10709049
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709047
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709047%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709047: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709047 url https://www.openlane.eu/en/carv6/auction/10709047
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10734805
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710734805%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10734805: 1
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10734805 url https://www.openlane.eu/en/carv6/auction/10734805
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709008
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709008%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709008: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709008 url https://www.openlane.eu/en/carv6/auction/10709008
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709009
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709009%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709009: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709009 url https://www.openlane.eu/en/carv6/auction/10709009
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10709007
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710709007%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10709007: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10709007 url https://www.openlane.eu/en/carv6/auction/10709007
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10707311
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710707311%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10707311: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10707311 url https://www.openlane.eu/en/carv6/auction/10707311
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10722844
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710722844%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10722844: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10722844 url https://www.openlane.eu/en/carv6/auction/10722844
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10715371
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710715371%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10715371: 2
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10715371 url https://www.openlane.eu/en/carv6/auction/10715371
2026-03-27 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-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10730130
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710730130%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10730130: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10730130 url https://www.openlane.eu/en/carv6/auction/10730130
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10730106
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710730106%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10730106: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10730106 url https://www.openlane.eu/en/carv6/auction/10730106
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10730107
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710730107%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10730107: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10730107 url https://www.openlane.eu/en/carv6/auction/10730107
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10730131
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710730131%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10730131: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10730131 url https://www.openlane.eu/en/carv6/auction/10730131
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10734807
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710734807%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10734807: 1
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10734807 url https://www.openlane.eu/en/carv6/auction/10734807
2026-03-27 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-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10734808
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710734808%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10734808: 1
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10734808 url https://www.openlane.eu/en/carv6/auction/10734808
2026-03-27 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-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10734809
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710734809%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10734809: 1
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10734809 url https://www.openlane.eu/en/carv6/auction/10734809
2026-03-27 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-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10734806
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710734806%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10734806: 1
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10734806 url https://www.openlane.eu/en/carv6/auction/10734806
2026-03-27 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-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10706007
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710706007%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10706007: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10706007 url https://www.openlane.eu/en/carv6/auction/10706007
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10722807
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710722807%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10722807: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10722807 url https://www.openlane.eu/en/carv6/auction/10722807
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10722806
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710722806%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10722806: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10722806 url https://www.openlane.eu/en/carv6/auction/10722806
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10674518
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710674518%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10674518: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10674518 url https://www.openlane.eu/en/carv6/auction/10674518
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10721103
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710721103%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10721103: 2
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10721103 url https://www.openlane.eu/en/carv6/auction/10721103
2026-03-27 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-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10606317
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710606317%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10606317: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10606317 url https://www.openlane.eu/en/carv6/auction/10606317
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10711372
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710711372%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10711372: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10711372 url https://www.openlane.eu/en/carv6/auction/10711372
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10707698
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710707698%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10707698: 2
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10707698 url https://www.openlane.eu/en/carv6/auction/10707698
2026-03-27 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-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10707699
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710707699%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10707699: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10707699 url https://www.openlane.eu/en/carv6/auction/10707699
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10606319
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710606319%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10606319: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10606319 url https://www.openlane.eu/en/carv6/auction/10606319
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10721170
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710721170%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10721170: 2
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10721170 url https://www.openlane.eu/en/carv6/auction/10721170
2026-03-27 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-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10692823
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710692823%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10692823: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10692823 url https://www.openlane.eu/en/carv6/auction/10692823
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10691303
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710691303%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10691303: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10691303 url https://www.openlane.eu/en/carv6/auction/10691303
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10692824
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710692824%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10692824: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10692824 url https://www.openlane.eu/en/carv6/auction/10692824
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10721104
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710721104%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10721104: 2
2026-03-27 10:30:26 [adesa.uk] INFO: Scraping item 10721104 url https://www.openlane.eu/en/carv6/auction/10721104
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10721102
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710721102%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10721102: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10721102 url https://www.openlane.eu/en/carv6/auction/10721102
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10619051
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710619051%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10619051: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10619051 url https://www.openlane.eu/en/carv6/auction/10619051
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10707310
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710707310%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10707310: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10707310 url https://www.openlane.eu/en/carv6/auction/10707310
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10707309
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710707309%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10707309: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10707309 url https://www.openlane.eu/en/carv6/auction/10707309
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10707308
2026-03-27 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710707308%27 HTTP/1.1" 200 None
2026-03-27 10:30:26 [adesa.uk] INFO: Scrape type for 10707308: 0
2026-03-27 10:30:26 [adesa.uk] INFO: Skipping item 10707308 url https://www.openlane.eu/en/carv6/auction/10707308
2026-03-27 10:30:26 [adesa.uk] INFO: Found listing with ID: 10707307
2026-03-27 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710707307%27 HTTP/1.1" 200 None
2026-03-27 10:30:27 [adesa.uk] INFO: Scrape type for 10707307: 0
2026-03-27 10:30:27 [adesa.uk] INFO: Skipping item 10707307 url https://www.openlane.eu/en/carv6/auction/10707307
2026-03-27 10:30:27 [adesa.uk] INFO: Found listing with ID: 10606304
2026-03-27 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710606304%27 HTTP/1.1" 200 None
2026-03-27 10:30:27 [adesa.uk] INFO: Scrape type for 10606304: 0
2026-03-27 10:30:27 [adesa.uk] INFO: Skipping item 10606304 url https://www.openlane.eu/en/carv6/auction/10606304
2026-03-27 10:30:27 [adesa.uk] INFO: Found listing with ID: 10630715
2026-03-27 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710630715%27 HTTP/1.1" 200 None
2026-03-27 10:30:27 [adesa.uk] INFO: Scrape type for 10630715: 0
2026-03-27 10:30:27 [adesa.uk] INFO: Skipping item 10630715 url https://www.openlane.eu/en/carv6/auction/10630715
2026-03-27 10:30:27 [adesa.uk] INFO: Found listing with ID: 10630207
2026-03-27 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710630207%27 HTTP/1.1" 200 None
2026-03-27 10:30:27 [adesa.uk] INFO: Scrape type for 10630207: 0
2026-03-27 10:30:27 [adesa.uk] INFO: Skipping item 10630207 url https://www.openlane.eu/en/carv6/auction/10630207
2026-03-27 10:30:27 [adesa.uk] INFO: Found listing with ID: 10630206
2026-03-27 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710630206%27 HTTP/1.1" 200 None
2026-03-27 10:30:27 [adesa.uk] INFO: Scrape type for 10630206: 0
2026-03-27 10:30:27 [adesa.uk] INFO: Skipping item 10630206 url https://www.openlane.eu/en/carv6/auction/10630206
2026-03-27 10:30:27 [adesa.uk] INFO: Found listing with ID: 10619050
2026-03-27 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710619050%27 HTTP/1.1" 200 None
2026-03-27 10:30:27 [adesa.uk] INFO: Scrape type for 10619050: 0
2026-03-27 10:30:27 [adesa.uk] INFO: Skipping item 10619050 url https://www.openlane.eu/en/carv6/auction/10619050
2026-03-27 10:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with identifier: 10734808
2026-03-27 10:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with scrape type 1
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07a41a19-b0fc-50c3-864a-27b3ebb53b16
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252F638b9deb-0ae6-4994-802a-be23799645f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/638b9deb-0ae6-4994-802a-be23799645f2.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252F3058ab75-3e84-421d-a051-9866b0308b0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/3058ab75-3e84-421d-a051-9866b0308b0a.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252Ff234cf49-0930-40ba-8d9c-5f4a1a10c17b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/f234cf49-0930-40ba-8d9c-5f4a1a10c17b.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252Fa5775a88-4c8e-4515-b657-f848e4373a6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/a5775a88-4c8e-4515-b657-f848e4373a6f.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252Fbd4f8e64-2e54-48c4-8aec-83f53a6c95b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/bd4f8e64-2e54-48c4-8aec-83f53a6c95b5.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252F4e1b7071-e1cd-4fa7-91a7-98044be7e13e.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/4e1b7071-e1cd-4fa7-91a7-98044be7e13e.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252F728932d8-4fab-4fbf-80a3-292020bdcaf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/728932d8-4fab-4fbf-80a3-292020bdcaf4.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252Fea54c830-eacf-4fb3-8bf1-fb8f0464cd23.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/ea54c830-eacf-4fb3-8bf1-fb8f0464cd23.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252F36655f5e-2940-4887-bc81-268419dfa87b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/36655f5e-2940-4887-bc81-268419dfa87b.jpg already downloaded
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720290%252Fgeneral%252F46c9214f-b45f-45a6-98fe-62b50772a84f.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720290/general/46c9214f-b45f-45a6-98fe-62b50772a84f.jpg already downloaded
2026-03-27 10:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 07a41a19-b0fc-50c3-864a-27b3ebb53b16, identifier: 10734808
2026-03-27 10:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with identifier: 10734808
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 10:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 10:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with identifier: 10734808
2026-03-27 10:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 07a41a19-b0fc-50c3-864a-27b3ebb53b16 with identifier: 10734808 to the API
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '07a41a19-b0fc-50c3-864a-27b3ebb53b16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY68DLZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734808',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 80876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5720290/general/638b9deb-0ae6-4994-802a-be23799645f2.jpg',
'https://images.openlane.eu/carimgs/5720290/general/3058ab75-3e84-421d-a051-9866b0308b0a.jpg',
'https://images.openlane.eu/carimgs/5720290/general/f234cf49-0930-40ba-8d9c-5f4a1a10c17b.jpg',
'https://images.openlane.eu/carimgs/5720290/general/a5775a88-4c8e-4515-b657-f848e4373a6f.jpg',
'https://images.openlane.eu/carimgs/5720290/general/bd4f8e64-2e54-48c4-8aec-83f53a6c95b5.jpg',
'https://images.openlane.eu/carimgs/5720290/general/4e1b7071-e1cd-4fa7-91a7-98044be7e13e.jpg',
'https://images.openlane.eu/carimgs/5720290/general/728932d8-4fab-4fbf-80a3-292020bdcaf4.jpg',
'https://images.openlane.eu/carimgs/5720290/general/ea54c830-eacf-4fb3-8bf1-fb8f0464cd23.jpg',
'https://images.openlane.eu/carimgs/5720290/general/36655f5e-2940-4887-bc81-268419dfa87b.jpg',
'https://images.openlane.eu/carimgs/5720290/general/46c9214f-b45f-45a6-98fe-62b50772a84f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262067,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/638b9deb-0ae6-4994-802a-be23799645f2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320747,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/3058ab75-3e84-421d-a051-9866b0308b0a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231753,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/f234cf49-0930-40ba-8d9c-5f4a1a10c17b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240836,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/a5775a88-4c8e-4515-b657-f848e4373a6f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/bd4f8e64-2e54-48c4-8aec-83f53a6c95b5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238589,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/4e1b7071-e1cd-4fa7-91a7-98044be7e13e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271984,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/728932d8-4fab-4fbf-80a3-292020bdcaf4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241042,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/ea54c830-eacf-4fb3-8bf1-fb8f0464cd23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277333,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/36655f5e-2940-4887-bc81-268419dfa87b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a41a19-b0fc-50c3-864a-27b3ebb53b16/07a41a19-b0fc-50c3-864a-27b3ebb53b16_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271233,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720290/general/46c9214f-b45f-45a6-98fe-62b50772a84f.jpg',
'Width': 1440}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2018-09-01',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.5 Turbo SE - Diesel - Manual - 1 hp - FY68DLZ '
'- 80,876 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2018}
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734808%27 HTTP/1.1" 200 None
2026-03-27 10:30:33 [adesa.uk] INFO: Saving data for 10734808: {'created_time': 1774607433.766795, 'last_price_update_time': 1774607433.766809, 'auction_closing_time': 1775034000.0}
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10734808') HTTP/1.1" 204 0
2026-03-27 10:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e77ee53-03fe-5895-a6d5-80fe917db4c2 with identifier: 10734805
2026-03-27 10:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e77ee53-03fe-5895-a6d5-80fe917db4c2 with scrape type 1
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e77ee53-03fe-5895-a6d5-80fe917db4c2
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F72b8739a-8a7d-4caa-ac7e-660ac633e682.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/72b8739a-8a7d-4caa-ac7e-660ac633e682.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F0ad5bcee-2ed8-44f0-b53a-ed2fb79487c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/0ad5bcee-2ed8-44f0-b53a-ed2fb79487c1.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252Fded26d77-e72e-4493-adac-40c43d617f47.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/ded26d77-e72e-4493-adac-40c43d617f47.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F99b6361c-a62a-4440-bb79-8d3155698514.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/99b6361c-a62a-4440-bb79-8d3155698514.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F74075ff4-7c1e-466c-98e0-cf4bc8ac5224.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/74075ff4-7c1e-466c-98e0-cf4bc8ac5224.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F80f7d4c6-2a26-4c4f-a31f-4556e0ab0f9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/80f7d4c6-2a26-4c4f-a31f-4556e0ab0f9b.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F8dca159d-abcc-49c8-bedf-634c661ba38b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/8dca159d-abcc-49c8-bedf-634c661ba38b.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F0796c60c-b99f-445d-9f9a-706e3eb7f412.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/0796c60c-b99f-445d-9f9a-706e3eb7f412.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F52c91690-a056-42be-8de4-2abcf2f4933f.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/52c91690-a056-42be-8de4-2abcf2f4933f.jpg already downloaded
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F0745e1df-79a0-4a7d-a2fe-59c7e2758c7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/0745e1df-79a0-4a7d-a2fe-59c7e2758c7d.jpg already downloaded
2026-03-27 10:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8e77ee53-03fe-5895-a6d5-80fe917db4c2, identifier: 10734805
2026-03-27 10:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8e77ee53-03fe-5895-a6d5-80fe917db4c2 with identifier: 10734805
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 10:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8e77ee53-03fe-5895-a6d5-80fe917db4c2 with identifier: 10734805
2026-03-27 10:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8e77ee53-03fe-5895-a6d5-80fe917db4c2 with identifier: 10734805 to the API
2026-03-27 10:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734805>
{'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-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '8e77ee53-03fe-5895-a6d5-80fe917db4c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SO23WGX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734805',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 12529,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5553471/general/72b8739a-8a7d-4caa-ac7e-660ac633e682.jpg',
'https://images.openlane.eu/carimgs/5553471/general/0ad5bcee-2ed8-44f0-b53a-ed2fb79487c1.jpg',
'https://images.openlane.eu/carimgs/5553471/general/ded26d77-e72e-4493-adac-40c43d617f47.jpg',
'https://images.openlane.eu/carimgs/5553471/general/99b6361c-a62a-4440-bb79-8d3155698514.jpg',
'https://images.openlane.eu/carimgs/5553471/general/74075ff4-7c1e-466c-98e0-cf4bc8ac5224.jpg',
'https://images.openlane.eu/carimgs/5553471/general/80f7d4c6-2a26-4c4f-a31f-4556e0ab0f9b.jpg',
'https://images.openlane.eu/carimgs/5553471/general/8dca159d-abcc-49c8-bedf-634c661ba38b.jpg',
'https://images.openlane.eu/carimgs/5553471/general/0796c60c-b99f-445d-9f9a-706e3eb7f412.jpg',
'https://images.openlane.eu/carimgs/5553471/general/52c91690-a056-42be-8de4-2abcf2f4933f.jpg',
'https://images.openlane.eu/carimgs/5553471/general/0745e1df-79a0-4a7d-a2fe-59c7e2758c7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217914,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/72b8739a-8a7d-4caa-ac7e-660ac633e682.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361013,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/0ad5bcee-2ed8-44f0-b53a-ed2fb79487c1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359059,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/ded26d77-e72e-4493-adac-40c43d617f47.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316797,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/99b6361c-a62a-4440-bb79-8d3155698514.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325008,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/74075ff4-7c1e-466c-98e0-cf4bc8ac5224.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251837,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/80f7d4c6-2a26-4c4f-a31f-4556e0ab0f9b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241996,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/8dca159d-abcc-49c8-bedf-634c661ba38b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/0796c60c-b99f-445d-9f9a-706e3eb7f412.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174078,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/52c91690-a056-42be-8de4-2abcf2f4933f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e77ee53-03fe-5895-a6d5-80fe917db4c2/8e77ee53-03fe-5895-a6d5-80fe917db4c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/0745e1df-79a0-4a7d-a2fe-59c7e2758c7d.jpg',
'Width': 1440}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'SO23WGX - 12,529 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734805%27 HTTP/1.1" 200 None
2026-03-27 10:30:35 [adesa.uk] INFO: Saving data for 10734805: {'created_time': 1774607435.155777, 'last_price_update_time': 1774607435.155789, 'auction_closing_time': 1775034000.0}
2026-03-27 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10734805') HTTP/1.1" 204 0
2026-03-27 10:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10715371
2026-03-27 10:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f9a3fc-5ba0-544c-9219-d62c436019e0 with scrape type 2
2026-03-27 10:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31f9a3fc-5ba0-544c-9219-d62c436019e0 with scrape type 2
2026-03-27 10:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 31f9a3fc-5ba0-544c-9219-d62c436019e0, identifier: 10715371
2026-03-27 10:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10715371
2026-03-27 10:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10715371
2026-03-27 10:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10715371 to the API
2026-03-27 10:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715371>
{'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': '31f9a3fc-5ba0-544c-9219-d62c436019e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BUP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715371',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 101 hp - DS75BUP '
'- 10 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [adesa.uk] INFO: Saving data for 10715371: {'auction_closing_time': 1775034000.0, 'created_time': 1774290624.018799, 'last_price_update_time': 1774607437.000211}
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10715371') HTTP/1.1" 204 0
2026-03-27 10:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a97bd67a-1293-54cf-ba98-8fad5aafbae7 with identifier: 10721170
2026-03-27 10:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a97bd67a-1293-54cf-ba98-8fad5aafbae7 with scrape type 2
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a97bd67a-1293-54cf-ba98-8fad5aafbae7 with scrape type 2
2026-03-27 10:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a97bd67a-1293-54cf-ba98-8fad5aafbae7, identifier: 10721170
2026-03-27 10:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a97bd67a-1293-54cf-ba98-8fad5aafbae7 with identifier: 10721170
2026-03-27 10:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a97bd67a-1293-54cf-ba98-8fad5aafbae7 with identifier: 10721170
2026-03-27 10:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a97bd67a-1293-54cf-ba98-8fad5aafbae7 with identifier: 10721170 to the API
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721170>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a97bd67a-1293-54cf-ba98-8fad5aafbae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NRJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721170',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2026-01-30',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Automatic - 1 hp - '
'DT75NRJ - 10 mi',
'transmission': 'automatic',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [adesa.uk] INFO: Saving data for 10721170: {'auction_closing_time': 1775034000.0, 'created_time': 1774377079.843646, 'last_price_update_time': 1774607437.467895}
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721170') HTTP/1.1" 204 0
2026-03-27 10:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdcfc090-96a9-52d5-b9c3-bc20875295bb with identifier: 10734809
2026-03-27 10:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdcfc090-96a9-52d5-b9c3-bc20875295bb with scrape type 1
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdcfc090-96a9-52d5-b9c3-bc20875295bb
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252F2070f5fd-bd17-4758-bc3b-b8a65c5a27ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/2070f5fd-bd17-4758-bc3b-b8a65c5a27ad.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252F2ad05291-3418-40bf-a98b-c7568e872e3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/2ad05291-3418-40bf-a98b-c7568e872e3c.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252Ff39e375e-5e97-4a04-877c-7914cada7bef.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/f39e375e-5e97-4a04-877c-7914cada7bef.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252Fad4c2018-be35-4bc6-b454-9ba763d58551.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/ad4c2018-be35-4bc6-b454-9ba763d58551.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252F29255740-89cd-4a3e-b103-3ba076f96da3.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/29255740-89cd-4a3e-b103-3ba076f96da3.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252Fe9e6de74-2ea5-4df6-ba9c-3457857481cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/e9e6de74-2ea5-4df6-ba9c-3457857481cb.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252F51fffb3b-1106-4ecf-b61a-25de0c40b2a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/51fffb3b-1106-4ecf-b61a-25de0c40b2a2.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252F735c9414-f9d3-40d5-9229-6fd1edd53965.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/735c9414-f9d3-40d5-9229-6fd1edd53965.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252F684ed5e4-db42-4de7-a60d-dc81c4a9a9bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/684ed5e4-db42-4de7-a60d-dc81c4a9a9bb.jpg already downloaded
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717283%252Fgeneral%252Fe2d0bc0c-1138-41d2-8782-c5e40efc518d.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717283/general/e2d0bc0c-1138-41d2-8782-c5e40efc518d.jpg already downloaded
2026-03-27 10:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fdcfc090-96a9-52d5-b9c3-bc20875295bb, identifier: 10734809
2026-03-27 10:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fdcfc090-96a9-52d5-b9c3-bc20875295bb with identifier: 10734809
2026-03-27 10:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fdcfc090-96a9-52d5-b9c3-bc20875295bb with identifier: 10734809
2026-03-27 10:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fdcfc090-96a9-52d5-b9c3-bc20875295bb with identifier: 10734809 to the API
2026-03-27 10:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734809>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fdcfc090-96a9-52d5-b9c3-bc20875295bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HK71OUY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734809',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 24797,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5717283/general/2070f5fd-bd17-4758-bc3b-b8a65c5a27ad.jpg',
'https://images.openlane.eu/carimgs/5717283/general/2ad05291-3418-40bf-a98b-c7568e872e3c.jpg',
'https://images.openlane.eu/carimgs/5717283/general/f39e375e-5e97-4a04-877c-7914cada7bef.jpg',
'https://images.openlane.eu/carimgs/5717283/general/ad4c2018-be35-4bc6-b454-9ba763d58551.jpg',
'https://images.openlane.eu/carimgs/5717283/general/29255740-89cd-4a3e-b103-3ba076f96da3.jpg',
'https://images.openlane.eu/carimgs/5717283/general/e9e6de74-2ea5-4df6-ba9c-3457857481cb.jpg',
'https://images.openlane.eu/carimgs/5717283/general/51fffb3b-1106-4ecf-b61a-25de0c40b2a2.jpg',
'https://images.openlane.eu/carimgs/5717283/general/735c9414-f9d3-40d5-9229-6fd1edd53965.jpg',
'https://images.openlane.eu/carimgs/5717283/general/684ed5e4-db42-4de7-a60d-dc81c4a9a9bb.jpg',
'https://images.openlane.eu/carimgs/5717283/general/e2d0bc0c-1138-41d2-8782-c5e40efc518d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255073,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/2070f5fd-bd17-4758-bc3b-b8a65c5a27ad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214669,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/2ad05291-3418-40bf-a98b-c7568e872e3c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250624,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/f39e375e-5e97-4a04-877c-7914cada7bef.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243631,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/ad4c2018-be35-4bc6-b454-9ba763d58551.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270370,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/29255740-89cd-4a3e-b103-3ba076f96da3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268927,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/e9e6de74-2ea5-4df6-ba9c-3457857481cb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165026,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/51fffb3b-1106-4ecf-b61a-25de0c40b2a2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165020,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/735c9414-f9d3-40d5-9229-6fd1edd53965.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198222,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/684ed5e4-db42-4de7-a60d-dc81c4a9a9bb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdcfc090-96a9-52d5-b9c3-bc20875295bb/fdcfc090-96a9-52d5-b9c3-bc20875295bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219596,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717283/general/e2d0bc0c-1138-41d2-8782-c5e40efc518d.jpg',
'Width': 1440}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Elite Nav - Petrol - Manual - 1 hp - '
'HK71OUY - 24,797 mi',
'transmission': 'manual',
'trim': 'Elite Nav',
'vin': None,
'year': 2021}
2026-03-27 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734809%27 HTTP/1.1" 200 None
2026-03-27 10:30:38 [adesa.uk] INFO: Saving data for 10734809: {'created_time': 1774607438.907712, 'last_price_update_time': 1774607438.907721, 'auction_closing_time': 1775034000.0}
2026-03-27 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10734809') HTTP/1.1" 204 0
2026-03-27 10:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10707698
2026-03-27 10:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4855b739-2746-53f1-99d1-25b168c868e6 with scrape type 2
2026-03-27 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4855b739-2746-53f1-99d1-25b168c868e6 with scrape type 2
2026-03-27 10:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4855b739-2746-53f1-99d1-25b168c868e6, identifier: 10707698
2026-03-27 10:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10707698
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10707698
2026-03-27 10:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10707698 to the API
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707698>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4855b739-2746-53f1-99d1-25b168c868e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN75VNW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707698',
'listing': 'auctionplusdirectbuy',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 7,
'seller_name': None,
'title': 'Vauxhall Movano tipper 2.2 Turbo - Diesel - Manual - 140 hp - '
'DN75VNW - 20 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2026}
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [adesa.uk] INFO: Saving data for 10707698: {'auction_closing_time': 1775034000.0, 'created_time': 1774031471.186322, 'last_price_update_time': 1774607439.540486}
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10707698') HTTP/1.1" 204 0
2026-03-27 10:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 852e74ed-a36f-5745-a6bd-d30744d1bbff with identifier: 10734807
2026-03-27 10:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 852e74ed-a36f-5745-a6bd-d30744d1bbff with scrape type 1
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 852e74ed-a36f-5745-a6bd-d30744d1bbff
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252F7f07fdb1-11ba-4002-840f-2ff8deef7fc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/7f07fdb1-11ba-4002-840f-2ff8deef7fc6.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252Fa003fa7f-1ab3-4df7-aada-f685ae0abc83.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/a003fa7f-1ab3-4df7-aada-f685ae0abc83.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252Fa8d2f5ee-702e-42dd-8b2c-314ea753ee31.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/a8d2f5ee-702e-42dd-8b2c-314ea753ee31.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252Fc4974501-53ad-44c1-bfc8-d8738e5138d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/c4974501-53ad-44c1-bfc8-d8738e5138d5.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252F1f586ac8-2494-47fe-b4cc-283b1882d614.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/1f586ac8-2494-47fe-b4cc-283b1882d614.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252F211316e7-42ea-44c5-9a9b-a198d8df90a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/211316e7-42ea-44c5-9a9b-a198d8df90a4.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252F81cb376e-3506-4f1c-89fc-f22e946df34b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/81cb376e-3506-4f1c-89fc-f22e946df34b.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252F8a73132c-d8ee-4c2b-b91d-af4903f33dfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/8a73132c-d8ee-4c2b-b91d-af4903f33dfa.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252Ff2e782c8-62ab-4585-a276-f76518fabefc.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/f2e782c8-62ab-4585-a276-f76518fabefc.jpg already downloaded
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714987%252Fgeneral%252F29318599-b762-4b96-9982-76060cbd951a.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714987/general/29318599-b762-4b96-9982-76060cbd951a.jpg already downloaded
2026-03-27 10:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 852e74ed-a36f-5745-a6bd-d30744d1bbff, identifier: 10734807
2026-03-27 10:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10721104
2026-03-27 10:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1566fc01-38c2-54a1-921e-81e8067f0203 with scrape type 2
2026-03-27 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1566fc01-38c2-54a1-921e-81e8067f0203 with scrape type 2
2026-03-27 10:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 1566fc01-38c2-54a1-921e-81e8067f0203, identifier: 10721104
2026-03-27 10:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 852e74ed-a36f-5745-a6bd-d30744d1bbff with identifier: 10734807
2026-03-27 10:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 852e74ed-a36f-5745-a6bd-d30744d1bbff with identifier: 10734807
2026-03-27 10:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 852e74ed-a36f-5745-a6bd-d30744d1bbff with identifier: 10734807 to the API
2026-03-27 10:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '852e74ed-a36f-5745-a6bd-d30744d1bbff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LY71EWT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734807',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 69530,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5714987/general/7f07fdb1-11ba-4002-840f-2ff8deef7fc6.jpg',
'https://images.openlane.eu/carimgs/5714987/general/a003fa7f-1ab3-4df7-aada-f685ae0abc83.jpg',
'https://images.openlane.eu/carimgs/5714987/general/a8d2f5ee-702e-42dd-8b2c-314ea753ee31.jpg',
'https://images.openlane.eu/carimgs/5714987/general/c4974501-53ad-44c1-bfc8-d8738e5138d5.jpg',
'https://images.openlane.eu/carimgs/5714987/general/1f586ac8-2494-47fe-b4cc-283b1882d614.jpg',
'https://images.openlane.eu/carimgs/5714987/general/211316e7-42ea-44c5-9a9b-a198d8df90a4.jpg',
'https://images.openlane.eu/carimgs/5714987/general/81cb376e-3506-4f1c-89fc-f22e946df34b.jpg',
'https://images.openlane.eu/carimgs/5714987/general/8a73132c-d8ee-4c2b-b91d-af4903f33dfa.jpg',
'https://images.openlane.eu/carimgs/5714987/general/f2e782c8-62ab-4585-a276-f76518fabefc.jpg',
'https://images.openlane.eu/carimgs/5714987/general/29318599-b762-4b96-9982-76060cbd951a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215901,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/7f07fdb1-11ba-4002-840f-2ff8deef7fc6.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274052,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/a003fa7f-1ab3-4df7-aada-f685ae0abc83.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223042,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/a8d2f5ee-702e-42dd-8b2c-314ea753ee31.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257244,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/c4974501-53ad-44c1-bfc8-d8738e5138d5.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215581,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/1f586ac8-2494-47fe-b4cc-283b1882d614.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197405,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/211316e7-42ea-44c5-9a9b-a198d8df90a4.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174689,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/81cb376e-3506-4f1c-89fc-f22e946df34b.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95715,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/8a73132c-d8ee-4c2b-b91d-af4903f33dfa.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175112,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/f2e782c8-62ab-4585-a276-f76518fabefc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852e74ed-a36f-5745-a6bd-d30744d1bbff/852e74ed-a36f-5745-a6bd-d30744d1bbff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211034,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714987/general/29318599-b762-4b96-9982-76060cbd951a.jpg',
'Width': 1440}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SE Premium - Electric - Automatic - 1 hp - '
'LY71EWT - 69,530 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2022}
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734807%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [adesa.uk] INFO: Saving data for 10734807: {'created_time': 1774607441.317776, 'last_price_update_time': 1774607441.317789, 'auction_closing_time': 1775034000.0}
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10734807') HTTP/1.1" 204 0
2026-03-27 10:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10721104
2026-03-27 10:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10721104
2026-03-27 10:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10721104 to the API
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1566fc01-38c2-54a1-921e-81e8067f0203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NRV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721104',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 7,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Pro XL - Diesel - Manual - 146 hp - '
'DT75NRV - 10 mi',
'transmission': 'manual',
'trim': 'Pro XL',
'vin': None,
'year': 2026}
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [adesa.uk] INFO: Saving data for 10721104: {'auction_closing_time': 1775034000.0, 'created_time': 1774377084.36983, 'last_price_update_time': 1774607441.636482}
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721104') HTTP/1.1" 204 0
2026-03-27 10:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bbd5709-2117-57eb-acb6-ea248b07acb7 with identifier: 10734806
2026-03-27 10:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bbd5709-2117-57eb-acb6-ea248b07acb7 with scrape type 1
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bbd5709-2117-57eb-acb6-ea248b07acb7
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252F7ac228b3-0e2a-400f-bfd7-60db9ffd3dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/7ac228b3-0e2a-400f-bfd7-60db9ffd3dae.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252F08f4ed9a-7a14-49b6-87d4-79978c64770b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/08f4ed9a-7a14-49b6-87d4-79978c64770b.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252Fc77ae424-4fb4-407f-9dfa-2115f59997f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/c77ae424-4fb4-407f-9dfa-2115f59997f6.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252F2abb54bf-ade3-4349-ae52-650b56c554f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/2abb54bf-ade3-4349-ae52-650b56c554f8.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252Feb1c4166-8e7c-48c9-ac5a-9d35e96914a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/eb1c4166-8e7c-48c9-ac5a-9d35e96914a7.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252Fd66dac56-42c6-4757-abf0-8ae8632531b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/d66dac56-42c6-4757-abf0-8ae8632531b9.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252F7dcbd82b-af7d-47f3-9daf-d38f53f033b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/7dcbd82b-af7d-47f3-9daf-d38f53f033b2.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252F32e7ac50-c1c8-4cd4-9863-6a9bc76c8699.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/32e7ac50-c1c8-4cd4-9863-6a9bc76c8699.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252Fe2790915-df1b-4960-907e-97f7cc953a4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/e2790915-df1b-4960-907e-97f7cc953a4a.jpg already downloaded
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651207%252Fgeneral%252F96471e85-dec1-4ffe-ad41-88642f855ee1.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651207/general/96471e85-dec1-4ffe-ad41-88642f855ee1.jpg already downloaded
2026-03-27 10:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0bbd5709-2117-57eb-acb6-ea248b07acb7, identifier: 10734806
2026-03-27 10:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0bbd5709-2117-57eb-acb6-ea248b07acb7 with identifier: 10734806
2026-03-27 10:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0bbd5709-2117-57eb-acb6-ea248b07acb7 with identifier: 10734806
2026-03-27 10:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0bbd5709-2117-57eb-acb6-ea248b07acb7 with identifier: 10734806 to the API
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '0bbd5709-2117-57eb-acb6-ea248b07acb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LL71XJV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734806',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 36205,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5651207/general/7ac228b3-0e2a-400f-bfd7-60db9ffd3dae.jpg',
'https://images.openlane.eu/carimgs/5651207/general/08f4ed9a-7a14-49b6-87d4-79978c64770b.jpg',
'https://images.openlane.eu/carimgs/5651207/general/c77ae424-4fb4-407f-9dfa-2115f59997f6.jpg',
'https://images.openlane.eu/carimgs/5651207/general/2abb54bf-ade3-4349-ae52-650b56c554f8.jpg',
'https://images.openlane.eu/carimgs/5651207/general/eb1c4166-8e7c-48c9-ac5a-9d35e96914a7.jpg',
'https://images.openlane.eu/carimgs/5651207/general/d66dac56-42c6-4757-abf0-8ae8632531b9.jpg',
'https://images.openlane.eu/carimgs/5651207/general/7dcbd82b-af7d-47f3-9daf-d38f53f033b2.jpg',
'https://images.openlane.eu/carimgs/5651207/general/32e7ac50-c1c8-4cd4-9863-6a9bc76c8699.jpg',
'https://images.openlane.eu/carimgs/5651207/general/e2790915-df1b-4960-907e-97f7cc953a4a.jpg',
'https://images.openlane.eu/carimgs/5651207/general/96471e85-dec1-4ffe-ad41-88642f855ee1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258225,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/7ac228b3-0e2a-400f-bfd7-60db9ffd3dae.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238867,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/08f4ed9a-7a14-49b6-87d4-79978c64770b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/c77ae424-4fb4-407f-9dfa-2115f59997f6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250111,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/2abb54bf-ade3-4349-ae52-650b56c554f8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231823,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/eb1c4166-8e7c-48c9-ac5a-9d35e96914a7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188034,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/d66dac56-42c6-4757-abf0-8ae8632531b9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201596,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/7dcbd82b-af7d-47f3-9daf-d38f53f033b2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137973,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/32e7ac50-c1c8-4cd4-9863-6a9bc76c8699.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198861,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/e2790915-df1b-4960-907e-97f7cc953a4a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bbd5709-2117-57eb-acb6-ea248b07acb7/0bbd5709-2117-57eb-acb6-ea248b07acb7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205636,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651207/general/96471e85-dec1-4ffe-ad41-88642f855ee1.jpg',
'Width': 1440}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - LL71XJV - 36,205 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734806%27 HTTP/1.1" 200 None
2026-03-27 10:30:42 [adesa.uk] INFO: Saving data for 10734806: {'created_time': 1774607442.362897, 'last_price_update_time': 1774607442.362912, 'auction_closing_time': 1775034000.0}
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10734806') HTTP/1.1" 204 0
2026-03-27 10:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37f39bb4-52b2-5908-ac4a-9f207b19f3fa with identifier: 10721103
2026-03-27 10:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37f39bb4-52b2-5908-ac4a-9f207b19f3fa with scrape type 2
2026-03-27 10:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37f39bb4-52b2-5908-ac4a-9f207b19f3fa with scrape type 2
2026-03-27 10:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 37f39bb4-52b2-5908-ac4a-9f207b19f3fa, identifier: 10721103
2026-03-27 10:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 37f39bb4-52b2-5908-ac4a-9f207b19f3fa with identifier: 10721103
2026-03-27 10:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 37f39bb4-52b2-5908-ac4a-9f207b19f3fa with identifier: 10721103
2026-03-27 10:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 37f39bb4-52b2-5908-ac4a-9f207b19f3fa with identifier: 10721103 to the API
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '37f39bb4-52b2-5908-ac4a-9f207b19f3fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NUH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721103',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Manual - 140 hp - '
'DT75NUH - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-27 10:30:42 [adesa.uk] INFO: Saving data for 10721103: {'auction_closing_time': 1775034000.0, 'created_time': 1774377089.425615, 'last_price_update_time': 1774607442.777299}
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721103') HTTP/1.1" 204 0
2026-03-27 10:30:42 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 10:30:42 [adesa.uk] INFO: adesa.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:30:42 [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%201774175442 HTTP/1.1" 200 None
2026-03-27 10:30:43 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (11 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-27T10_30_00.jl
2026-03-27 10:30:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 20577,
'downloader/request_count': 23,
'downloader/request_method_count/GET': 21,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 3971049,
'downloader/response_count': 23,
'downloader/response_status_count/200': 23,
'elapsed_time_seconds': 37.249788,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 10, 30, 42, 912712, tzinfo=datetime.timezone.utc),
'item_scraped_count': 11,
'log_count/DEBUG': 630,
'log_count/INFO': 743,
'memusage/max': 150024192,
'memusage/startup': 150024192,
'photo_download_count': 10,
'request_depth_max': 2,
'response_received_count': 13,
'scheduler/dequeued': 23,
'scheduler/dequeued/memory': 23,
'scheduler/enqueued': 23,
'scheduler/enqueued/memory': 23,
'scrape_type/new': 6,
'scrape_type/price_update': 5,
'scrape_type/skipped': 150,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 13,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 8.606138908232634,
'scrapy-zyte-api/mean_response_seconds': 8.646801347056261,
'scrapy-zyte-api/processed': 13,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 13,
'scrapy-zyte-api/request_args/experimental.requestCookies': 12,
'scrapy-zyte-api/request_args/experimental.responseCookies': 13,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 13,
'scrapy-zyte-api/request_args/httpResponseHeaders': 13,
'scrapy-zyte-api/request_args/url': 13,
'scrapy-zyte-api/status_codes/200': 13,
'scrapy-zyte-api/success': 13,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 161,
'source/total_available': 161,
'start_time': datetime.datetime(2026, 3, 27, 10, 30, 5, 662924, tzinfo=datetime.timezone.utc)}
2026-03-27 10:30:43 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 10:30:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fd6001e91d0>
2026-03-27 10:30:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fd600201c90>